Thread
:
undefined method `pbGetPokemon'
View Single Post
#
2
January 29th, 2013, 04:59 PM
macrpg
Unhatched Egg
Join Date: Jan 2011
Gender: Male
I'm not sure, but I think the code should be:
Spoiler
:
pbChoosePokemon(1,3)
if $gamevariable[1] < 0
break
end
poke=PbGetPokemon(1)
If (poke.species ==25) && (poke.form==1)
Kernel.pbMessage ("This Pokémon can't be offered")
break
end
But again, I'm not sure
macrpg
View Public Profile
Send a private message to macrpg
Find all posts by macrpg
Find threads started by macrpg