UGX-Mods

Call of Duty 5: World at War => Help Desk => Scripting => Topic started by: Psych on October 30, 2012, 03:56:25 am

Title: FX problems...
Post by: Psych on October 30, 2012, 03:56:25 am
Hey I was wondering why weather and other environmental FX's do not show up in game when I script them. I do the old, find the FX name, copy into all of those GSC's, CSV's and such. (basically the old fashion way) what can I do to get weather to work?
Title: Re: FX problems...
Post by: treminaor on October 30, 2012, 04:02:13 am
Hey I was wondering why weather and other environmental FX's do not show up in game when I script them. I do the old, find the FX name, copy into all of those GSC's, CSV's and such. (basically the old fashion way) what can I do to get weather to work?
Check _weather.gsc - all you gotta do is call the appropriate function in there for rain and make sure you have the rain fx included.
Title: Re: FX problems...
Post by: Psych on October 31, 2012, 03:34:46 am
ok thanks!