Skip to main content
This page lists the server-side events and exports available in Doors Creator.

Create door

Create a new door.

Update door

Update an existing door’s data.

Delete door

Remove a door.

Create building

Create a new building.

Get door ID data

Get a door’s data by ID.

Get building ID data

Get a building’s data by ID.

Get all doors list

Get all doors’ data.

Get all buildings list

Get all buildings’ data.

Set door state

Lock or unlock a door.

Refresh database

Reload doors and buildings from the database.

Lockpicked door

Triggered when a door is lockpicked.

Police alert

Triggered once, server side, when police is alerted.

Related topics

Server