How do I remove the aimer and modify a scope?
Moderator: Moderators
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
How do I remove the aimer and modify a scope?
I've been wondering if I'm able to get rid of the aiming device in the game for my map so I can encourage the player to use the scope. Also how do I change the scope to like say an iron site can I just skin it?
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: How do I get rid of aimer and also how to modify a scope?
For removing the aimer unless zooming use this code:
As for the iron sights, it was discussed a while ago, if you use a texture you'll get top and bottom sights. There was a solution but it was incompletely answered and I myself had no idea what it was saying.
Code: Select all
ReticuleInAimingOnly = 1- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: How do I get rid of aimer and also how to modify a scope?
If you guide me to that form that would be great or give what you heard. As for the aimer where do I insert that code?
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
Re: How do I get rid of aimer and also how to modify a scope?
It goes in the weapon ODF.
And the solution was to make the zoom a third person view with the camera coordinates set to look down the length of the gun. But there's quite a few complications with doing that. It's largely impractical.
And the solution was to make the zoom a third person view with the camera coordinates set to look down the length of the gun. But there's quite a few complications with doing that. It's largely impractical.
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: How do I get rid of aimer and also how to modify a scope?
Sorry to take over the thread but, would you mind reiterating what the complications with that were?
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: How do I get rid of aimer and also how to modify a scope?
I wasn't thinking of making it zoom down the scope. I was thinking getting a picture of an Iron site and pasting it into the scope.
Also where do I find the scopes tga.
Also where do I find the scopes tga.
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: How do I get rid of aimer and also how to modify a scope?
That wouldn't work, you would have 4 ironsights each inverted from the others position.swado95 wrote:I wasn't thinking of making it zoom down the scope. I was thinking getting a picture of an Iron site and pasting it into the scope.
Also where do I find the scopes tga.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: How do I get rid of aimer and also how to modify a scope?
I herd that you could use xsi to modify it. Is that true.
Ps the exact location of tgas.
Dose the also take away aimer wile scoped too?
Ps the exact location of tgas.
Dose the also take away aimer wile scoped too?
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
Re: How do I get rid of aimer and also how to modify a scope?
The biggest problem is the trouble with trying to align the ironsights with the camera angle and the 'theoretical reticule' (on top of the fact that no swbf2 weapon actually has ironsights). It would be a huge nightmare to make but its still possible.bobfinkl wrote:Sorry to take over the thread but, would you mind reiterating what the complications with that were?
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: How do I get rid of aimer and also how to modify a scope?
Wouldn't you be able to just make a new mesh in XSI with nonquartered UVs?
-
kinetosimpetus
- Imperial Systems Expert

- Posts: 2381
- Joined: Wed Mar 25, 2009 4:15 pm
- Projects :: A secret project
Re: How do I get rid of aimer and also how to modify a scope?
i would do it, right now, if i had the original msh on this computer.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: How do I get rid of aimer and also how to modify a scope?
What do you mean. If you have an xfire I can send one to you.
-
kinetosimpetus
- Imperial Systems Expert

- Posts: 2381
- Joined: Wed Mar 25, 2009 4:15 pm
- Projects :: A secret project
Re: How do I get rid of aimer and also how to modify a scope?
ok, username is same as here
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: How do I get rid of aimer and also how to modify a scope?
I don't think there is a mesh for the scope, which is why that solution wasn't thought up earlier.Fiodis wrote:Wouldn't you be able to just make a new mesh in XSI with nonquartered UVs?
Sorry if I'm hijacking the thread once again but I personally am interested in the subject and I believe I am in a way helping to answer his question. Does this work in the way that you can set it up for first person only and if so how?trainmaster611 wrote:The biggest problem is the trouble with trying to align the ironsights with the camera angle and the 'theoretical reticule' (on top of the fact that no swbf2 weapon actually has ironsights). It would be a huge nightmare to make but its still possible.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: How do I get rid of aimer and also how to modify a scope?
So wait this has never been done b4?
Also wile im scoped how do I get rid of that dum aimer.
Also wile im scoped how do I get rid of that dum aimer.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: How do I get rid of aimer and also how to modify a scope?
There are various .tgas. They ought to be projected onto something.bobfinkl wrote:I don't think there is a mesh for the scope, which is why that solution wasn't thought up earlier.Fiodis wrote:Wouldn't you be able to just make a new mesh in XSI with nonquartered UVs?
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: How do I get rid of aimer and also how to modify a scope?
I never said there wasn't, I personally have never bothered to look as all that has been said contradicts the theory that there is a msh for it.Fiodis wrote:There are various .tgas. They ought to be projected onto something.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
Re: How do I get rid of aimer and also how to modify a scope?
it was remapped by kinetosimpetus

and it came out as sry its small.

and it came out as sry its small.
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: How do I get rid of aimer and also how to modify a scope?
That's not remapped, that's exactly as it would be by default.swado95 wrote:it was remapped by kinetosimpetus
and it came out as sry its small.
- swado95
- Rebel Warrant Officer

- Posts: 304
- Joined: Wed Apr 08, 2009 7:36 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Where I whant to be.
