View Single Post
  #4  
Old 06-16-2009, 06:29 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Quote:
Originally Posted by Cubes View Post
@chompy its not really like that it has more than one param, the code i posted was just an example of what i meant.

That still doesn't mean that you should be sending so many triggers to the same action so consecutively--use arrays. If you don't want to clutter the trigger command then set up temp. vars that store the information for you and send the temp. vars over as the params to make it look cleaner.
Reply With Quote