iHack
August 8th, 2011, 04:25 PM
Hi guys!
I tried to write my own little cfg for css. I want the script to kill the enemy bots, then restart the game within 1 second and kill the bots again, restart and so on.
I tried something like this, but it didnt work:
mp_restartgame 1
wait
bot_kill
wait
mp_restartgame 1
wait
bot_kill
wait
mp_restartgame 1
wait
bot_kill
wait
does anyone know how to get this to work?
btw, the purpose of this script is to get the maps veteran achievements in css. I wanna leave my pc and let it do its work with the script and come back and have the achievement. it takes forever when I do it by hand...
help is much appreicated ;)
I tried to write my own little cfg for css. I want the script to kill the enemy bots, then restart the game within 1 second and kill the bots again, restart and so on.
I tried something like this, but it didnt work:
mp_restartgame 1
wait
bot_kill
wait
mp_restartgame 1
wait
bot_kill
wait
mp_restartgame 1
wait
bot_kill
wait
does anyone know how to get this to work?
btw, the purpose of this script is to get the maps veteran achievements in css. I wanna leave my pc and let it do its work with the script and come back and have the achievement. it takes forever when I do it by hand...
help is much appreicated ;)