DragnMaw submitted a new resource:

The Farm Minigame - Minigame, RNG Box, Customizable

Just a little minigame script I setup for my Server. I figured I'd release the code so anyone who is trying to do anything similar, or who wants to do something similar, can borrow my code. As far as my tests have shown, this is working entirely as intended.

BaseFarm.cs - Base Farm Mob file. Any mobile that uses BaseFarm.cs as a base will have a bunch of different features. (I made this for easier control of the minigame) Default is 5% chance for FarmMob to award a FarmTicket.
FarmMob.cs...

Read more about this resource...
 
Back