Page 1 of 1

Question about models (CanBeHQStack, CanBeGHQStack)

Posted: Wed Oct 22, 2014 5:44 am
by grimjaw
There are two values that appear in the models of some generals.

CanBeHQStack = 1 // this one usually appears in 2-star and 3-star models
CanBeGHQStack = 1 /// this one usually appears in 3-star models

I couldn't find reference to them on the wiki, and Google was no help.

I suspected it had something to do with the ability of a general to form a corps or an army. But I've tried removing the lines and it's had no effect that I can tell. Can anyone tell me what those values are for?

Posted: Wed Oct 22, 2014 9:06 am
by Pocus
The default value is 1 meaning yes. If there is no entry, this value is used.

If you set it to 0, then a general can't be promoted to corps command / army command, depending of the entry you edit.

Posted: Wed Oct 22, 2014 9:43 am
by grimjaw
Thanks as always, Pocus! :D