LOGO FLAGS: Difference between revisions
Hunter byte (talk | contribs)  New page: LOGO_FLAGS is a gamevar that control the logo displaying.  The values are:  '''1'''  - LOGO_FLAG_ENABLED<br /> '''2'''  - LOGO_FLAG_PLAYANIM<br /> '''4'''  - LOGO_FLAG_PLAYMUSIC<br /> '''8...  | 
				No edit summary  | 
				||
| Line 15: | Line 15: | ||
Default is 255. It is all bits for exception the last two.  | Default is 255. It is all bits for exception the last two.  | ||
[[Category:Constantly updated gamevars]]  | |||
Revision as of 01:10, 21 April 2008
LOGO_FLAGS is a gamevar that control the logo displaying.
The values are:
1  - LOGO_FLAG_ENABLED
2  - LOGO_FLAG_PLAYANIM
4  - LOGO_FLAG_PLAYMUSIC
8  - LOGO_FLAG_3DRSCREEN
16 - LOGO_FLAG_TITLESCREEN
32 - LOGO_FLAG_DUKENUKEM
64 - LOGO_FLAG_THREEDEE
128- LOGO_FLAG_PLUTOPAKSPRITE
256- LOGO_FLAG_SHAREWARESCREENS
512- LOGO_FLAG_TENSCREEN
Default is 255. It is all bits for exception the last two.