Hi!
I'm new to event modding and have a question about the remove_division command.
For instance:
"command = { type = remove_division which = 11000 value = 1101 } "
The number that "which" equals (11000 in this case), from what is it calculated and how to I find out which number represent a certain type of unit?
The command description says that "which" should equal [div id type], but I can't find out from where the numbers are extracted to get 11000.
Thanks for reading (and hoping for an answer).
I'm new to event modding and have a question about the remove_division command.
For instance:
"command = { type = remove_division which = 11000 value = 1101 } "
The number that "which" equals (11000 in this case), from what is it calculated and how to I find out which number represent a certain type of unit?
The command description says that "which" should equal [div id type], but I can't find out from where the numbers are extracted to get 11000.
Thanks for reading (and hoping for an answer).