武装突袭3

武装突袭3

评价数不足
Premodded Weapons - Template
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
文件大小
发表于
2.751 KB
2018 年 3 月 6 日 下午 3:59
1 项改动说明 ( 查看 )

订阅以下载
Premodded Weapons - Template

描述
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 条留言
T. Ditch 2019 年 1 月 22 日 下午 3:21 
anyway to make these show in eden editor?