Predefine bots on server
Is there a way to define wich bot is put in the arena when not enough players are present?
Like argus+, lakerbot and mr. gauntlet?
Yes there is
Assume u want the code ?
(plz be patient)
You have to write an script, the format is the same as the bots.txt file included in the pak0.pk3 in the baseq3 directory, which is also the same format as the .bot files for individual bots.
Then, you have to set the cvar g_botsFile to the path of that script file. In that file you have to include all the bots that you want the server to load, even those included on the .bot files because these files wont be loaded if the cvar is set.
PD.: Thanks for the question, otherwise i would have not researched about it and i would not know how to do it
Edit: The g_botsList cvar must be set on startup.
ofcource I want te code
http://www.excessiveplus.net/spider/dreamworld-server