Difference between revisions of "07F2"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 07F2=1, %1d% | |
− | + | | description = Checks if the player is performing a stoppie | |
− | + | | p1 = Player handle | |
+ | | game = [[San Andreas]] | ||
+ | | native = [[IS_PLAYER_PERFORMING_STOPPIE]] | ||
+ | }} | ||
+ | This opcode checks if the player is performing a stoppie. A stoppie is being performed if only the front wheel of a motorcycle or bicycle is touching the ground. The body of the bike and the rear wheel cannot touch any solid surface. | ||
==Keywords== | ==Keywords== | ||
check, player, performing, stoppie | check, player, performing, stoppie | ||
− | |||
− |
Revision as of 07:20, 14 January 2010
{{{games}}}
- Description
- Checks if the player is performing a stoppie
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- IS_PLAYER_PERFORMING_STOPPIE
This opcode checks if the player is performing a stoppie. A stoppie is being performed if only the front wheel of a motorcycle or bicycle is touching the ground. The body of the bike and the rear wheel cannot touch any solid surface.
Keywords
check, player, performing, stoppie