How exactly the command set_domestic is supposed to work? I thought that the values of either "democratic" or "political_left" were to readjusted in game to the values in the event file. For example, if you say
Then your democracy slider was supposed to go to the position 7 (almost full democratic) and your left/right almost full to the right. Is that right?
Right now they show "UNKNOWN STRING WANTED" in the popup window when in game.
Code:
command = { type = set_domestic which = democratic value = 7 }
command = { type = set_domestic which = political_left value = 1 }
Right now they show "UNKNOWN STRING WANTED" in the popup window when in game.