Jump to content

Mdflags

From EDukeWiki
Revision as of 15:52, 8 December 2007 by Hunter byte (talk | contribs) (Opps, it's EDuke specific not v1.3/1.5)

mdflags <number>

Sets flags for how to draw an actor's model. These flags never affect the gameplay. To be noted, it is used by the maphacks. Add all together all wanted flag values, and use that as <number>.

Mdflags is available for sprite structs and for wall structs.

Flag values for sprite mdflags are:

1 - Make sprite be dispalyed as sprite(not model)
2 - No model animation.