Xyber 1 Posted September 22, 2001 Any help appreciated... /Xyber Share this post Link to post Share on other sites
Chris Death 0 Posted November 16, 2001 unitname action ["put","pipebomb"] lets him put a satchel charge unitname action ["set timer",30] would mean that the timer is set to 30 secs unitname action ["start timer",30] would let the man start the timer with 30 sec unitname action ["touchoff"] would be used to directly blow off the satchel charge Share this post Link to post Share on other sites
Chris Death 0 Posted November 16, 2001 oops as i see the date of the question, sorry i went to far with paging thru this topic Share this post Link to post Share on other sites
762WorldOrder 0 Posted November 16, 2001 Hey thanks, I could sure use that info. I just figured out how to do a lot by looking at those few lines. Share this post Link to post Share on other sites
Space Cadet 1 Posted November 16, 2001 The command for placing the charge is unitname fire ["put","pipebomb"] not unitname action ["put","pipebomb"] Share this post Link to post Share on other sites