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