RemoveKey

Removes a key from the specified property.

exports.nolag_properties:RemoveKey(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