Hello again FiveM Forums! I recently started doing ESX work again and have decided to release a simple, but useful script which is Daily Reward. Daily reward allows server owners to set up rewards for those players who return daily. It contains the following features:
- Ability to set preset or random money amount
- Ability to set preset or random items
The players who redeem the reward is stored in a table on the server side by their identifier. This means that the table will be cleared every server restart (personally, our server is restarted every 24 hours). Since it does use the identifier, multi-character is supported. You are welcome to modify the code however you wish, but thought I would release this for anyone looking for something similar.
Config File