createDoor
Description
Payload Structure
{
source = playerId, -- The player's server ID
player = playerData, -- Player data object from framework
propertyId = propertyId,-- Property identifier
}Parameters
Usage Example
Example: Registering a Hook in nolag_properties
Return Values
Last updated