Posts: 12
Threads: 2
Joined: Oct 2008
Reputation:
0
hey guys
hope to be in the right forum if not pls move it
ive got a question. my server has already got 46 bots but when i record new bots and add them into my gm they dont appear in my server. there is not error when i compile my gamemode. so i dont know what happened. i already put the npc in the server txt data to 99. maybe there is a limit how many bots i can add into my server? pls help me
i hope you can help me
regards
relax
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
There a line in your server.cfg file specifying the Max Bots. Increase it to how much ever you want.
Posts: 12
Threads: 2
Joined: Oct 2008
Reputation:
0
i already did it. i put it into 99 but my new bots dont appear =(
it looks like that : maxnpc 99
Posts: 182
Threads: 23
Joined: Aug 2009
Reputation:
0
Maybe your maxplayers is set lower than 46 or so??
Posts: 12
Threads: 2
Joined: Oct 2008
Reputation:
0
no i put it to 200 now but the same problem. =(
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
They do not join at all? How many NPC's did you add and how many don't work?
PS:Are you connecting them using ConnectNPC()? Anyone can forget :P
Posts: 12
Threads: 2
Joined: Oct 2008
Reputation:
0
i think i know where the problem is. the maximal numbers of npcs you can have in your server are 46 npcs. uptil 46 npcs does it work. are more than 46 npcs in your server, it will not work. only 46 npcs will load. =(
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
Where did you hear that? I don't think the bot limit is only 46.
Posts: 12
Threads: 2
Joined: Oct 2008
Reputation:
0
ive tested it yesterday. up to 46 you can have in your server. if you have more, it will not work. show me the opposite if you want to, you will then see which suspicion is right and which is not.