***************************************************************** * Morsa's Any Gear v0.9b (2008-06-04) * * by 5133p39 * * http://5133p39.wz.cz/ * ***************************************************************** CONTENTS ======== I. OVERVIEW II. INSTALLATION III. SYSTEM REQUIREMENTS IV. KNOWN PROBLEMS V. USAGE POLICY I. OVERVIEW =========== Morsa's Any Gear addon allows you to quickly change your gear loadout, without the need of any in-editor placed ammo containers. If you need to test multiplne weapons, check their sound or looks ingame, with this addon you don't need anymore to use any 'Player addWeapon "MY_COOL_WPN"' commands and such. Only thing you need is to fire up the editor, place some playable unit and hit the 'Play' button. All weapons available in game, including ANY addons, will be available to you after pressing preconfigured key (default is 'J'). Key features: * All weapons and magazines available after one keystroke. * No need to "activate" the addon's scripts through some preplaced LOGIC unit, or by running any mission initialization scripts. * Configurable key code to activate the dialog, and IDs of dialog elements to prevent conflicts with other dialog addons or scripts. II. INSTALLATION ================ 1. Place the addon 'mors_anygear.pbo' into any addon or mod directory you like. 2. Place the configuration file 'mors_anygear.hpp' into the '\arma\dta\' folder. 3. Edit the configuration file to set the key code for dialog activation. The resulting structure of your game directory should be similar to this: ..\arma\@mors\addons\mors_anygear.pbo ..\arma\addons\ ..\arma\campaigns\ ..\arma\dta\mors_anygear.hpp ..\arma\keys\ ..\arma\missions\ ..\arma\mpmissions\ ..\arma\mptemplates\ ..\arma\templates\ ..\arma\arma.exe Do not forget to add the @mors mod directory to your arma shortcut or launcher. III. SYSTEM REQUIREMENTS ======================== The addon was tested only in ArmA v 1.14, but there is a good chance it will work flawlessly also on older versions, but most probably not pre 1.09. V. KNOWN PROBLEMS ================= 1. Magazines for original 6G30 grenade launcher are not available. IV. USAGE POLICY ================ You can do whatever you want with this addon.