Addbot Command Question
I'm wanting to be able to exec my dedicated.bat file and have a bot load up on start. Not quite like bot_minplayers in the server.cfg but sort of like it. I want it to be a bot that has a qname with it like the Ninja And DkZs servers do. So I can Name It •PHC• Guantlet and such but it has the qname look to it. How do I do this?
___
___
thanks again oldvamp for that command , but there is another way to add bots manually with tags (thanks to Orpheus )
Google a prog called "Kquery" download it and add your server with your IP. You can save your rcon password in the program and send commands from it externally.
addbot <bot> <skill> <team> <msec> <funname>
but you would type:
addbot Gauntlet 5 TEAM 0 "TAG"
addbot Klesk 5 TEAM 0 "TAG"
etc etc
Its a bit longer doing it this way but you can cutstomise as many bots as you want, without using the bot_minplayers
p.s you must use " " around the tag for it to work. have fun
[/code]
Thanks vamp this works great, but I have one more question. I have set the min bots to 2, but each time it loads up a gauntlet instead of the klesk or any other bot I try and make it, Ive also tried minbots 1 but then it just loads one gauntlet. Any suggestions : See I want it as a Klesk and a gauntlet, not just two gauntlets... So I'm not sure what to do there.