126
edits
Jestar jokin (talk | contribs) (→SCUMM V5 opcodes: Not many left! (Also reformatted)) |
Jestar jokin (talk | contribs) m (→Operation: \ns) |
||
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 = | |$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). |
edits