06.12.2012, 06:14
In your gamemode, use 'ConnectNPC("Train driver","train_sf");
And so on.
There are these predefined routes recorded in the 'npcmodes' folder in your server. If you will see, 'train_sf' is a predefined recording in that folder. If you want to record a new route, load the 'npc_record' filterscript and record using /vrecord and /stoprecord.
And so on.
There are these predefined routes recorded in the 'npcmodes' folder in your server. If you will see, 'train_sf' is a predefined recording in that folder. If you want to record a new route, load the 'npc_record' filterscript and record using /vrecord and /stoprecord.

