[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


Messages In This Thread
[HELP]NPC Problem in SAMP - by DJDhan - 06.12.2009, 12:25
Re: [HELP]Train in SAMP pls..pls - by DJDhan - 06.12.2009, 13:45
Re: [HELP]NPC Problem in SAMP - by DJDhan - 06.12.2009, 14:16
Re: [HELP]NPC Problem in SAMP - by DeathOnaStick - 06.12.2009, 14:23
Re: [HELP]NPC Problem in SAMP - by DJDhan - 06.12.2009, 14:55
Re: [HELP]NPC Problem in SAMP - by DJDhan - 06.12.2009, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)