Promo Codes
Permissions — groups allowed to use the OpenSettings command in the admin menu.
Length — generated promo code length.
shared/config.lua
Config.PromoCodes = {
Permissions = { 'owner' , 'best' },
Length = 6
}Related pages
- Changing Language — Explanation of the locale configuration in the script
- Debug Prints — Explanation of the debug configuration in the script
- Open Commands — Explanation of the commands configuration in the script
- Shop Link — Explanation of the shop link configuration in the script
- Theme — Explanation of the color configuration in the script
- Auto Table — Explanation of the auto table configuration in the script
- Configuration — back to the section overview