Sederance Shuffle AU Member Joined Nov 16, 2018 Posts 5 Dec 5, 2018 #1 is there such a script in essentials?
Poq Cooltrainer Member Joined Aug 7, 2018 Posts 119 Dec 6, 2018 #2 Sort of. There are global switches dedicated for each gym badge in base essentials. So instead of a specific script, you just check whether the appropriate switch is true or false. Upvote 0 Downvote
Sort of. There are global switches dedicated for each gym badge in base essentials. So instead of a specific script, you just check whether the appropriate switch is true or false.
Mr. Gela Discord: theo#7722 Member Joined Jul 19, 2015 Posts 188 Dec 6, 2018 #3 $Trainer.numbadges should return the total amount of badges the player has obtained. As for checking individual ones, see the post above this. Upvote 0 Downvote
$Trainer.numbadges should return the total amount of badges the player has obtained. As for checking individual ones, see the post above this.