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
When adding coordinates, make sure to put the coordinates of the end of the gate. I have set the coordinates at the last 3 lines on the LSIA gate lines.
Last updated