Category:Hud Functions (Pluggy)

Revision as of 12:05, 22 November 2008 by imported>Haama (IDs)

Work in Progress

This is WiP - there is no real documentation for the Hud functions, and I have to go through the threads for the information. As there are some 20 versions in the threads, these may not be the final forms. Please double-check the threads before using.
--Haama 11:24, 22 November 2008 (EST)

Actual page

Hud functions provided by Pluggy. All functions should be in their "final" form (version 122).

  • Acceptable file types: .png, .bmp, .dds, .dib, .hdr, .jpg, .pfm, .png, .ppm, and .tga
  • Huds will always be on top of anything from Oblivion.
    • Some menus that shouldn't be covered up: 3 (console, only works from GameMode so use OBSE v16's IsConsoleOpen), 1007 (Loading), 1013 (Pause), 1015 (Options), 1017 (Audio), 1018 (Video), 1019 (Video Display), 1020 (Gameplay), 1021 (Controls), 1038 (Load), 1039 (Save), 1044 (Main), 1047 (Credits)
  • Huds will be turned off when menus are turned off (console function TGM)
  • HudIDs start with 1 and go up from there. Because of this, and unlike other pluggy functions, there is no RefuseZero flag.