HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

help with a simple trigger?

01-29-2004, 03:51 AM#1
TallgeeseIIII
i'm new to triggers and i was wondering what you add to a trigger so it can be used multiple times? i have one that does something when the up arrow is pressed but it doesn't work more than once, and i need it infinite, thanks in advance :bgrun:
01-29-2004, 04:45 AM#2
GosuSheep
hmm, well if the trigger isnt turned off, it should work infinately
maybe ure looking at it incorrectly

put the code in text form and paste it into a post, then itll be easier others to give suggestions on your problem
01-29-2004, 07:36 PM#3
Shimrra
If you set the event to "Player <Player Number> presses the Up Arrow key" with no conditions then it should run your trigger every time you press the up arrow key. (It did for me) Just make sure you don't use the "Trigger Turn Off: Turn off this trigger" action, or else it will only run once.