ItsMods

Full Version: Making a Duel Wield gun?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to try to make some guns duel wield that shouldn't be but I have no idea how to do it, I have the BOModTools through steam if it can be done in that and I'm just doing it wrong.

Can anyone help here or point me in the right direction?

Thanks.

Duel Wield LAW would be pretty neat right?Awesome
I dunno exactly, but isnt there point or something for that in asset manager?
Yep there is, look for it closely
(07-14-2011, 23:10)Tomsen1410 Wrote: [ -> ]I dunno exactly, but isnt there point or something for that in asset manager?

Yes, I found it but if I try to spawn it with the mod loaded, it gives me "DEFAULT_WEAPON" or something which is just hands.

Unless there's something I'm not doing right and that's what I want to know.
Precached and added to .csv ?
(07-14-2011, 23:32)LittleRena Wrote: [ -> ]
(07-14-2011, 23:10)Tomsen1410 Wrote: [ -> ]I dunno exactly, but isnt there point or something for that in asset manager?

Yes, I found it but if I try to spawn it with the mod loaded, it gives me "DEFAULT_WEAPON" or something which is just hands.

Unless there's something I'm not doing right and that's what I want to know.

precacheItem? you do that? and maybe copy paste the entry and rename it and then dont forget to remove parent... in the file ?

You have to type in this in your mod.csv:

Code:
weapon,mp\<weapon name>

And in your _rank.gsc in init preCahe it.
(07-14-2011, 23:34)OrangePL Wrote: [ -> ]Precached

Um, whoops? This is clearly where I was messing up.

Thanks all, after a bit of reading I get it now.
Post a screenie if you got akimbo LAW's to work Smile
thoose weapons not as mw2, here is 2:
Example: kiparisdw_mp and kiparislh_mp(lh - left hand)
so, open kiparisdw_mp and find /DualWeirdWeapon/kiparislh_mp/ and change it to custom