Basic Configuration

How To Install?

  1. Download the files

  2. Rename file to "gate_sensor"

  3. Drag the "gate_sensor" folder into your server resource folder

  4. Open your server.cfg file

  5. Add this line: "start gate_sensor"

How To Add Gates?

  1. Open the client.lua file with a code editor (Notpad++, Visual Studio Code, ext)

  2. 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}}

  3. 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