Single Doors
Doors table that contains only one door object
{
type = "single",
model = -1156992775,
coords = vector3(306.84893798828125, -213.67449951171875, 54.37154006958008),
distance = 1.5,
main = true
},type?:
'single'or'double'If not declared, door will be interpreted as single door
model:
numberorstringModel name or hash
coords:
vector3distance:
floatDistance at which the player can interact with the door
main?:
booleanIf
true, this door will have purchase option in target menu
Last updated