ADD-ON WEAPON components
-
Guys, sorry if im post this not in right topic, so:
I realize i wanna make a addon weapon from replace mod:
https://www.gta5-mods.com/weapons/hera-arms-cqr-ar-15#comments_tab
(because i have another mod that replaces "carbine rifle")
when i find the guide how to install addon weapon:
https://www.gta5-mods.com/tools/add-on-replace-base-folder#comments_tab
so i used the ready to go .rpf from this pack for AR's weapon, and all working good, INSTEAD of attachments, like magazines , suppressor etc, i tried to make weaponcomponents.meta in the "ai" folder and past the all components i need for examle:
<Item type="CWeaponComponentClipInfo">
<Name>COMPONENT_CARBINERIFLE_CLIP_01</Name>
<Model>w_ar_cqr_mag1</Model>
...................
but its not working at all, when i open attachments menu in trainer i can just change the color (menyoo trainer)
SO guys, pls help me to understand which file i need to add and where in my DLC.rpf, where will be all of the gun components!
-
upd: somehow i manage to make magazine appear, when i add it to weaponcomponents.meta, but still i cant change multiple magazines, like choose from "gunname_mag1" or "gunname_mag2", in trainer, so still need help