Basic Configuration
How To Install?
Download the files
Rename file to "gate_sensor"
Drag the "gate_sensor" folder into your server resource folder
Open your server.cfg file
Add this line: "start gate_sensor"
How To Add Gates?
Open the client.lua file with a code editor (Notpad++, Visual Studio Code, ext)
On the top of the file there will be a list of coordinates. Input the coordinates in the format stated at the top of the file. Format: {{x, y, z, heading}}
Save the file and restart the resource
Last updated