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 I got it now! Changes in Blue :)
#===============================================================================
# PriorityBracketChangeItem handlers
#===============================================================================...
Thank you so much! This was very helpful and confirms what I was afraid of with the Tower Scripts. If this is doable through the above method, I think I found something to work on for the essentials community :)
I have definitely being using setBattleRule("setStyle") for Gym Battles. I also...
If I wanted to make another item just like Quick Claw, ie. "Quick Fang" etc. can I just copy the Quick Claw line in items.txt to make a new one or is there a part of the script where I need to include the new item? Maybe something to do with a priority section or special items...
I tried the...
I feel like there's something already in the scripts I can use for this but I'm having trouble putting it together so here goes:
In my game each gym is essentially it's own Battle Tower Facility (meaning they are all "battle towers" but each has its own trainer/pokemon pool). I have tried to...