16.08.2013, 13:55
Hi guys, I have a server, in this server have some bots, all codes are good, but they don't connect to server, and don't see nothing in the log, some ask?
Linux version: centos-5-x86
server.cfg: maxnpc 3
OnGamemodeInit:
ConnectNPC("Bot", "Bot");
ConnectNPC("Bot1", "Bot1");
ConnectNPC("Bot2", "Bot2");
When i test my server in windows, it works correctly, and also i have a problem with the announce.exe, the server don't see in the internet list of client. Thanks and sorry for my bad English.
Linux version: centos-5-x86
server.cfg: maxnpc 3
OnGamemodeInit:
ConnectNPC("Bot", "Bot");
ConnectNPC("Bot1", "Bot1");
ConnectNPC("Bot2", "Bot2");
When i test my server in windows, it works correctly, and also i have a problem with the announce.exe, the server don't see in the internet list of client. Thanks and sorry for my bad English.