austria

Have a question about how to mod something? Or have an issue with one of our mod tools? Post here.

Moderators: Balthagor, Moderators

Post Reply
TheCyab6a
Lt. Colonel
Posts: 203
Joined: Jan 06 2012
Human: Yes

austria

Post by TheCyab6a »

how do i make all the territory owned by austria-hungary loyal to austria-hungary?? im baffled here
vahadar
Colonel
Posts: 257
Joined: May 19 2010
Human: Yes

Re: austria

Post by vahadar »

Simply add this line :

Code: Select all

77000, 0, 0, 72, 0, 1187, 1187, 0, 0, 0, 0, 0, 0, 3, , , , , , , //fix all Austria-Hungarian1187 hex loyalty
at the end of the file The Great War - 1914.csv located in the /Sandbox/ directory of your game installation

If need change line id 77000 by a number greater than last line id in file.

You will need to rebuild your game cache after that :
https://supremeruler.gamepedia.com/Creating_a_Cache

and behind the code :
i'm using event 72 to transfer loyalty of all hex owned worldwide (i1=3) by Austria-Hungaria (1187), to Austria-Hungaria (1187)
wiki for events here https://supremeruler.gamepedia.com/Events

If you want to do it for other countries, just change the line id and the country id, for example with Russian Empire (country id 889)

Code: Select all

77001, 0, 0, 72, 0, 889, 889, 0, 0, 0, 0, 0, 0, 3, , , , , , , //fix all Russian Empire 889 hex loyalty
Post Reply

Return to “Modding Issues & Support”