Skip to main content

getPropertyPlayerIsIn

Server

exports["bnl-housing"]:getPropertyPlayerIsIn(playerId)

Parameters

  • playerId: number

Returns

  • PropertyData?:
    • id: integer
    • entranceLocation: vector4
    • location: vector3
    • propertyType: PropertyType
    • address: Address
    • model: string
    • keys: table
    • links: table
    • saleData: table
    • isForSale: boolean
    • rentData: table
    • isForRent: boolean
    • props: table