TheCrafters001 submitted a new resource:
Gym Badge Plugin - A quick, simple gym badge plugin.
Read more about this resource...
Gym Badge Plugin - A quick, simple gym badge plugin.
I wrote a small little plugin script here. It automates the process for Gym Badges, so instead of writing out a whole long-winded script every time, like this:
View attachment 22544
All you need to do is this:
View attachment 22545
Quite simple, really. Download the file and extract it into the root of your project. Then add a new Script, and write the following:
Ruby:# Replace BadgeName with the name of your badge. # Remember, when counting in programming...
Read more about this resource...