Player shop sold object
Event
RegisterNetEvent("shops_creator:playersShops:soldObject", function(playerId, shopId, itemId, quantity, totalPrice)
end)Parameters
Name
Data Type
Description
Where to insert the code?
Last updated