PDA

View Full Version : Need help on control cheat...



Slim_Ghost
08-08-2007, 09:09
I need to control the Koinon Hellenon in order to stop them from CTD'ing my Pontos campaign. But when i type "control greek_cities" on the console, it didn't work.

Is there something wrong about the way I typed it?

MarcusAureliusAntoninus
08-08-2007, 09:14
That doesn't work in RTW, does it? Don't you have to do a whole lot of scripting and out of game stuff to be able to switch factions mid game?

bovi
08-08-2007, 10:02
It won't work on the console, but you can put the same command in the script.

Ritterlichvon86
08-08-2007, 10:56
Use this script (https://forums.totalwar.org/vb/local_links.php?catid=104)

Follow the instructions, download the program and find out what ingame factions are the faction you currently play and the koines hellenes in the ebbs code. Search in the EB folder with help of the instructions.

You will need to put the data the program spits out into the eb/data/scripts/showme/ebbs_script.txt , put it right after

declare_counter First_Turn

select_ui_element advisor_dismiss_button
simulate_mouse_click lclick_down
simulate_mouse_click lclick_up

suspend_unscripted_advice true

somewhere in the beginning of the script. Don't forget to make a backup.

Make extra savegames. If you use it, the 4tpy script will not work for that turn. Use it often enough until you hit winter in character traits and winter ingame again. Then replace the ebbs_script with your backup.

Play on, check the seasons. If it's off, load your savegames.

Good luck!