Muzzle flash color change [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
Anakin
Master of the Force
Master of the Force
Posts: 4817
Joined: Sat Sep 19, 2009 11:37 am
Projects :: RC Side Mod - Remastered - SWBF3 Legacy
Location: Mos Espa (germany)

Muzzle flash color change [Solved]

Post by Anakin »

Hi,

i just changed the color of a weapon, but now i have the problem, that the explosion color at the weapon is still red and the color of the laser yellow. How can i do the changes for the rifle explosion color, too?
Hidden/Spoiler:
Image
Last edited by Anakin on Wed Jul 18, 2012 5:47 am, edited 1 time in total.
THEWULFMAN
Space Ranger
Posts: 5557
Joined: Tue Aug 17, 2010 3:30 pm
Projects :: Evolved 2
Location: Columbus, Ohio
Contact:

Re: Laser color change

Post by THEWULFMAN »

FlashColor = "255 255 80 255"
FlashLength = 0.025
FlashColor = "255 255 100 255"
FlashLength = 0.025
FlashLightColor = "255 255 220 175"
FlashLightRadius = "2.0"
FlashLightDuration = "0.25"
Put this in your weapon's main ODF. If it already has it, change it to match this.
User avatar
Anakin
Master of the Force
Master of the Force
Posts: 4817
Joined: Sat Sep 19, 2009 11:37 am
Projects :: RC Side Mod - Remastered - SWBF3 Legacy
Location: Mos Espa (germany)

Re: Laser color change

Post by Anakin »

thanks
Post Reply