Hello All
I'm searching for another way of starting Fritzbot.
What I have here: I have a link to ET.exe
"C:\Program Files\Enemy Territory\ET.exe" +set fs_game fritzbot +set sv_hostname "FritzBot-Mod server"
This is working perfectly fine, but I need start to start the program
ET.exe without parameters for the fritzbot mod starts.
Wat I tryed is to put the following 3 lines in my
etmain\etconfig.cfg but didn't work, the bots are not launched.
seta fs_game fritzbot
seta sv_pure 0
seta g_gametype 2
The bots are not launched, and gives a warning.
Warning: setstate called and no entities found
Next I tryed to call the bots
/addbot random
unknown cmd addbot
Any ideas? What I'm doing wrong?
Thank you