goku50 commented on a Page, Pokemon Rpg (Remotes)  -  Feb 14, 2008
    if ($2 == Charmander) {
      writeini Poke.ini $Nick Pokemon Charmander
      writeini Poke.ini $Nick Hp 0
      writeini Poke.ini $Nick MHp $rand(110,145)
      writeini Poke.ini $Nick SAttack $rand(50,100)
      writeini Poke.ini $Nick SDefense $rand(50,100)
      writeini Poke.ini $Nick Atttack $rand(50,100)
      writeini Poke.ini $Nick Defense $rand(50,100)
      writeini Poke.ini $Nick Speed 7.12

should be

    if ($2 == Charmander) {
      writeini Poke.ini $Nick Pokemon Charmander
      writeini Poke.ini $Nick Hp 0
      writeini Poke.ini $Nick MHp $rand(110,145)
      writeini Poke.ini $Nick SAttack $rand(50,100)
      writeini Poke.ini $Nick SDefense $rand(50,100)
      writeini Poke.ini $Nick Atttack $rand(50,100)
      writeini Poke.ini $Nick Defense $rand(50,100)
      writeini poke.ini $nick attacks :
      writeini Poke.ini $Nick Speed 7.12
      writeini poke.ini $Nick registered yes
      notice $Nick blah blah blah
}

i might be wrong so you better ash moutiandew and if right should be like those on all of them

 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.