↩ī¸Events

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

Client Side

Server Side

fishing:onLicenseBought
Example
RegisterNetEvent('fishing:onLicenseBought', function(playerId)
    -- This event will be called whenever a player bought a fishing license
end)

Last updated