Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Hey Guys.
BluePlays Here! So I have been working on a game called Pokemon Tungsten and I got really bored of it. I might go back to it later though. Soo... I decided to start a new project, IT NOW HAS A NAME. I thought about posting it here a couple weeks ago but I didn't really have that much...
def change_sprite(id, shiny=nil, animation=nil, form=nil)
events=$PokemonGlobal.dependentEvents
for i in 0...events.length
[[[ if events[i] && events[i][8]=="Dependent" ]]]
if shiny==true
events[i][6]=sprintf("%03ds",id)
if...
In my players home, I have an event set up to give you a pokedex, its a script event but when I then test it I get this error
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Script error within event 5, map 8 (Player's Home)...