PDA

View Full Version : How i can make play a FX?



Loveboy
5th May 2013, 11:05
Hello Guys, i have a question:
how i can play a fx (not default) with the position?

Tally
5th May 2013, 11:11
Hello Guys, i have a question:
how i can play a fx (not default) with the position?

I suggest you look at the mod documentation. It tells you have to do that. Open the "Docs" folder in your mod tools install. Click on CoD2_Tools_Documentation.htm > Script Commands Documentation > Effects > Effects/playFx:


playfx ( <effect id >, <position of effect>, <forward vector>, <up vector> )

Loveboy
5th May 2013, 12:40
and how and where to precache a fx?

randall
5th May 2013, 14:44
Open a 'mapname_fx.gsc' file (in iw_07.iwd) and admire.