Award Weps (Solved)
Moderator: Moderators
- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
Award Weps (Solved)
Ok i wanted that the Award Weapons of the Republic have Blue lasers instead of Purple but if i change them the CIS side has the Blue laser's is there a way to change the award rifle laser's color without changing the CIS
-
Aman/Pinguin
- Jedi

- Posts: 1104
- Joined: Tue Jan 30, 2007 6:04 am
- Projects :: Inactive
- Location: Germany
Re: Award Weps
I guess you edited "com_weap_award_rifle_ord.odf"?
Of course it changed the CIS one then.
You have to take the lines which define the color
and place them in the "rep_weap_award_rifle_ord.odf" file. Then edit them there.
Of course it changed the CIS one then.
You have to take the lines which define the color
Code: Select all
LaserTexture = "com_sfx_laser_purple"
LaserGlowColor = "224 128 224 100"
LightColor = "224 128 224 150"
LightRadius = "4.0"- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
Re: Award Weps
Big Thanks Pinguin
