boss-developers / skyrim

The Skyrim masterlist. Unmaintained, use LOOT instead.
https://github.com/loot/skyrim
12 stars 17 forks source link

AHZmoreHUD.esp #7

Open boss-robot opened 10 years ago

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

  1. Less Intrusive HUD is not able to position these widgets, but moreHUD gives the options to move the widgets in the MCM menu.

This mod should be compatible with most everything else that does not modify the HUD since there are no leveled list and very few papyrus scripting, etc.

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

This mod adds HUD information that Skyrim has been severely lacking. This mod display information about an object that the player is targeting.

The follow Items have been added to the HUD:

Carry Weight and Max Carry Weight (Only when targeting something that can be picked up or harvested)
Player's Gold (Only when targeting something that can be picked up or harvested)
Current Weapon Damage and Difference (Only when targeting a weapon)
Current Armor Rating and Difference (Only when targeting armor)
Known Ingredient Effects (Only when targeting ingredients or flora)
The number of the targeted items that the player already has in his/her inventory (Only when targeting something that can be picked up or harvested and when the item exists in the inventory)
An icon for books already read
Enchantments for weapons and armor
Effects for other spell items such as scrolls, spell tomes, and staves
Armor weight class
Skill book skill prior to reading
boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

useful HUD add. matchs perfectly with iHUD http://www.nexusmods.com/skyrim/mods/3222/?

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D51956&pUp=1#content

This mod adds HUD information that Skyrim has been severely lacking. This mod display information about an object that the player is targeting.

I always found it annoying that in order to get more information about the object I had to: Pick up the item Open the Inventory Find the item in the inventory Look at the stats

Now I can target an object such as a weapon, piece of armor, or an ingredient and see information about the object.

In addition, I can see what my carry weight is so I no longer have to guess to find out later that I am carrying too much.

The follow Items have been added to the HUD: Carry Weight and Max Carry Weight (Only when targeting something that can be picked up or harvested) Player's Gold (Only when targeting something that can be picked up or harvested) Current Weapon Damage and Difference (Only when targeting a weapon) Current Armor Rating and Difference (Only when targeting armor) Known Ingredient Effects (Only when targeting ingredients or flora) The number of the targeted items that the player already has in his/her inventory (Only when targeting something that can be picked up or harvested and when the item exists in the inventory) An icon for books already read Enchantments for weapons and armor Effects for other spell items such as scrolls, spell tomes, and staves Armor weight class Skill book skill prior to reading

This mod is simple in concept, but I have spent a lot of time working on it. I originally tried creating this mod from papyrus but found that the papyrus scripting was way too slow to handle the hud targeting. So I had to create a SKSE plugin to accomplish my goals, so thanks a lot SKSE team!

Requirements

  1. This Mod Requires SKSE Version 1.6.16 found here. I have also tested with the latest alpha 1.7.0 and it works OK.
  2. This Mod Requires SkyUI Version 4.1 or Greater found here

Installation It is recommended that you download and install with Nexus Mod Manager.

If you want to install manually, install the following files to these locations: Install AHZmoreHUD.bsa and AHZmoreHUD.esp into the "/Data" folder Install The SKSE plugin AHZmoreHUDPlugin.dll into the "/Data/SKSE/Plugins" folder

NOTE: When upgrading to 1.4.2 or greater it may take several minutes for the MCM menu to update.

Upgrading Notes

  1. When upgrading to 1.4.2 or greater it may take several minutes for the MCM menu to update. The MCM menu went through some major changes due to adding pages. At first, two moreHUD MCM menus may even appear, but eventually the old menu will go away.
  2. When upgrading to 1.5.0 or greater, you may want to do a "clean" save first. Starting with version 1.5.0, moreHUD no longer uses the SkyUI widget framework. As a result, the widget script is no longer needed. Here are the steps to do the "clean" save:
  3. Open the MCM menu and choose uninstall.
  4. Save the game.
  5. Remove the mod with NMM.
  6. Load the game.
  7. Save the game again.
  8. Install the new version with NMM.

Removal To remove, go to the moreHUD MCM menu, and choose 'Uninstall' then exit the MCM menu. Then save your game and remove the mod.

Compatibility

  1. Less Intrusive HUD is not able to position these widgets, but moreHUD gives the options to move the widgets in the MCM menu.

This mod should be compatible with most everything else that does not modify the HUD since there are no leveled list and very few papyrus scripting, etc. I have even taken the extra time to be compatible with Harvest Overhaul found here.

If you do find any incompatibilities please let me know.

Known Issues

  1. Sometimes the total armor rating does not match the vanilla's armor rating found in the inventory menu by 1. I suspect there is a rounding issues with the vanilla's display value. The value that this mod displays DOES equal to the total armor rating for all the equipped armor, so who knows.
  2. There appears to be a bug in the vanilla game that calculates bow damage as (bow damage + bolt damage) when there are bolts equipped (DG). Obviously, this is not correct and this mod's calculation does not do that an therefore will not match the vanilla's
  3. Also, when targeting a bow, and the player has a crossbow equipped, the vanilla game calculates the weapon difference using the following formula (targeted bow damage + (equipped bolt damage (* 2?)) - (equipped crossbow damage + equipped bolt damage). So this mod does not do that either
  4. The weight for unharvested ingredients is not displayed because I have not found a reliable way of predicting how many ingredients the flora or tree will yield when using leveled lists (Harvest Overhaul). I may look into this later.
boss-robot commented 10 years ago

http://tesall.ru/files/file/6056-rasshirennyj-interfejs/

Данный мод расширяет спектр отображаемой на экране информации об объектах, попавших в поле зрения игрока. Так что теперь не придется открывать инвентарь и находить предмет, чтобы узнать определенную информацию о нем, поскольку часть таковой информации будет сразу же выведена на экран при наведении на предмет.

boss-robot commented 10 years ago

http://tesall.ru/files/file/6056-rasshirennyj-interfejs/

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D51956&pUp=1

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D51956&pUp=1

A complement for SKY UI.

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

Only HUD mod.

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

moreHUD by Ahzaab Skyrim » User interfaces

MAIN FILES AHZmoreHUD_v2_1_1

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

This mod adds HUD information that Skyrim has been severely lacking. This mod display information about an object that the player is targeting.

boss-robot commented 10 years ago

http://www.nexusmods.com/

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

xzvz

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

Compatibility

  1. Less Intrusive HUD is not able to position these widgets, but moreHUD gives the options to move the widgets in the MCM menu.

This mod should be compatible with most everything else that does not modify the HUD since there are no leveled list and very few papyrus scripting, etc. I have even taken the extra time to be compatible with Harvest Overhaul found here.

If you do find any incompatibilities please let me know.

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D51956&pUp=1

This is a mod which adds more HUD and requires SkyUI and SKSE too work.

boss-robot commented 10 years ago

http://tesall.ru/files/file/6056-rasshirennyj-interfejs/

Я

boss-robot commented 10 years ago

http://gamer-mods.ru/load/skyrim/interfejs/rasshirennyj_hud_v2_1_2_morehud/84-1-0-2043

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

Bottom of MCM Menu

boss-robot commented 10 years ago

<C:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data>

boss-robot commented 10 years ago

<C:\Users\Lance\Desktop>

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D51956&pUp=1

moreHUD by Ahzaab

boss-robot commented 10 years ago

https://www.google.com.ph/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CBwQFjAA&url=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fmods%2F51956%2F&ei=BdCqU430BYOIkwXpl4CIBg&usg=AFQjCNGiatBPhKv2kUnsInehBVe6hu4pew&sig2=927wIGqc1emcINaWl10YtA&bvm=bv.69620078,d.dGI

boss-robot commented 10 years ago

http://rutracker.org/forum/viewtopic.php?t=4513326

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/30638/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmodfiles%2F%3Fid%3D30638&pUp=1

Больше интерфейса

boss-robot commented 10 years ago

http://tes.riotpixels.com/mods/skyrim/interface/more-hud.shtml

This is Russian translation of moreHUD by Ahzaab (http://www.nexusmods.com/skyrim/mods/51956/).

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?tab=1&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fskyrim%2Fajax%2Fmoddescription%2F%3Fid%3D51956%26preview%3D&pUp=1

boss-robot commented 10 years ago

http://tes.riotpixels.com/mods/skyrim/interface/more-hud.shtml

moreHUD добавляет отображение дополнительной информации об объектах при наведении на них прицела.

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

  1. Less Intrusive HUD is not able to position these widgets, but moreHUD gives the options to move the widgets in the MCM menu.

This mod should be compatible with most everything else that does not modify the HUD since there are no leveled list and very few papyrus scripting, etc. I have even taken the extra time to be compatible with Harvest Overhaul found here.

If you do find any incompatibilities please let me know.

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

Compatibility

  1. Less Intrusive HUD is not able to position these widgets, but moreHUD gives the options to move the widgets in the MCM menu.

This mod should be compatible with most everything else that does not modify the HUD since there are no leveled list and very few papyrus scripting, etc. I have even taken the extra time to be compatible with Harvest Overhaul found http://www.nexusmods.com/skyrim/mods/16553/?

boss-robot commented 10 years ago

http://tes.riotpixels.com/mods/skyrim/interface/more-hud.shtml

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

New name for moreHud

boss-robot commented 10 years ago

<C:\Program Files (x86)\Steam\SteamApps\common\Skyrim>

boss-robot commented 10 years ago

<C:\Program Files (x86)\Steam\SteamApps\common\Skyrim>

boss-robot commented 10 years ago

ererer

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/?

boss-robot commented 10 years ago

http://gamer-mods.ru/load/skyrim/interfejs/rasshirennyj_hud_v1_4_2_morehud/84-1-0-2043

boss-robot commented 10 years ago

<C:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data>

boss-robot commented 10 years ago

http://www.nexusmods.com/skyrim/mods/51956/?

Adds further items to game's HUD

boss-robot commented 10 years ago

http://gamer-mods.ru/load/mody_dlja_skyrim/interfejs/rasshirennyj_hud_v2_1_3_morehud/84-1-0-2043

boss-robot commented 10 years ago

http://gamer-mods.ru/load/mody_dlja_skyrim/interfejs/rasshirennyj_hud_v2_1_3_morehud/84-1-0-2043

boss-robot commented 9 years ago

http://renn.tistory.com/170

boss-robot commented 9 years ago

<C:\Games\Nexus Mod Manager\Skyrim\Mods>

boss-robot commented 9 years ago

http://tes.riotpixels.com/mods/skyrim/interface/more-hud.shtml

boss-robot commented 9 years ago

http://gamer-mods.ru/load/tes_v_skyrim/interfejs/rasshirennyj_hud_interfejs_morehud/84-1-0-2043

boss-robot commented 9 years ago

http://gamer-mods.ru/load/tes_v_skyrim/interfejs/rasshirennyj_hud_interfejs_morehud/84-1-0-2043

boss-robot commented 9 years ago

http://gamer-mods.ru/load/tes_v_skyrim/interfejs/rasshirennyj_hud_interfejs_morehud/84-1-0-2043