Difference between revisions of "SCUMM/V5 opcodes"

Jump to navigation Jump to search
19 bytes added ,  09:48, 26 March 2009
m
(→‎SCUMM V5 opcodes: Not many left! (Also reformatted))
Line 108: Line 108:
|$09||SO_ELEVATION||Sets the actor's elevation to the given value.
|$09||SO_ELEVATION||Sets the actor's elevation to the given value.
|-
|-
|$0A||SO_ANIMATION_DEFAULT||Initializes the actor's animation frames.Init frame = 1Walk frame = 2Stand frame = 3Talk start frame = 4 Talk stop frame = 5
|$0A||SO_ANIMATION_DEFAULT||Initializes the actor's animation frames.<br>Init frame = 1<br>Walk frame = 2<br>Stand frame = 3<br>Talk start frame = 4<br>Talk stop frame = 5
|-
|-
|$0B||SO_PALETTE||Sets the colour at the given index to a new value (another entry in the colour lookup table/CLUT). Index must be between 0 and 31 (the number of colours in a costume).
|$0B||SO_PALETTE||Sets the colour at the given index to a new value (another entry in the colour lookup table/CLUT). Index must be between 0 and 31 (the number of colours in a costume).
125

edits

Navigation menu