Mr.oi 10 Posted July 21, 2009 What does the script and trigger look like to blow up civilian vehicles with mines? I know it looks some what like this.... Trigger: Activation: SIDE Once Axis: 1/1 on Activation: thislist exec "TankMine.sqs" But for some reason I can not get civilians to activate it in a car. Could someone help or point me in the right direction? example: civilian drives over a minefield mines blowup red hatchback..... Can it be done? Share this post Link to post Share on other sites
f2k sel 145 Posted July 21, 2009 What does the script and trigger look like to blow up civilian vehicles with mines?I know it looks some what like this.... Trigger: Activation: SIDE Once Axis: 1/1 on Activation: thislist exec "TankMine.sqs" But for some reason I can not get civilians to activate it in a car. Could someone help or point me in the right direction? example: civilian drives over a minefield mines blowup red hatchback..... Can it be done? thislist should be within [] ie [thislist] exec "TankMine.sqs" assuming you have the script. The trigger can be set to either Anyone Present or Civilian Present Share this post Link to post Share on other sites
Placebo 12 Posted July 21, 2009 Not sure why you felt the need to start 3 identical threads, but don't do it again please. Share this post Link to post Share on other sites