Lightninguk 0 Posted March 17, 2010 does anybody now the ace 2 code to give civs stones as i am working on a mission that a few players will play civs and throw stones at the british thank for your help in this matter Share this post Link to post Share on other sites
icebreakr 3159 Posted March 17, 2010 Put this in all rioting civs init lines: this addmagazine "HandGrenade_Stone";this addmagazine "HandGrenade_Stone";this addmagazine "HandGrenade_Stone"; Then create one Opfor/East man, set to 0% probability of showing up and link all "rioting" civs to that character. They will attack you with stones, but afaik they are lousy at aiming ;) Share this post Link to post Share on other sites
goose4291 11 Posted March 19, 2010 Don't forget to add This setunitpos "UP" in their init line. Otherwise they'll start crawling around on the deck.Also, you don't need to do the OPFOR thing, just change the mission information so that resistance is friendly to NO-ONE or OPFOR. They'll attack then! Share this post Link to post Share on other sites