Exports can be requested at our discord! (https://discord.rxscripts.xyz/)
RegisterCommand('givelicense', function(src, args, raw) exports['RxHunting']:GiveHuntingLicense(src) end)
RegisterCommand('removelicense', function(src, args, raw) exports['RxHunting']:RemoveHuntingLicense(src) end)
RegisterCommand('getlevel', function(src, args, raw) exports['RxHunting']:GetHunterLevel(src) end)
RegisterCommand('getxp', function(src, args, raw) exports['RxHunting']:GetHunterXp(src) end)
Last updated 2 months ago