Quote:
Originally Posted by Cubes
@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.