Quote:
Originally Posted by Endoperez
Epaminondas:
When you view a unit's description, press Shift + i to see it's ID. That will make it much easier to control which units to add after #clearnation.
Commands like this won't work:
#addrecunit "Standard Bearer" 1
The commands only accept one type of input. If it's the unit's name, it must be written correctly in quotes. If it's the unit's ID, there's text. Two examples of correct "grammar":
#addrecunit "Standard Bearer"
#addrecunit 1
|
I see. I have been putting in "name"
and #. But that's what the mod manual seems to prescribe. Perhaps the direction there was not so clear.