Posts: 238
Threads: 58
Joined: May 2009
Reputation:
0
i Have a Question,
iam Using the godfather Gamemode but, i cant get npc's in it :S
Please Can Somebody help me..
Please no comments like: Dont use The godfather or something....
Posts: 215
Threads: 0
Joined: Nov 2008
Reputation:
0
Remove the registration system and the bots should work fine.
Posts: 1
Threads: 0
Joined: Jul 2009
Reputation:
0
u can leave register system
at OnPlayerSpawn ... before it checks is player logged, put a return function for npc's
Posts: 354
Threads: 16
Joined: May 2008
Reputation:
0
That line makes it so if they are an NPC, OnPlayerConnect doesn't continue on with them. So they wont get messages saying "Hai welcomes to ma servair" etc.
Posts: 17
Threads: 0
Joined: Sep 2009
Reputation:
0
Does it connect then get kicked straight away?