ClassicThunder
Prince
- Joined
- Sep 15, 2006
- Messages
- 511
Does anyone know how to spawn multiple units per turn in python? The initUnit function causes errors when used more than once per turn from my experiments.
In order to spawn the 10 or so units I want to I've made an algorithm that spawns a unit each turn taking up the first 10 or so turns.
In order to spawn the 10 or so units I want to I've made an algorithm that spawns a unit each turn taking up the first 10 or so turns.