Arma 3
Not enough ratings
Premodded Weapons - Template
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
2.751 KB
6 Mar, 2018 @ 3:59pm
1 Change Note ( view )

Subscribe to download
Premodded Weapons - Template

Description
Template preset config for spawning weapons with attachments.

Allows placing specified weapons with specified attachments in inventories or groundWeaponHolders, etc, through init commands.

Template has three "new" guns:

MX w/ ACO
MX w/ Flashlight
MX SOPMOD (Holo, Suppressor, Laser, Bipod)

Extract the PBO and edit the config.cpp file(s) to add or remove guns from this list.

Using class names, you can add any gun and any attachment.

In the config, you set the new class' name, in this case "template_MX_ACO_F," and then call it in Eden with:
this addWeapon "className";
or
this addWeaponCargo ["className", 1];
etc

Use the above to place it in a soldier's inventory, or the below to place it in a container's inventory.
1 Comments
T. Ditch 22 Jan, 2019 @ 3:21pm 
anyway to make these show in eden editor?