Help - Search - Members - Calendar
Full Version: Gauntlets act as Weapons
The Nexus Forums > Specific Games > Oblivion > Oblivion Modifications > File Requests/Suggestions
tnu
anything along the lines of making Gauntlets Hand to Hand "Weapons" i mean being able to enchant them with "On Strike" instead of "On Self" enchantments?
dra6o0n
The Construction Set treats the gauntlets as armor though... So i dunno if you can modify them to be both armor and weapon.
GBHis
Ye' can't. They can be *either* armor *or* weapons. They can, however, be weapons. And using some nifty tricks, you can make a dummy (read: invisible) object act as one of them (so they work as both weapon *and* armor). I'll upload a POC.
nekronom12
couldnt you just make a new weapon in CS and use the gauntlet mesh as the weapon model?
dra6o0n
Do you want the gauntlet to be swung like a sword?
tnu
no its supposed to be somthing that would work with hand to hand combat. surely someone wearing Ebony Gauntlets would do more hand to hand damege then someone with nothing.
Vagrant0
QUOTE(tnu @ Jun 14 2008, 07:39 AM) *
no its supposed to be somthing that would work with hand to hand combat. surely someone wearing Ebony Gauntlets would do more hand to hand damege then someone with nothing.

Having anything worn as a weapon will override the animations used for hand to hand. Meaning that at best, you would just be copying some of the hand to hand mods already in existance, and be just as limited as they are.
gdarknight
QUOTE(tnu @ Jun 14 2008, 07:39 AM) *
no its supposed to be somthing that would work with hand to hand combat. surely someone wearing Ebony Gauntlets would do more hand to hand damege then someone with nothing.


I've done a script that is compatible with all mods, and does additional handtohand damage based on skill and gauntlet condition. Granted it was for a specific set that had wrist-blades attached (kind of like being Wolverine). I'll see about modifying it for all gautlets. biggrin.gif

There are glitches though.....the only way to truly do hit detection is in script modification on all actors/creatures. Approximation can be done using distance, LOS, Player state, controls pressed, and actor/creature health changes. The glitch in my script is that another character could hit the actor/creature your trying to hit at the same time. The script would still do the damage bonus even though it wasn't you that did the hit. down.gif
nekronom12
how about putting a drain health on it?
Vagrant0
QUOTE(nekronom12 @ Jun 15 2008, 04:30 AM) *
how about putting a drain health on it?

You can't put an offensive enchantment on gloves. Any enchantment which is given, is applied to the player. This is one of those hard coded aspects of the game, and even playing around with enchantment type of a specific enchantment n a hex editor will not allow you to attach an onstrike enchantment to a piece of equipment. It'll get changed to a constant effect in game.

The reason why this doesn't work too well is the same reason why most wrist blade mods don't work too well. Either you're still using the standard attack animations with an invisible, or oddly positioned weapon, or you're using scripting which is not particularly reliable.

At best, you might be able to script specific gauntlets, or an ability with OBSE to detect the defense of gauntlets worn, and then modify the player's Attack Bonus if no weapon is being used.
GBHis
QUOTE(Vagrant0 @ Jun 15 2008, 04:55 AM) *
At best, you might be able to script specific gauntlets, or an ability with OBSE to detect the defense of gauntlets worn, and then modify the player's Attack Bonus if no weapon is being used.

I believe AttackBonus doesn't work for hand-to-hand attacks? (The WIKI says so.)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.