GetPlayersInProperty

Returns an array with players in the property

exports.nolag_properties:GetPlayersInProperty(propertyId)

Parameters

  • propertyId: number The property ID

Return Value

An array containing the player ids in the property.

  • table<number>

Last updated