Naruto RPG aliases

By Trikloa on Jul 14, 2008

These are the aliases assitiated with the Naruto RPG script at http://www.hawkee.com/snippet/4699/ So besure to put them together, neither this snippet nor the snippet at http://www.hawkee.com/snippet/4699/ are done, I only posted them to be critisized, and to keep my brother from deleteing them, so put this in your alias, not in your remotes

m { notice $1 0,1 $+ $2- }
chan {
  if (!$1) { set %cham $?="Channel with Naruto RPG:" }
  else { set %cham $1 }
}
MoveList {
  writeini n.ini %address [ $+ [ %nick ] ] ListMoves $readini(n.ini,%address [ $+ [ %nick ] ],attack1) $+ , $readini(n.ini,%address [ $+ [ %nick ] ],attack2) $+ , $readini(n.ini,%address [ $+ [ %nick ] ],attack3) $+ , $readini(n.ini,%address [ $+ [ %nick ] ],attack4)
  unset %address
  unset %nick
}

Comments

Sign in to comment.
GlobalAnomaly   -  Aug 19, 2009

I have to bring up old things.

 if (!$1) { set %cham $?="Channel with Naruto RPG:" } 
 if (!$1) { set %cham $$?="Channel with Naruto RPG:" } 
 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.