Firstmate commented on a Page, [NL] ShootGame  -  Oct 30, 2008

It's all good. At least you came to the right place :D

Another tip, instead of having all those on *:TEXT events.
Turn it into one.
e.g.

on *:TEXT:*:#: {
 if ($1 == !rank) {
  ;commands here
 }
 if ($1 == !shoot) {
  ;commands here
 }
}
 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.