PokemonRpg Aliases

By Logan on Feb 15, 2008

Aliases to the PokemonBot

Heal {
  notice $1 11,10<2,10> 1,13Nurse Joy0,1 says, "Your Pokemon Team has been fully healed!" 11,10<2,10>
  writeini Poke.ini $1 Hp $readini(Poke.ini,$1MHp)
} 
Leave {
  notice $nick 11,10<2,10>1,12 $Nick 3,1Has left the Wild. 11,10<2,10>
  writeini Poke.ini $Nick Fighting No
}
Enter {
  msg $Chan 11,10<2,10>3,1 A12,1 $1 3,1Is seen wondering around in the wild! 11,10<2,10>
  writeini Poke.ini $1 Fighting Yes
  set %Entered %Entered $1 
}

Comments

Sign in to comment.
Logan   -  Feb 16, 2008

MountainDew... Almost everyone these days are Lazy. Keyword: Almost!

 Respond  
guest598594   -  Feb 16, 2008

why are you so damn lazy? just put them in ur other script...

 Respond  
Jonesy44   -  Feb 16, 2008

[b]I\'m a little confused as to why these dont join the main scripts, im a little confused now :s

you could always use

alias xx { ..

so it can go in remotes too[/b]

[size=10]~TH[/size]

 Respond  
Logan   -  Feb 16, 2008

Nty...

 Respond  
napa182   -  Feb 15, 2008

to make it so you can put into remotes put

alias Heal {
  notice $1 11,10<2,10> 1,13Nurse Joy0,1 says, \"Your Pokemon Team has been fully healed!\" 11,10<2,10>
  writeini Poke.ini $1 Hp $readini(Poke.ini,$1MHp)
} 
alias Leave {
  notice $nick 11,10<2,10>1,12 $Nick 3,1Has left the Wild. 11,10<2,10>
  writeini Poke.ini $Nick Fighting No
}
alias Enter {
  msg $Chan 11,10<2,10>3,1 A12,1 $1 3,1Is seen wondering around in the wild! 11,10<2,10>
  writeini Poke.ini $1 Fighting Yes
  set %Entered %Entered $1 
}
 Respond  
Logan   -  Feb 15, 2008

Its the Aliases (Seperate From Remotes) - And I\'m sorry if I caused any inconvenience.

 Respond  
napa182   -  Feb 15, 2008

um why post a new Snippet for this just update ur old one.

 Respond  
Lysergic Diethylamide   -  Feb 15, 2008

I was hoping we were done with these..

 Respond  
Logan   -  Feb 15, 2008

Ok here are teh Aliases, I hope you like(No reason for saying that)(Just bored)

 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.