Events can be requested at our discord! (https://discord.rxscripts.xyz/)
RegisterNetEvent('ps:onStoreBought', function(playerId, store) -- Do something when store is bought end)
RegisterNetEvent('ps:onRankChanged', function(playerIdentifier, store, oldRank, newRank) -- Do something when player rank changed end)
Last updated 2 months ago