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