Zum Hauptinhalt springen

Adding Stops

The Stop Tool allows you to add stops from in-game without much hassle.

Enable the Stop Tool​

To enable the Stop Tool, you need to add the StopTool.net.dll to your client scripts in the fxmanifest.lua file:

...
client_scripts {
'BusDriverPro.net.dll',
'map.js',
'StopTool.net.dll'
}
...

After that refresh the resource in your server console using the refresh command. Then restart Bus Driver Pro.

Using the Stop Tool​

To use the Stop Tool, simply go to the location where you want to add a stop follow these steps:

  1. Go to the location on the street where the bus should stop (approximately) and press the hotkey (default: NUM5).
  2. Go to the location where the passengers should spawn and press the hotkey again.

The stop configuration is now copied to your clipboard and you can paste it into the stops.json file in the BusDriverPro folder in your server resources.

Changing the Hotkey​

To change the hotkey follow these steps:

  1. Pause the game
  2. Go to Settings -> Keybindings -> FiveM
  3. Search for (BusDriverPro) Add Stop
  4. Click on the current hotkey button once
  5. Press the new hotkey

The hotkey is now changed.