Difference between revisions of "Category:Hud Functions (Pluggy)"
Jump to navigation
Jump to search
m
Typo corrected ( tgm->tm )
imported>Haama (Should be done) |
imported>Shademe m (Typo corrected ( tgm->tm )) |
||
Line 3: | Line 3: | ||
*There are two types of Huds: Surface/Image (S) and Text (T) | *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 | **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 | *Huds will be turned off when menus are turned off (console function TM) | ||
*HudIDs start with 1 and go up from there. Because of this, and unlike other pluggy functions, there is no ''RefuseZero'' flag. | *HudIDs start with 1 and go up from there. Because of this, and unlike other pluggy functions, there is no ''RefuseZero'' flag. | ||