The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

46 arvostelua
Colorful Torches
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Category: Miscellaneous
Tiedostokoko
Julkaistu
Päivitetty
1.756 MB
14.2.2012 klo 8.53
18.3.2012 klo 5.57
6 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Colorful Torches

Kuvaus
Finding the normal torches a bit too dull to match your mood? Then this is for you. Liven up your dungeon exploring and monster slaying with some color! Remember that special occasion when you thought "oh man! some purple light would make my day."? Probably not, but that day might come, and you better be prepared.

Now also available on the skyrim nexus: http://skyrim.nexusmods.com/downloads/file.php?id=10087

----------------
Description
----------------
Currently these types of torches are added:
* Fire Salt Torch (Red light)
* Frost Salt Torch (Blue/cyan light)
* Void Salt Torch (Purple light)
* Glow Dust Torch (Greenish light)

They last twice as long as normal torches and should illuminate a slightly bigger area. The prefered thing would be to be able to craft them, using the ingredient that's in the name along with wood and linen cloth, but unfortunately it doesn't seem to be possible to make any light emitting item craftable. So instead they can currently be found inside a chest in the "Hall of the Dead" in Whiterun or in many places where there previosly would be a normal torch. Instead of finding a normal torch, carried by a guard for example, any of the new torches or the original one can be found. Which one is randomly chosen.

I put this mod together pretty quickly to try some things out and it isn't really a "serious" project. So don't expect that much updates or support. The mod is more of a "fun" addition if to the game, that hopefully someone might appreciate.

----------------
Issues/bugs
----------------
* Currently not Craftable.
* Some guards seem to get the holding torch animation without holding anything.

----------------
Changelog
----------------
(Find on the Nexus page)

----------------
Distribution Permission
----------------
You may distribute, modify, and use this mod and the attached files in the making of other mods IF you properly credit it to me (AeonVita).

----------------
My other mods on Steam
----------------
More Craftables - http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=10683
Dragonbone Weapons - http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=10722
Zombie Draugr - http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=11877

----------------
Credits
----------------
The NifSkope developers (corwin, Alphax, m4444x, tazpn, wz, Shon, amorilia) - For making NifSkope
TheFigment - For releasing an updated version of TESSnip made for Skyrim
Timeslip - For making FOMM and TESsnip
Bethesda Game Studios - For making Skyrim and the Creation Kit
18 kommenttia
HookerHeels 1.5.2018 klo 11.24 
@Verilin I've been using this mod for 5 years and I get very few Colorful Torches load screens. Might be something else causing that for you. I also use the Nexus version, and not this one, however.
Zumoku 1.5.2014 klo 10.10 
this is awesome!
Verilin 17.3.2013 klo 10.11 
Awesome, the only issue is I hardly ever get any loading screens besides the colorful torch one. Can you turn down the frequency of that part please? Otherwise great job on this mod.
Glitter 20.12.2012 klo 17.44 
Thanks for this! =)
Potato 10.9.2012 klo 18.08 
sweet
alastair 24.7.2012 klo 13.20 
Make a mod which lets me have different color spells, for example, red fire or green lightning
AeonVita  [tekijä] 20.6.2012 klo 4.33 
@Chesko One issue though is that it might not be a good idea to change this workshop mod so it would require this master file bacause the automatic updating would cause crashes for current users, since they lack the master. So it might be better to keep the workshop version as it is, and only update the Nexus one with these changes.

By the way, when similar compatibility issues have occurred with my other mods, what I've usually done is to make compatibility patches using TESVSnip. That has worked well so far, but it's really complex when lots of different torch mods are involved and users may want more than two. So it might be a better idea to do as you propose. I did actually take the liberty to make a compatibility patch for our mods and have just uploaded it to the Nexus, as at least a temporary solution.
AeonVita  [tekijä] 20.6.2012 klo 4.33 
@Chesko I think the problem with sending a message over the Nexus was that my message quota of a 100 was reached. I had no idea there even was one. I haven't recieved any notifications about my inbox being full either afaik. Guess I'll have to remove some messages manually.

About your suggestion, if you're sure it's possible that many mods could "append" things to this form list without replacing it, as well as making the conditional in the event check for something inside a list, I could change the mod probably. Although, are you sure that it would be possible for many mods to add things to this list without replacing each others' changes? I might have misunderstood the way you planned to do it though. It seems easiest if you could make this master file and I'll do my best to try to implement it here. (Comment split, see next one)
SushiLegacy 19.6.2012 klo 6.14 
I am reaching out to the authors of other lantern and torch mods to see if they would be interested in doing this as well. Let me know if this is something you'd like to do.

Currently, the authors of Usable Lanterns and Better Wieldable Lanterns have agreed to support this. I hope you will too.

Thanks,

-Chesko
SushiLegacy 19.6.2012 klo 6.14 
I would like to implement the following solution:

* Create a new mod, called Carried Lights Compatibility System (or something to the effect), which will include an .ESM which contains a single formlist object. This formlist will be added to the TorchEvent animation event.
* Distribute a version of our mods that inherits from this ESM, and instead of editing the Animation Event ourselves, we simply add our carried light sources to this new FormList contained in the ESM.

That way, our lanterns and torches should play nicely with one another and not cause strange animations and teleportation events.