Category:Hud Functions (Pluggy)

Revision as of 13:58, 24 November 2008 by imported>Haama (→‎Actual page: Notes)

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).

  • There are two types of Huds: Surface/Image (S) and Text (T)
    • Acceptable surface/image file types: .png, .bmp, .dds, .dib, .hdr, .jpg, .pfm, .png, .ppm, and .tga
  • 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.