Hidden/Spoiler:
Lasers... [SOLVED]
Moderator: Moderators
-
Yodakid
- Second Lance Corporal

- Posts: 117
- Joined: Sat Nov 22, 2008 5:43 pm
- Projects :: Something old
- xbox live or psn: No gamertag set
- Location: Finland
Lasers... [SOLVED]
Is it possiblie to remove this?:
(or add one to the second pistol?)
Last edited by Yodakid on Wed Jan 21, 2009 12:20 pm, edited 1 time in total.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Lasers...
Not sure about adding it to the pistol, but I am very sure that you can remove that discharge effect via this weapon's ODF by setting the flash sizes to something very, very small.
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Lasers...
yes only delete this lines on your weapon ODF:
MuzzleFlash = "small_muzzle_flash"
FlashColor = "250 70 70 255"
FlashLength = 0.025
FlashLightColor = "255 192 192 175"
FlashLightRadius = "2.0"
FlashLightDuration = "0.25"
Discharge = "small_smoke_effect"
MuzzleFlash = "small_muzzle_flash"
FlashColor = "250 70 70 255"
FlashLength = 0.025
FlashLightColor = "255 192 192 175"
FlashLightRadius = "2.0"
FlashLightDuration = "0.25"
Discharge = "small_smoke_effect"
-
Yodakid
- Second Lance Corporal

- Posts: 117
- Joined: Sat Nov 22, 2008 5:43 pm
- Projects :: Something old
- xbox live or psn: No gamertag set
- Location: Finland
Re: Lasers...
Thank you! 
