Anyone know a way to activate the backround script while using the -ai command? I'd like to just see how the AI develops by itself, I can't get the script to activate though. I did try setting another activation trigger. Any ideas? Thanks,
Jarardo
Printable View
Anyone know a way to activate the backround script while using the -ai command? I'd like to just see how the AI develops by itself, I can't get the script to activate though. I did try setting another activation trigger. Any ideas? Thanks,
Jarardo
You would have to copy whole EBBS script withougth beginning
and endCode:script
to your Campaigne_script.txt file. Past it at the end but beforeCode:end_script
code.Code:terminate_script
end_script
This way whenever you start campagne EB script will be running. But because of this you wont be able to save. Of course make backup copies off all files you are changing.
Awesome, thanks!
Just a question but how did you use that -ai command again?
You put it on the target line in the properties of your RTw shortcut outside the ""
ah yeah! Thanks I completly forgot about it.