Zmodem commented on a Page, Count (Seconds)   -  Feb 18, 2009

Just a quick hint: You can DRASTICALLY improve speed in the event by setting a variable to common used identifiers that don't require dynamic-values. ie: $chan will always be $chan, as well as $1 and $2.

At the beginning of the event, try setting a temporary variable to the commonly used identifiers. ie:

var %1 = $1, %2 = $2, %3 = $3, %c = $chan
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.