SellProperty
Sells a property back to the government/default buyer.
exports.nolag_properties:SellProperty(playerId, propertyId)
Parameters
playerId:
number
The source of the requestpropertyId:
number
The property ID
Return Value
boolean
string
: Error message if the sale failed
Last updated