how to activate NPC train_ls train_sf and train_lv?
#1

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.
Reply
#2

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.
Reply
#3

Quote:
Originally Posted by Rajat_Pawar
Посмотреть сообщение
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.
ok, thanks man i think it worked.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)