View Single Post
  #12  
Old 12-09-2001, 01:13 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by ShockwaveISTHEBEST
well whats the point of triggeraction what kinds of things can you do with them I dont know why noone can explaine them its not my fault move is very simple though
OK, I'll explain to you what trigger action does, but first one thing:
1.) Making fun of people will most likely get you flamed

Now for triggeraction:
Triggeraction will allow you to trigger a certain action on the level which can be read by:
if (actionname) {blah;}
Triggeraction is what it used in the mining job I believe, it is also used for the catch net
read the newfeatures.txt for a good explanation of it which includes a sample script
Reply With Quote