Posts: 14
Threads: 3
Joined: Jan 2009
Reputation:
0
Hello, i have a problem with my NPC.I want to make a Bus Driver NPC , i record (/vrecord) ingame, i make script for npcmodes and i add in my gamemode car and npc.NPC Join in Server , He's not in car , He's not driving.When i teleport to him , his gone in sky.]
Sorry for my bad english.
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
Then you haven't followed the TUT very carefully. Go through the TUT one more time and try to work while reading, keeping track of you have done and what you have to do next.
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
Then show me the NPC script you placed in the filterscripts folder or the part of code for the NPC in your GM.
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
I want to see the part of the code you placed in your GM that is NPC related.
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
It would have been much easier if put in a FS but nvm.
The part you showed is from OnPlayerSpawn and there seems to be no problem with that part. Show me the part under OnGameModeInit and OnPlayerRequestClass which is related to your NPC.
Posts: 14
Threads: 3
Joined: Jan 2009
Reputation:
0
OnPlayerRequestClass :\ i don't have theat.
OnGameModeInit
ConnectNPC("LSBus", "los");