Jump to content
Sign in to follow this  
devilspawn

Explosions ScriptS

Recommended Posts

Hi,

Looking for some help on a script which will destroy buildings on a trigger.

Scripts I have tried but not very successful or something I have missed.

1st

marker named

trig1

trigger: activation

bomb = "Bo_GBU12_LGB" createVehicle getmarkerPos "trig1"

2nd

gamelogic

trig1

triggeractivation:

buildings = nearestObjects [trig1,["building"], 50];{_x setDamage 1;bomb = "Bo_GBU12_LGB" createVehicle [(getPosASL _x select 0),( getPosASL _x select 1),1];  } foreach buildings;

so using these both I struggled to get it to work server side.

Does anyone have a good .sqf with readme file on how to install?

cheers

Edited by deVilspaWn

Share this post


Link to post
Share on other sites
Is that some new kind of spambot or who are those two guys?

It appears to be a middle class spambot who doesn't want to appear rude so just goes around thanking everyone. :D

Share this post


Link to post
Share on other sites

Yeah nothing he says makes sense, pretty sure he is a spambot.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×