SA-MP Forums Archive
a question about bots - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: a question about bots (/showthread.php?tid=154391)



a question about bots - Closer - 13.06.2010

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


Re: a question about bots - DJDhan - 13.06.2010

There a line in your server.cfg file specifying the Max Bots. Increase it to how much ever you want.


Re: a question about bots - Closer - 13.06.2010

i already did it. i put it into 99 but my new bots dont appear =(

it looks like that : maxnpc 99


Re: a question about bots - Jonni8 - 13.06.2010

Maybe your maxplayers is set lower than 46 or so??


Re: a question about bots - Closer - 13.06.2010

no i put it to 200 now but the same problem. =(


Re: a question about bots - DJDhan - 13.06.2010

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


Re: a question about bots - Closer - 13.06.2010

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. =(


Re: a question about bots - DJDhan - 13.06.2010

Where did you hear that? I don't think the bot limit is only 46.


Re: a question about bots - Closer - 14.06.2010

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.