View Single Post
  #3  
Old 11-19-2001, 01:36 AM
SabreKnot SabreKnot is offline
Registered User
SabreKnot's Avatar
Join Date: Nov 2001
Posts: 524
SabreKnot is on a distinguished road
I have no clue how to to do a trigger action. can you please explain what each step does?

triggeraction x,y,actionname,param1,param2,param3........;

and

if(actionactionname) {
this.wallvar ++; }
Reply With Quote