Hey guys, almost done my first mission..
So now at this point I want an artillery unit to just fire every 10 seconds (effect).
So I created 2 units, in their inits I put moveincargo and moveingunner setcombatmode red
I haven't put a marker yet but it doesn't matte I just want to get this running first..
Then I make a trigger that says:
Activation: anybody
Run repeatedly
Timeout 5 secs
Condition: artyfire1
OnActiv : arty1 fire "D30" (works I've tried it on its own)
OnDeact : artyfire=true
So it fires once and that's it.. I can't remember how to finish the loop I used to do this all the time..
Anyone remember? I can't find any of my old posts where we had discussed this and I've looked all over the place