I need a script that add bots when player join. I want to use it on a zombiematch.
I imagine it like this :
When first player join, 7 bots are added. Next join add 2 zombies(2 player = 9 bots, 3p = 11b, 4p = 13b,...)...
When player leaves server 2 bots are kicked, and if the server is empty, all bots are kicked.
In 'data.ini'(file with script) you can set how many bots are added in first join, rest of joins, and bot name.
I tried to do it myself, but I realy suck in scripting.
Can someone make this script, or tell me how to do it ?
I search it but i don't find anything