Jump to content

Home

triggers in a script


lukeskywalker1

Recommended Posts

is there any way to get the script to use a trigger. I want a fxfile to run. So i put a fxfile in the level, and a trigger_once, i gave the trigger_once a targetname trigger. And then in the script i put in use trigger. But it doesnt work :( is this even possible?

 

thanks in advanced. :)

 

-lukeskywalker1

Link to comment
Share on other sites

Ok, i did that... and it still didnt work.

 

I gave the fx_runner a targetname fire, then i set the fxfile to effects\env\flamejet.efx

 

 

Then heres the part of the script thats supposed to make the flamejet start.

 

//(BHVD)

use ( "fire" );

 

please help! thanks a lot. :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...