[HELP]NPC Problem in SAMP
#1

Hey,
I have a problem making an npc to drive a train route i recorded from ls to ls
I added the lines in the filterscript...

Код:
 if(!strcmp(playername, "TrainDriverLStoLS", true))
  {
      PutPlayerInVehicle(playerid, traindriverlstolsvehicle, 0);
      return 1;
  }
All the npcs work but this npc just spawns and stands there.
Any idea how to put this guy in the train??He doesn't seem to get in the train at all!!

Pls Help!!

Or simply how to make an npc train drive in the recorded track?
Reply
#2

Oh man i frustated .
If i use any car in place of train id (53 it animates the car going around the track but the train does not go around.
Help?
Anything??
Reply
#3

Looks like noone know about this
Whtvr
Reply
#4

I had this problem, too.. but forgot how to solve it.

#EDIT#: Why not putting it into 0.3 scripting section?
Reply
#5

Yeah i'll try
Thanx anyways
Reply
#6

Yo i posted it there yesterday and i got the answer...only to put the npc in the train
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)