Disable Mission NPC
Tracking the Truck
Remove the NPC:
To disable the NPC, set the
cfg.missionNPCs
table indata/npcs.lua
to an empty table.
Start Tracking the Truck:
Use the server event below and spawn a truck from another resource to find out its location.. Here are some examples:
These examples show different ways to call the event, depending on your needs. Adjust the parameters as necessary for your specific use case.
Last updated