Statusbarscale: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Nexus (talk | contribs)
m typo
Nexus (talk | contribs)
m typo
 
Line 1: Line 1:
Holds the scale of the player's status bars - decreases by a certain amount when you change it in the game menu. The values normally avaliable are as follows:
Holds the scale of the player's status bars - decreases by a certain amount when you change it in the game menu. The values normally available are as follows:
<pre>
<pre>
100 (Full size)
100 (Full size)

Latest revision as of 13:14, 5 February 2015

Holds the scale of the player's status bars - decreases by a certain amount when you change it in the game menu. The values normally available are as follows:

100 (Full size)
92
84
76
68
60
52
44
37 (smallest size)

Any lower value can be chosen, including zero. Zero will make the status bar disapper, but the screen height will possibly increase.

If you want to have a different base value (for example, Duke Nukem 3D status bar scale in 100% is 34px of height), this can be easily done changing the BOTTOMSTATUSBAR height in px. Modifying that tile will result in a hard-coded modification ingame.