AddKey

Adds a key to the specified property

exports.nolag_properties:AddKey(playerId, propertyId, keyHolder)

Parameters

  • playerId: number The source of the request

  • propertyId: number The property ID

  • keyHolder: string The identifier of the player

Return Value

  • boolean

Last updated