Get yourself those mods:
Menuque
http://oblivion.nexusmods.com/mods/32200//?
Hud status bar
http://oblivion.nexusmods.com/mods/34905//?
Install them. Hud status bar best with oblivion mod manager
Go to
Program Files\Bethesda Softworks\Oblivion\Data\ini
there will be the files:
DR Hud Status Bars
Hud Status Bars
; =================== Status Bar 0
; Display DR momentum
set tnoHSB.hud_color to sv_Construct "HUDcolorOrange" ; 10, orange
set tnoHSB.hud_val to sv_Construct "DrMomemtum" ; DR´s momemtum global
set tnoHSB.hud_max to sv_Construct "100" ; Max is 100%
set tnoHSB.hud_x to 0 ; Same x pos as standard bars
set tnoHSB.hud_y to 70 ; A bit above standard bars so it stands out
set tnoHSB.hud_min to 1 ; for technical reasons the momentum is min 1
; Size not given = HUDdefault = standard bar size
SetStage tnoHSB 10 ; Init status bar 0
now paste this into the end of the file: Hud Status Bars
now you will see the deadly reflex momentum bar.
This following method works only for the momentum bars. Other bars take more precise work.
Hope this helped
0 comments:
Post a Comment