Guniqhudid: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
guniqhudid <slotID>
'''guniqhudid''' <slotID>


<slotID> is slot's ID. Legal values are 0..254
<slotID> is slot's ID. Legal values are 0..254

Revision as of 12:38, 4 May 2009

guniqhudid <slotID>

<slotID> is slot's ID. Legal values are 0..254

Select an extra slots so HUD models can store animation state without messing game sprites. By default it uses the first slot(#0). If you need several animating HUD sprites, you should switch to another slot, draw a sprite with rotatesprite, switch back to "guniqhudid 0".