- Joined
- Apr 21, 2016
- Messages
- 64
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- N/A
So, as the title says, I'm wondering if there is a Plugin/Code/Common Event, or some simplified way of allowing the player to earn 1 Gold (Or Currency equivalent) per sec/min/hour? It doesn't seem like something that would be too difficult to make a plugin out of but the issue is, I know nothing about JavaScript and trying my best to learn.
But if anyone knows any answers it would be very helpful!
EDIT: Different suggestion actually, it would make more sense if I did this in my game, since in my game there is a Banking System and to make it more useful, instead of adding flat out money to the player, I would like to instead add +1 to a variable per minute if there is a plugin out there than can do that without refreshing its timer every time the player exits the map?
EDIT: Different suggestion actually, it would make more sense if I did this in my game, since in my game there is a Banking System and to make it more useful, instead of adding flat out money to the player, I would like to instead add +1 to a variable per minute if there is a plugin out there than can do that without refreshing its timer every time the player exits the map?
Last edited:


