Toggles the doorlock of a property
exports.nolag_properties:ToggleDoorlock(playerId, propertyId, doorLocked)
playerId: number The source of the request
number
propertyId: number The property ID
doorLocked: boolean Whether the door to be locked or unlocked
boolean
Last updated 10 months ago