Posts: 87
Threads: 20
Joined: May 2011
Reputation:
0
i am trying to activate the npc's train_ls train_sf and train_lv that come in the 0.3e package for my server but im not really sure how. im not the most advanced scripter as you can tell so any help would help. thanks.
Posts: 2,187
Threads: 81
Joined: Aug 2011
Reputation:
0
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.