Leving 10 Posted August 30, 2009 I understand this is a noobish question, and kylania already gave me the answer on x-fire, but I forgot. If I want a unit just to die...whats the command? Essentially I want a unit to blow up when it reaches a certain area of the map. Im pretty sure I know how to make this happen, I just dont know what the command is for it to be destroyed. Thanks, Leving. Share this post Link to post Share on other sites
IndeedPete 1038 Posted August 30, 2009 unitName setDammage 1; Share this post Link to post Share on other sites
Leving 10 Posted August 30, 2009 (edited) thanks, thats the ticket. note; damage not dammage? Okay, so clearly I don't know how to make it blow up via a trigger. I tried inserting a trigger 50x50, Activated by BLUFOR Present, On Act car1 set Damage 1;. When the car passed into the trigger radius I hoped it would blow up. This was not the case. Any one know the reason for this? Edited August 30, 2009 by Leving Share this post Link to post Share on other sites
Beny.cz 10 Posted August 30, 2009 Write it together, setDamage, not set Damage Share this post Link to post Share on other sites
Deadfast 43 Posted August 30, 2009 note; damage not dammage? Both works, the double M was a typo in the original version of Flashpoint, this was soon fixed but the old (grammatically incorrect) command was left there for backwards compatibility. Share this post Link to post Share on other sites
Murklor 10 Posted August 30, 2009 In OFP soldiers where constantly dammaged by riffles. Share this post Link to post Share on other sites