I love DAC! :) Well done to all involved!
I have a problem. I use the inter game logic(as I'm no pro at this ;) ) and have followed the so well written manual.
These work as intended:
fun=["z1",[1,0,0],[10,4,50,5],[],[],[],[1,1,1,1]] spawn DAC_Zone
fun=["z2",[1,0,0],[],[],[],[1,4,25,1,100,20],[1,1,1,1]] spawn DAC_Zone
fun=["z3",[1,0,0],[],[5,4,50,5],[4,4,50,5],[],[1,1,1,1]] spawn DAC_Zone
fun=["z5",[1,0,0],[20],[20],[],[],[1,1,1,1]] spawn DAC_Zone
fun=["z6",[1,0,0],[20],[20],[20],[],[1,1,1,1]] spawn DAC_Zone
But now I try to create a opfor starting area. But every time I start the game the opfor just target each other and blow them self up. I want them to be east and the type insurgents.
This one doesn't work as intended:
fun=["z7",[1,0,0],[8,2,50,8],[8,2,50,8],[8,2,50,8],[ ],[0,6,0,0,0]] spawn DAC_Zone
I would love some help. :)
Once again thank you for this tool! Even I who sucks at making fun mission are making some cool ones now! Love it!