QBcore: Metro + Trains
The train and metro resource for Five allows you to naturally create freight trains and metro trains, as well as a metro ticket sales system.
Adds points to the map for each metro stop. Allows players to "buy" a ticket for a trip. Trains appear next to the players approximately every two minutes.
This works with OneSync on multi-user FiveM servers.



updated 02/02/2023
Config.ticketPrise = 10; -- payment for travel
Config.howPay = 'cash'; -- choose what you need: cash / bank
Config.isCallPolice = true; -- enable or disable the alert for the police: true / false
Config.timer = 3500; --How often will the cops be called. 3500 is base so count 3500 + Config.timer