Returns all the properties that are owned by the player.
exports.nolag_properties:GetAllProperties(ownerType)
ownerType: 'user' or 'society' or both The type of the owner
'user'
'society'
both
The following table, or an empty table if the owner doesn't own any properties
id: number
number
label: string
string
price: number
type: string
doorLocked: boolean
boolean
Last updated 6 months ago