dklollol / Olsen-Framework-Arma-3

MIT License
34 stars 26 forks source link

Added weapon_helper Module #199

Open TinfoilHate opened 5 years ago

TinfoilHate commented 5 years ago

Added weapon_helper module. This allows easy selection of randomized weapons and attachments, as well as magazine inventory fill functions. Useful for random and fixed loadouts.

Drofseh commented 5 years ago

Agreed. Filling the unit's entire inventory space with magazines isn't optimal.

BlackHawkPL commented 5 years ago

Will merge when there's parameter for amount of magazines.

EM-Creations commented 5 years ago

@TinfoilHate Would you have any objections to me including this in my fork of the framework?

EM-Creations commented 4 years ago

Added to The Bear Cave Framework (with the max magazines parameter) here: https://github.com/EM-Creations/TheBearCave-Framework-ArmA-3/pull/19

Feel free to adapt this to work with the Olsen Framework :)