Hi, just like resize, is there something in the mapscript that allow the multiplication of mapscript blocks? Not listed in the usual Openxcom rule page.
If I want Blocks like these
- type: addBlock
size: [2,2,4]
verticalLevels:
- type: ground
size: [2,2,0]
groups: 2
terrain: DESERTTOWN
- type: middle
size: [2,2,4]
executionChances: 5
terrain: URBANSECONDARY1
To appear X number of times in a mission map?
Because there are no physical block or maps, I can't freq or block to decide how many times a map should appear in a mission map.