Undefmodel (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "'''undefmodel''' <tilenum> '''undefmodelrange''' <start tilenum> <end tilenum> Undefine the model of the specified tiles. Category:DEF commands"
 
Fox (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''undefmodel''' <tilenum>
<span {{code}}>'''undefmodel''' <tilenum></span><br />
'''undefmodelrange''' <start tilenum> <end tilenum>
<span {{code}}>'''undefmodelrange''' <start tilenum> <end tilenum></span><br />
<span {{code}}>'''undefmodelof''' <tilenum></span><sup>1</sup>


Undefine the model of the specified tiles.
Undefine the high-res model replacement of the specified tiles.
 
<sup>1</sup>Support of <b>undefmodelof</b> is disabled indefinitely due to problems with its implementation.


[[Category:DEF commands]]
[[Category:DEF commands]]

Latest revision as of 04:57, 23 February 2020

undefmodel <tilenum>
undefmodelrange <start tilenum> <end tilenum>
undefmodelof <tilenum>1

Undefine the high-res model replacement of the specified tiles.

1Support of undefmodelof is disabled indefinitely due to problems with its implementation.