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