Copytile (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''copytile''' <tilenum> { [...] }
{{Under construction}}


Description.
<span {{code}}>'''copytile''' <tilenum> { [...] }</span>
 
DESCRIPTION


== Tokens ==
== Tokens ==


'''tile''' <tilenum>
<span {{code}}>'''tile''' <tilenum></span>
 
Description.


'''pal''' <palnum>
DESCRIPTION


Description.
<span {{code}}>'''pal''' <palnum></span>


{| cellpadding="0" cellspacing="0" border="0"
DESCRIPTION
| valign="top" | '''xoffset''' <factor><br />'''yoffset''' <factor>
| width="20px" |
| valign="top" | (or '''xoff''')<br />(or '''yoff''')
|-
|}


Description.
<span {{code}}>'''xoffset''' <factor></span> (or '''xoff''')<br />
<span {{code}}>'''yoffset''' <factor></span> (or '''yoff''')


'''texhitscan'''
DESCRIPTION


Description.
<span {{code}}>'''texhitscan'''</span>


'''nofullbright'''
DESCRIPTION


Description.
<span {{code}}>'''nofullbright'''</span>


[[Category:WIP pages]]
DESCRIPTION


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

Latest revision as of 06:01, 23 February 2020

This page is under construction.
Please help review and edit this page.

copytile <tilenum> { [...] }

DESCRIPTION

Tokens

tile <tilenum>

DESCRIPTION

pal <palnum>

DESCRIPTION

xoffset <factor> (or xoff)
yoffset <factor> (or yoff)

DESCRIPTION

texhitscan

DESCRIPTION

nofullbright

DESCRIPTION