How to Laser Color?
Moderator: Moderators
-
MissingTexture
- 2nd Lieutenant

- Posts: 380
- Joined: Sat Jun 13, 2015 10:51 am
- Projects :: SW Resistance Rising
- Location: Toronto, ON
How to Laser Color?
I am having a problem changing the AT-RT laser from red to blue. I got to the weapon's ordnance file (rep_weap_walk_oneman_atst) and replace the laser texture and laser color with the one's from the clone rifle, but it doesn't work. Any idea what i should do?
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: How to Laser Color?
Code: Select all
LaserTexture = "com_sfx_laser_green"
LaserGlowColor = "42 249 42 100"
LaserLength = "15"
LaserWidth = "0.75"
LightRadius = "7"
-
jojo3450
- Rebel Warrant Officer

- Posts: 317
- Joined: Fri Jul 18, 2014 12:29 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How to Laser Color?
change the laser glow color
-
MissingTexture
- 2nd Lieutenant

- Posts: 380
- Joined: Sat Jun 13, 2015 10:51 am
- Projects :: SW Resistance Rising
- Location: Toronto, ON
Re: How to Laser Color?
Thanks guys found the correct file to edit!
