Data Realms Fan Forums
http://45.55.195.193/

Dual Weilding
http://45.55.195.193/viewtopic.php?f=1&t=14033
Page 1 of 1

Author:  Spiritlol [ Mon Mar 23, 2009 6:39 am ]
Post subject:  Dual Weilding

I'm sure this has been asked many times, and I don't mean to be a burden. But I was wondering how to make weapons dual weildable. It has something to do with with shields correct? And I already know that the weapon must be one handed. If anyone has a line a code I can just stick into the weapons code to make it dual weildable you would have my gratitude. :)

Author:  411570N3 [ Mon Mar 23, 2009 6:49 am ]
Post subject:  Re: Dual Weilding

Change
AddToGroup = Weapons
to
AddToGroup = Shields

Of course if you still want a version in the weapons category just copy the code for the HDFirearm and make a new one with a different instancename and the above change.

Author:  Spiritlol [ Mon Mar 23, 2009 8:42 pm ]
Post subject:  Re: Dual Weilding

Ah didn't think it would be that easy. Thank you

Author:  Azukki [ Tue Mar 24, 2009 11:59 pm ]
Post subject:  Re: Dual Weilding

Aug2012
I'm just gonna redo this whole post. So anyways.

Using just the shield category weapons means any combination of the weapons can be dual wielded with each other, which is good, but AI won't actually shoot then, so that's not good.
Using a separate shield weapon and weapons weapon means AI can use it, but they're not all interchangeable.

A bit of Lua can give you the best of both worlds, though, proper AI usage and interchangeability.
plop a unique gib on your gun
plop this on your gun, change names accordingly

plop this on a dual wielding pie menu option on the primary hand weapon, change the name accordingly

Author:  olo [ Tue Aug 07, 2012 2:56 pm ]
Post subject:  Re: Dual Weilding

Hi , I have problems with Dual weilding in B27 , can some one post instruction how to do it? I have tried "OneHanded = 1" and copied the hdfirearm code with chaged "AddToGroup = Shields" thanks.

Are Azukki commands still used?

Author:  Miggles [ Tue Aug 07, 2012 4:42 pm ]
Post subject:  Re: Dual Weilding

Ok, 3 year bump, cool.
Regardless, I'll answer your question:
1) Azukki's commands there were only suggestion, not actual commands.
2) Could you give me the mod? I don't see whats wrong. Make sure you buy the primary one from "Guns" and the offhand from "Shields".

Author:  p3lb0x [ Tue Aug 07, 2012 5:21 pm ]
Post subject:  Re: Dual Weilding

You wouldn't even need dual wield shake range. There's already a one-handed variable.

Author:  olo [ Tue Aug 07, 2012 5:22 pm ]
Post subject:  Re: Dual Weilding

Miggles wrote:
Ok, 3 year bump, cool.
Regardless, I'll answer your question:
1) Azukki's commands there were only suggestion, not actual commands.
2) Could you give me the mod? I don't see whats wrong. Make sure you buy the primary one from "Guns" and the offhand from "Shields".



Sorry I used search and fogot this is in making section, I'm trying with different mods , Unitec etc. I have error when I try "one handed = 1 "

ok here is what I do I am copying the changed code below the original code in the same file , first the orginal code

"
"


and this is copied with changes


Author:  Joseh123 [ Tue Aug 07, 2012 6:34 pm ]
Post subject:  Re: Dual Weilding

Put that in a spoiler, it is too big. And I think the weapon itself shouldn't be inside the Shields section, only the Offhand version. Is that what you are trying to do? A Dual Wielding weapon?

Author:  olo [ Tue Aug 07, 2012 6:54 pm ]
Post subject:  Re: Dual Weilding

Joseh123 wrote:
Put that in a spoiler, it is too big. And I think the weapon itself shouldn't be inside the Shields section, only the Offhand version. Is that what you are trying to do? A Dual Wielding weapon?


what do you mnan offhand version? I am copying the changed code below the original code.

Author:  Miggles [ Wed Aug 08, 2012 5:15 am ]
Post subject:  Re: Dual Weilding

1st of all, what error do you get?
Secondly, if you want to dual wield, you have to make the normal gun one handed too.

Author:  olo [ Wed Aug 08, 2012 6:45 pm ]
Post subject:  Re: Dual Weilding

Miggles wrote:
1st of all, what error do you get?
Secondly, if you want to dual wield, you have to make the normal gun one handed too.


I mean cc crashes when loading "weapons.ini" file from unitec folder , ok I will try this.

Ok... still fails. This started to be frustrating lol I tried another few options :x :x :x

Author:  olo [ Thu Oct 11, 2012 12:51 pm ]
Post subject:  Re: Dual Weilding

Ok guys lmao the problem was not using "TAB" but "space" :shock: no I can weild everything.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/