• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

QBCORE metro-trains (1 Viewer)

  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

tupaki

Member
Feb 22, 2023
32
0
8
Credits
5
you can enable the spawning of metros and trains using natives, here's a small snippet

CreateThread(function()
SwitchTrainTrack(0, true)
SwitchTrainTrack(3, true)
SetTrainTrackSpawnFrequency(0, 2 * 60 * 1000) -- 2 minutes in milliseconds
SetRandomTrains(1)
-- turn off/On doors opening
SetTrainsForceDoorsOpen(false)
end)
 
  • Post hidden due to user being banned.

Users who are viewing this thread

Top