GTAG - Modding - Opcode Database - 047A
Opcode Database
047A
| Description | Returns true if the actor is driving a bike. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) |
| Games | |
| Category | Actor, Common, Conditional |
| Command Name (IV) | IS_CHAR_ON_ANY_BIKE |
| San Andreas | |
| sascm.ini | 047A=1, is_char_on_any_bike %1d% |
| Example | 047A: is_char_on_any_bike $PLAYER_ACTOR |
| Command Name | IS_CHAR_ON_ANY_BIKE |
| Vice City | |
| sascm.ini | 047A=1, actor %1d% driving_a_motorbike |
| Example | 047A: actor $player_actor driving_a_motorbike |
| Command Name | IS_CHAR_ON_ANY_BIKE |

