Sandy106 1 Posted May 24, 2012 I have a few hundred weapons available via mods that I've downloaded but I can't figure out if it's possible to make a script that allows equipping them in the premission briefing. Is there a script that will allow choosing any weapon in the load out menu, without having to edit every pbo file by itself? Share this post Link to post Share on other sites
tom3kb 15 Posted May 24, 2012 If you know that weapons class names you can unpebo user made campaign and add them to all missions in campaign (in description.ext file check bi wiki). Now before all missions, during briefing you can change weapons. ---------- Post added at 02:35 PM ---------- Previous post was at 02:33 PM ---------- The same situation with missions, you must add weapons to description.ext and that all. Share this post Link to post Share on other sites
Clarkey1 10 Posted May 25, 2012 Yep tom3kb is correct. The best way for me is to de .pbo the mission (i use pbo view but there are many programs for this) then put the folder you extract into your Arma 2 missions folder, open it in the editor and then use the "removeAllWeapons this" and "this addWeapon" commands in your units init (search the bi wiki or youtube for tutorials). Alteratively once the mission is unpacked and in your mission folder you can use LEA (Loadout Editor for Arma), just search google or armaholic for that. Share this post Link to post Share on other sites