Rewards
Explanation of the rewards configuration in the script
Explanation of parameters
day
â The specific day on which the reward should be available.
item
â The display name (label) of the reward item.
respname
â The internal identifier (respawn name) of the item that should be given.
count
â The quantity of the item to be rewarded.
image
â The path to the item's image. The default path is ./images/respname.png
, but you can also use NUI paths.
rarity
â The rarity of the item, which is displayed in the user interface (UI).
Last updated