Ceilingstat: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
No edit summary
LordMisfit (talk | contribs)
mNo edit summary
Line 3: Line 3:
The known values are below
The known values are below


1 = Ceiling is a parallax sky/texture
:'''1''' = Ceiling is a parallax sky/texture
 
:'''2''' = ? (needs to be disciphered by someone)
2 = ? (needs to be disciphered by someone)
:'''4''' = ? (needs to be disciphered by someone)
 
:'''8''' = Ceiling Texture Expansion is on ["E" key in Build/Mapster32]
4 = ? (needs to be disciphered by someone)
:'''16''' = ? (needs to be disciphered by someone)
 
:'''32''' = ? (needs to be disciphered by someone)
8 = Ceiling Texture Expansion is on ["E" key in Build/Mapster32]
:'''64''' = Ceiling Texture Relativity is on ["R" key in Build/Mapster32]
 
:'''128''' = Ceiling Transparency Level 1 [?]
16 = ? (needs to be disciphered by someone)
:'''256''' = Ceiling Transparency Level 2 [?]
 
32 = ? (needs to be disciphered by someone)
 
64 = Ceiling Texture Relativity is on ["R" key in Build/Mapster32]
 
128 = Ceiling Transparency Level 1 [?]
 
256 = Ceiling Transparency Level 2 [?]


''See also [[floorstat]].''
''See also [[floorstat]].''


[[Category:Sector structure members]]
[[Category:Sector structure members]]

Revision as of 20:52, 1 November 2007

Ceilingstat is a sector-structure member similar to cstat, as it is a bitfield.

The known values are below

1 = Ceiling is a parallax sky/texture
2 = ? (needs to be disciphered by someone)
4 = ? (needs to be disciphered by someone)
8 = Ceiling Texture Expansion is on ["E" key in Build/Mapster32]
16 = ? (needs to be disciphered by someone)
32 = ? (needs to be disciphered by someone)
64 = Ceiling Texture Relativity is on ["R" key in Build/Mapster32]
128 = Ceiling Transparency Level 1 [?]
256 = Ceiling Transparency Level 2 [?]

See also floorstat.