047E

From GTAMods Wiki
Revision as of 19:09, 26 June 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} {{Icon|VC}} '''IS_PLAYER_ON_ANY_BIKE''' <hr /> '''Description''' : Checks if the player is on a motorbike '''Syntax''' : 047E:   player [''player handle''] dri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City IS_PLAYER_ON_ANY_BIKE


Description

Checks if the player is on a motorbike

Syntax

047E:   player [player handle] driving_a_motorbike

Parameter

[player handle]
The handle of the player

This opcode returns true if the player is on a motorbike. This opcode works in GTA III but it doesn't seem to be of any use — the opcode only returns true if the player in a vehicle of type 5 (bike), which is not used by any vehicle in the game.

Keywords

check, player, driving, bike, motorbike, motorcycle

See also

  • 047A, checks if a character is on a motorbike