Mdflags: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) New page: 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 ... |
(No difference)
|
Revision as of 12:33, 8 December 2007
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.