Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
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.
Thanks for the help !
Indeed, I defined the process but I didn't call it, so it didn't work haha !
After calling it, I got few errors, and fixed them with your advices and others, here is the final code just for the record
#----------------------------------------------------------------
#...
Thanks for the answer !
I progressed a bit : I can now have my Bells field functions well and I can start it with a move.
I tweaked a bit with grassy's healing at the end of the round, but seems I cant get it working : here is my code
def pbBellsYawn(battler)
return if battler.fainted?
#...
Hello guys !
I'm planning to do something in my game.
Kinda like a field effect that apply Yawn effect to both pokemons. It would be that as long as the terrain is ON, at the end of each turn, it applies Yawn to every pokemon battling.
Thing is, I don't even know where to start.
I don't need it...
Nice ! Exactly what I was looking for. Might come up with a nice feature plugin soon. Well, I still have to determine how to make it plug and play like other plugins but well xD
Thanks a lot :)
Hey guys !
Just a quick question there, if I may ask.
I'd like to increment a variable directly within a script like in Battle_startandend...
I know that's possible, but I kinda suck with the syntax used and I don't want to break the game q_q
Could someone please teach me how to increment by 1...
Hey,
Accidentally deleted my INTL.txt.
Is it possible to revert back my French.dat to INTL.txt, so I can edit the translation ?
How to retrieve the texts ?
Thanks !
Hello !
Well, I lost my PBS Files because my PC broke.
Now I did retrieve a copy of my game thanks to one of my beta testers.
But the thing is, I can't open my game, because I miss the PBS files, I can play the game but not edit it.
I really NEED to retrieve my PBS files, I edited so much...