odyseus 19 Posted September 2, 2012 hello guys i found this code online to fold _xtype = [this,1] execvm "\ca\air\Scripts\AH1Z_fold.sqf" and unfold _xtype = [this,1] execvm "\ca\air2\UH1Y\Scripts\fold.sqf" and i would like to have it as addaction. Is it possible? thx I have try this addAction "\ca\air\Scripts\AH1Z_fold.sqf" :j: Share this post Link to post Share on other sites
blackmamb 2 Posted September 2, 2012 I strongly suggest you read the addAction article on the wiki to understand how it works. Share this post Link to post Share on other sites