Talk:SetWeaponSpeed

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Updating Equipped Weapon[edit source]

I don't know if using this in menu-mode is any different, but if you use this in GameMode on your equipped weapon then the speed will not actually update until you unequip and reequip the weapon. Scripts will read that the speed has been updated, but you'll continue to attack at the same speed as before.

Unequipping and reequipping the weapon in-game looks pretty clumsy because of the long unsheathing animation. Is there a way to either update the weapon without reequipping it, or to prevent the unsheathing animation? (Forcing another animation to play through PlayGroup does not seem to work) --Ronyn 13:37, 24 May 2009 (EDT)

Sheathing/unsheathing may work, but doesn't avoid looking silly. I don't think there's any way to avoid that, unfortunately...
Dragoon Wraith TALK 15:53, 24 May 2009 (EDT)
You're right, it's not the reequipping that updates it, it's the sheathing animations. So just sheathing and unsheathing will update it as well. That seems very strange to me. Aridale made a mod that updates weapon speed dynamically in-game, and neither him nor any of the people that have used it have mentioned this problem that I'm having. I even mentioned it to him and he has no idea why it would be happening with me. I looked over the scripts in his mod, and I can't see anything special that's been done that would prevent it.--Ronyn 19:54, 30 May 2009 (EDT)