Difference between revisions of "0597"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 0597=1, %1d% | |
− | + | | description = Checks if the actor is crouching | |
− | + | | p1 = Actor handle | |
+ | | game = [[Vice City]], [[San Andreas]] | ||
+ | | native = [[IS_CHAR_DUCKING]] | ||
+ | }} | ||
+ | This conditional opcode returns true if the actor is crouching. | ||
==Keywords== | ==Keywords== | ||
− | check, actor, | + | check, actor, character, crouch, duck |
− | |||
− |
Revision as of 00:32, 17 January 2010
{{{games}}}
- Description
- Checks if the actor is crouching
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- IS_CHAR_DUCKING
This conditional opcode returns true if the actor is crouching.
Keywords
check, actor, character, crouch, duck