Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Triggering an Efx file?

Page: 1 of 1
 LordP
08-16-2004, 4:52 PM
#1
I would like to make a trigger button that, when pushed would trigger a flame efx file and trigger a hurt area around the flame. How would I do this?
 MeowTown
08-16-2004, 11:47 PM
#2
first, make your flame. You can do this by making an fx_runner, then adding the key / value of
fxFile / effects/env/small_fire.efx
You can add the key damage and a value, to add damage.
Once u have your flame, construct what u want your button to be. Put a brush that covers the button and extends out a little. Cover it with system/trigger. Make it into a trigger_multiple, then select the trigger_multiple and the fx_runner, in that order, and press ctrl-k. Make sure u select player_use or use_button or whatever it is for the trigger_multiple. If you want the flame to start off, select startoff in the entity menu for the fx_runner.
 LordP
08-17-2004, 1:25 PM
#3
That makes sense. Thanks for the tip!
Page: 1 of 1