Jump to content

utopium

Account closed
  • Posts

    82
  • Joined

  • Last visited

Reputation

0 Neutral

Nexus Mods Profile

Profile Fields

  • Country
    None
  1. http://www.nexusmods.com/skyrim/mods/83822/?
  2. iNeed has a disease indicator which does exactly what you describe, but I believe it requires you to use the rest of the mod as well so if you want to avoid a mod which requires eating/drinking/sleeping then you may not be able to use it.
  3. I had a few minutes to kill: http://www.nexusmods.com/skyrim/mods/83163/?
  4. For a little while now I have slowly been putting together a mod that involves an SKSE plugin and an Android app. I have uploaded a basic proof of concept called Dragon Tablet at the following: http://www.nexusmods.com/skyrim/mods/82797/? The idea is similar to the Pip-Boy app that is available for Fallout 4 in that a mobile application provides a second screen that communicates with the game. Right now I just have a simple list of weapons and armor which you can tap to equip or unequip as a start, but in theory this could be used for just about anything. I kinda envision providing a Papyrus API for this similar to how SkyUI provides an API for creating MCM menus. I figured I would post here and get the thoughts of other mod authors to see what they think and if this might actually be useful to them for their own mods. To be honest while I was able to put together a basic proof of concept without too much effort, actually making this a finely polished mod with lots of bells and whistles is another story. It would be good to know if anyone would actually find this useful before doing any more work on it. And even if there is a lot of interest in it I may not be able to dedicate much time to working on this as I am pretty busy with other things in my life, so I am open to handing this over to another person or group of people who might be able to put a better effort into improving on this than I could. Anyway, just thought it would be good to get peoples feedback and see whether this is something still worth pursuing or not.
  5. http://www.nexusmods.com/skyrimspecialedition/mods/8156/?
  6. In response to post #47232540. #47306200 is also a reply to the same post. Should be available now. I uploaded an update which had a false positive on the virus scanner.
  7. No problem. This took me about five minutes to make since it only consisted of calls to SetUnhandledExceptionFilter and PlaySound with the hardest part just trying to get Skyrim to crash to make sure it worked. It was worth it for a good laugh. :)
  8. In response to post #47160845. #47161255, #47165610, #47166660, #47168055, #47171165 are all replies on the same post. This was definitely a nice surprise to see today. :) I am guessing this was written up at least a couple of days ago since I added another mod named Inventory Stats to my utility pack yesterday. Glad to see you are enjoying it.
  9. I had a few minutes to kill: http://www.nexusmods.com/skyrimspecialedition/mods/7973/?
  10. Probably the best way to approach this is modify the actionscript code for that menu. SkyUI already does this and you can see the code at the following: https://github.com/schlangster/skyui/blob/master/src/PauseMenu/SystemPage.as The problem is that you have to require the person using your changes to use the specific version of SkyUI you are modifying otherwise things might not work so well. And of course for people not using SkyUI there could be issues there as well.
  11. A couple of those are texture/mesh mods that don't use an ESP at all. For mods that do have an ESP, you can merge them yourself with tools like the following: http://www.nexusmods.com/skyrim/mods/69905/?
  12. Again I am an idiot, "Quests" are listed under "Character". I guess that was just always expanded before so that I forgot where it was. Sorry for my stupid posts everyone. Sometimes just talking about a problem helps you figure out the solution.
  13. So turns out I am an idiot. Upon firing up TES5EDIT to make my changes in there I noticed a "scripts.rar" file which is apparently what I was looking for. I apparently was reading the instructions for FO4 Creation Kit (despite including "Skyrim" in my Google search) which is why I was looking in the wrong spot. Still can't see Quests in the Object Window though. Going to keep messing around to see if I can get that working.
  14. Due to some issues with my computer I decided to wipe it clean and reinstall everything but upon reinstalling Creation Kit from Steam I appear to be having some issues. First of all there don't appear to be any script sources anywhere. Everything I read tells me there should be a "base.zip" under the "data\scripts" folder which I can extract them from but it just isn't there. Also inside Creation Kit the Object Window is missing sections like the "Quests" tree. I have tried uninstalling reinstalling and verifying the steam cache which all succeed with no errors but things still aren't working right. I am hoping I just am doing something stupid that someone can easily point out what I am doing wrong. Searching on Google and here on the forums didn't come up with any explanation about why this might be happening.
  15. http://www.nexusmods.com/skyrim/mods/81258/?
×
×
  • Create New...