ItsMods

Full Version: Mustang & Sally Dual Wield Help?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi, I recently added mustang & sally to my mod. But when I obtain the item it looks like this: [Image: A424E6A13E3F9787FE11A4A0201BE1193F36A224]
Yes, I know it says dragon's breath, it's because my 7th killstreak WAS going to be the dragon's breath, but I wanted to see if the mustang & sally worked. PLEASE HELP. Smile
Import m1911lh_upgraded_zm(I can't remember its name exactly.) too not just the dw.
(08-04-2011, 08:30)Lemon Wrote: [ -> ]Import m1911lh_upgraded_zm(I can't remember its name exactly.) too not just the dw.

Need to precache both left and right hand, add both to the mod.csv (only self give the dual wield one, thats pretty much all whats needed

(08-04-2011, 14:10)Scripts18 Wrote: [ -> ]
(08-04-2011, 08:30)Lemon Wrote: [ -> ]Import m1911lh_upgraded_zm(I can't remember its name exactly.) too not just the dw.

Need to precache both left and right hand, add both to the mod.csv (only self give the dual wield one, thats pretty much all whats needed

Oh, I get it! Trying it right now! Thanks you two!
Lol I had that problem too

(08-04-2011, 14:10)Scripts18 Wrote: [ -> ]
(08-04-2011, 08:30)Lemon Wrote: [ -> ]Import m1911lh_upgraded_zm(I can't remember its name exactly.) too not just the dw.

Need to precache both left and right hand, add both to the mod.csv (only self give the dual wield one, thats pretty much all whats needed

When compiling it, I get this error:
Code:
Can not create merged weapon m1911lh_upgraded_zm.  Too few attachments, must have at least two.
    failed loading 'mp\m1911lh_upgraded_zm' of type 'weapon' found in source file '../zone_source/mod.csv'
Is that supposed to happen?
(08-04-2011, 14:39)GoldenWrapper Wrote: [ -> ]
(08-04-2011, 14:10)Scripts18 Wrote: [ -> ]
(08-04-2011, 08:30)Lemon Wrote: [ -> ]Import m1911lh_upgraded_zm(I can't remember its name exactly.) too not just the dw.

Need to precache both left and right hand, add both to the mod.csv (only self give the dual wield one, thats pretty much all whats needed

When compiling it, I get this error:
Code:
Can not create merged weapon m1911lh_upgraded_zm.  Too few attachments, must have at least two.
    failed loading 'mp\m1911lh_upgraded_zm' of type 'weapon' found in source file '../zone_source/mod.csv'
Is that supposed to happen?

Nope, its not
(08-04-2011, 14:23)Scripts18 Wrote: [ -> ]Lol I had that problem too

This is what my asset converter looks like:
[Image: 206fsqx.png] Please help...
do everything for m1911_upgraded_zm, m1911lh_upgraded_zm, m1911dw_upgraded_zm. But only give yourself m1911dw_upgraded_zm.
(08-04-2011, 14:54)Lemon Wrote: [ -> ]do everything for m1911_upgraded_zm, m1911lh_upgraded_zm, m1911dw_upgraded_zm. But only give yourself m1911dw_upgraded_zm.

I don't have a "m1911dw_upgraded_zm" anywhere. The names are:
Code:
m1911rh_upgraded_zm
m1911lh_upgraded_zm
and
Code:
m1911_upgraded_zm
And the error is in the modtools, before I even precache the weapon(s).
Pages: 1 2