devilspawn 24 Posted August 15, 2014 (edited) 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 August 15, 2014 by deVilspaWn Share this post Link to post Share on other sites
Grumpy Old Man 3546 Posted August 19, 2014 Is that some new kind of spambot or who are those two guys? Share this post Link to post Share on other sites
Jona33 51 Posted August 19, 2014 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
miketim 20 Posted August 19, 2014 Yeah nothing he says makes sense, pretty sure he is a spambot. Share this post Link to post Share on other sites
devilspawn 24 Posted August 21, 2014 thought it was odd lol I was asking for help and they were thanking me O.o Share this post Link to post Share on other sites