Results 1 to 4 of 4

Thread: How i can make play a FX?

  1. #1
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts

    How i can make play a FX?

    Hello Guys, i have a question:
    how i can play a fx (not default) with the position?

  2. #2
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by Loveboy View Post
    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:

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

  3. The Following User Says Thank You to Tally For This Useful Post:

    kung foo man (5th May 2013)

  4. #3
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    and how and where to precache a fx?

  5. #4
    Private
    Join Date
    Jan 2013
    Location
    Hungary
    Posts
    113
    Thanks
    10
    Thanked 74 Times in 45 Posts
    Open a 'mapname_fx.gsc' file (in iw_07.iwd) and admire.

  6. The Following User Says Thank You to randall For This Useful Post:

    kung foo man (5th May 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •