Hello everyone, I was wondering if it is possible to create units while you are playing(using scripts I mean)?
Hello everyone, I was wondering if it is possible to create units while you are playing(using scripts I mean)?
Yes exactly just use the search option here in the mod workshop with the word "Spawn" and you can also Spawn navy and other agents in mid-game.![]()
Beside the Spawn-Command also "create_unit" is possible.
For example I use the script to make the most garrisions for the beginning of the game, instead of using the descr_strat.
create_unit Festung, Dismounted Drachenjager Myrtana, num 5, exp 6, arm 0, wep 0
Thanks,it was helpful...