Jump to content

OBD:AGQG: Difference between revisions

168 bytes added ,  21 April 2007
de-emphasis of flags not used in files ^^
(emphasis on unknown flags)
(de-emphasis of flags not used in files ^^)
Line 62: Line 62:
:0x'''08''' 00 00 00 - stairs down
:0x'''08''' 00 00 00 - stairs down
:0x'''10''' 00 00 00 - stairs
:0x'''10''' 00 00 00 - stairs
:0x'''20''' 00 00 00 - set at runtime for Jell'Oed quads
:0x'''20''' 00 00 00 - set at runtime for Jell'Oed quads, never used in files
:0x'''40''' 00 00 00 - triangle (see above)
:0x'''40''' 00 00 00 - triangle (see above)
:0x'''80''' 00 00 00 - transparency (if 0 then alpha is ignored, color is just RGB shading)
:0x'''80''' 00 00 00 - transparency (if 0 then alpha is ignored, color is just RGB shading)
:0x00 '''01''' 00 00 - '''unknown
:0x00 '''01''' 00 00 - unknown, never used in files
:0x00 '''02''' 00 00 - two-sided
:0x00 '''02''' 00 00 - two-sided
:0x00 '''04''' 00 00 - '''unknown
:0x00 '''04''' 00 00 - unknown, never used in files
:0x00 '''08''' 00 00 - no collision
:0x00 '''08''' 00 00 - no collision
:0x00 '''10''' 00 00 - '''unknown
:0x00 '''10''' 00 00 - unknown, never used in files
:0x00 '''20''' 00 00 - invisible
:0x00 '''20''' 00 00 - invisible
:0x00 '''40''' 00 00 - no object collision
:0x00 '''40''' 00 00 - no object collision
Line 75: Line 75:
:0x00 00 '''01''' 00 - no occlusion
:0x00 00 '''01''' 00 - no occlusion
:0x00 00 '''02''' 00 - danger
:0x00 00 '''02''' 00 - danger
:0x00 00 '''04''' 00 - set at runtime for quads hidden with [[env_show]]
:0x00 00 '''04''' 00 - set at runtime for quads hidden with [[env_show]], never used in files
:0x00 00 '''08''' 00 - '''unknown
:0x00 00 '''08''' 00 - '''unknown
:0x00 00 '''10''' 00 - '''unknown
:0x00 00 '''10''' 00 - '''unknown
:0x00 00 '''20''' 00 - '''unknown
:0x00 00 '''20''' 00 - unknown, never used in files
:0x00 00 '''40''' 00 - ignore grid
:0x00 00 '''40''' 00 - ignore grid
:0x00 00 '''80''' 00 - no decal
:0x00 00 '''80''' 00 - no decal
Line 86: Line 86:
:0x00 00 00 '''08''' - sound-transparent
:0x00 00 00 '''08''' - sound-transparent
:0x00 00 00 '''10''' - impassable
:0x00 00 00 '''10''' - impassable
:0x00 00 00 '''20''' - '''unknown
:0x00 00 00 '''20''' - unknown, never used in files
:0x00 00 00 '''40''' - '''unknown
:0x00 00 00 '''40''' - unknown, never used in files
:0x00 00 00 '''80''' - '''unknown
:0x00 00 00 '''80''' - unknown, never used in files




708

edits