Hitman Posted December 9, 2013 Share Posted December 9, 2013 hey is there a way to put bots using server.cfgi mean i want server to set maxbots 8 whenever a new map starts so if some guy kicked bots with command and forgot to add them back then after map end they come back automatically how can i do this? Regards,Hitman. Quote Link to comment Share on other sites More sharing options...
Subscriber Solution JohnDory Posted December 9, 2013 Subscriber Solution Share Posted December 9, 2013 use a default.cfg to include bot maxbots 8 bot minbots -1 bot botwar -1 bot difficulty 1 Then if there are maps where you want more or less bots just make a map_bsp_name.cfg with the alterations made as required.The map_bsp_name.cfg and default.cfg files are read by the server as it starts the map after the warm up is complete. Quote Link to comment Share on other sites More sharing options...
Hitman Posted December 9, 2013 Author Share Posted December 9, 2013 thanks alot it works perfect! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.