At Scenario start I have A french level 1 depot in Nuremberg:
N13; Dépôt de Nuremberg; Depot; 1
N13; NULL; ChangeSupply; 250|125|0
Later during the campaign I want to change depol level and accumulated supply for that depot by an event.
Is then possible to act in the same way for adding new Groups?
NULL; NULL; Actions; NULL; NULL; NULL; NULL; NULL; NULL; NULL
N13; Dépôt de Nuremberg; Depot; 4; NULL; NULL; NULL; NULL; $Nuremberg; 0; 0
N13; NULL; ChangeSupply; 1000|500|0; NULL; NULL; NULL; NULL; $Nuremberg; NULL; NULL
Note Dépôt de Nuremberg already exist on map when changing its level and accumulated supply.
I noticed ChangeStruc comands are also available, although I id not catched a working example within NCP files.