武装突袭3

武装突袭3

136 个评价
MK 13 Secondary GL
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Equipment, Weapon
文件大小
发表于
更新日期
8.807 MB
2023 年 5 月 12 日 下午 5:24
2023 年 8 月 24 日 下午 6:02
2 项改动说明 ( 查看 )

订阅以下载
MK 13 Secondary GL

描述
The MK 13 EGLM from Arma 2 configured for the secondary slot.

Features
  • Configured for the secondary (pistol) slot
  • Ability to properly range from 100 to 400 meters
  • Tweaked range markings on iron sight to accurately reflect grenade launcher trajectory
  • Optimized hand positioning for handgun animations
  • Updated reload animation to more closely match vanilla EGLM
  • Upscaled textures
  • Black variant
  • Utilizes CBA for compatibility with other modded grenade launcher rounds

FAQ
  • Q: Why isn't the left hand further out and actually holding the grenade launcher?
  • A: Due to limitations in the pistol animations, the left hand can not extend further out without the left arm animating strangely.

  • Q: Why isn't the finger actually on the trigger?
  • A: This is also due to limitations in the pistol animations. The right hand cannot be modified.

Credits
The MK 13 models and textures are from Arma 2 and are the property of Bohemia Interactive.

LICENSE
Arma Public License Share Alike (APL-SA). https://www.bohemia.net/community/licenses/arma-public-license-share-alike
22 条留言
KIPOD Katan 2024 年 2 月 4 日 上午 8:05 
Please add as a Launcher. It would change the game!
Thoreaufare  [作者] 2023 年 8 月 10 日 下午 6:22 
@Pereira

No. I don't know anything about modeling weapons. This model is from Arma 2.
FullMetal 2023 年 8 月 10 日 下午 6:00 
Hey, Do you develop weapons from scratch?
Panthercat64 2023 年 6 月 10 日 下午 4:26 
This makes me wonder if its possible to make the western sahara grenade launcher into a secondary?
Either way, this mod is still awesome. Now I can have my load out of a heavy machine gun and still play a grendiar role
диджей 2023 年 6 月 9 日 上午 3:32 
а надо просто скачать и всё?
Viper1Zero 2023 年 5 月 16 日 下午 5:55 
HOT
JPAB97S | Kiosk 2023 年 5 月 16 日 上午 2:38 
Yes, you can. Just call the parameters in the config, they will override the original. There's no need to repack the addon. Infact you shouldn't be repacking any mods without the author's explicit permission.
OrkunHub 2023 年 5 月 15 日 下午 12:55 
Oh shit! That makes sense but can we adjust the weight and in game name too? We can open a form or something?!
Thoreaufare  [作者] 2023 年 5 月 15 日 上午 8:13 
@OrkunHub

I packed it with HEMTT, so that might be why you're having issues depending on how you're trying to pack it.

But anyway, instead of repacking this addon, couldn't you make an additional one that is a very simple config that does something like

class vtf_GL_Base_F : Pistol_Base_F {
magazineWell[] += {"CBA_40mm_3GL"};
};

to extend that magwells?
OrkunHub 2023 年 5 月 15 日 上午 6:14 
Hey dude! Loved this one! Was wondering why just unpacking and repacking without changing anything brakes the mod? Seems like your texture etc routes in the code are wrong?! I'm just trying to make this thing use 3GL rounds!