RizlaUK 4 Posted February 4, 2016 Hi, I'm trying to setup a random ambush after some players on the server set off an IED. I have the IED script working and the info on it states "If you would like to set up ambushes and the like, you can check the value of lastIedExplosion to get the location of the last IED to go off. Then have your units react appropriately." So I'm now trying to put the second part in place. Would something like EOS be able to acheive this or am I better going with something else? A few things I should mention is that I would like the ambush to be random so its not after every IED and also we have a Civ population on the server that can trigger the IEDS too, so some way to exclude them from triggering the ambush needs to factored in. I'm really new to coding/scripting but I'm pretty knowledgeable around computers so be gentle. Any pointers or help would be great. Regards Rizla Share this post Link to post Share on other sites
willithappen 194 Posted February 4, 2016 Hey mate, to help you out more, what IED script are you using? Share this post Link to post Share on other sites
RizlaUK 4 Posted February 4, 2016 Hi, It's the one made by brians200, sorry I should have mentioned that. Regards Rizla Share this post Link to post Share on other sites
RizlaUK 4 Posted February 5, 2016 Is this really difficult to do then? Share this post Link to post Share on other sites
davidoss 552 Posted February 5, 2016 Not really, it is easy for most ways. The easiest one you can find here. 1 Share this post Link to post Share on other sites
RizlaUK 4 Posted February 5, 2016 Not really, it is easy for most ways. The easiest one you can find here. I've watched that video and that's great for setting up a static IED with an ambush. I'm looking for a way to make the creation of the ambush random, tied into the lastIedExplosion from the IED script. Can anbody offer any guidance on that please? Share this post Link to post Share on other sites