Recent content by PokePrinny

  1. PokePrinny

    [Question] Making a new Quick Claw Item

    Thanks I got it now! Changes in Blue :) #=============================================================================== # PriorityBracketChangeItem handlers #===============================================================================...
  2. PokePrinny

    [Question] Need help with a Trainer Team Generator System

    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...
  3. PokePrinny

    [Question] Making a new Quick Claw Item

    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...
  4. PokePrinny

    [Question] Need help with a Trainer Team Generator System

    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...
Back
Top