â†Ēī¸Exports

Exports can be requested at our discord! (https://discord.rxscripts.xyz/)

Server

GiveHuntingLicense(src)
Example
RegisterCommand('givelicense', function()
    exports['RxHunting']:GiveHuntingLicense(1)
end)
RemoveHuntingLicense(src)
Example
RegisterCommand('removelicense', function()
    exports['RxHunting']:RemoveHuntingLicense(1)
end)

Last updated