The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

SM Drop Lit Torches
Showing 1-9 of 9 entries
Update: Jan 6, 2014 @ 7:51am

v3.0
- SKSE is now required as it fixes all the bugs with torches not dropping for certain equipment types.
- Fixed issue where right handed weapons caused torches to drop in certain situations.
- Added cleaner uninstall option
- You no longer need weapons drawn when switching to a weapon to drop a torch. The check for weapons drawn was unreliable in certain animation events.
- Hotkey torch behavior changed:
*If you have a weapon in your left hand and you are in combat you will drop a torch to the ground.
*If you already have a torch equipped it will re-equip your previous item in your left hand (dropping the torch if nessecary)
*Otherwise you will just equip a torch.
- If you are sneaking when you pick up a torch on the ground you will not auto equip it.

Update: Sep 8, 2012 @ 11:09am

v2.0
- Redesigned the core script (should be more reliable and fix alot of the existing torch drop bugs)
- You can now use the hotkey torch to drop torches.
: If a weapon is equipped and weapons are drawn when pressing the key it will drop a torch
: Otherwise torch is equipped
: If torch is already equipped it will be unequipped
- Hotkey torch will now revert to your previously equipped equipment if you have no torches
- Dropped torches are now changed to be owned by the player (To prevent crime triggers happening again when you pick up a dropped stolen torch)

Update: Apr 11, 2012 @ 1:46pm

v1.4
- Fixed a number of critical threading issues that would cause odd torch dropping behavior
- Fixed an issue where in certain cases torches would be duplicated when dropped (engine bug)
- Added code to ensure that dropped torches have the same owner as when held in your inventory.

Update: Apr 6, 2012 @ 9:53am

v1.3
-Fixed compatability issues with mods that modify the player actor (thanks to Gerauld)
-Fixed a flaw that could allow you to duplicate torches when dropping more than one. A lit torch will now only be dropped if you drop 1.
-Some logic fixes to the behavior of the hotkey torch.

Update: Mar 7, 2012 @ 1:35pm

v1.2
- Added a Hotkey torch lesser power to use as a favourite so you dont have to keep rebinding torches to your favourites when you drop them all.

Update: Feb 21, 2012 @ 1:46pm

v1.1c
- Fixed an issue where a dropped torch was not always dropped by the player (Got dropped miles away)

Update: Feb 21, 2012 @ 11:56am

v1.1b
- Removed debug statement that was adding 99 torches

Update: Feb 20, 2012 @ 2:02pm

v1.1
- Fix for torches not always falling to the ground.
- Now picking up a torch on the ground with no weapon drawn or with the left hand empty will equip the torch.
- Manually dropping torches from your inventory will drop them as a lit torch

Update: Feb 19, 2012 @ 8:11am