Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0501

Opcode Database

0501

DescriptionSets the players driveby mode.
Parameters (v2)1) Player handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc
CategoryCommon, Player
Command Name (IV)SET_PLAYER_CAN_DO_DRIVE_BY
San Andreas
sascm.ini0501=2,set_player_can_do_drive_by %1d% to %2h%
Example0501: set_player_can_do_drive_by $PLAYER_CHAR to 0
Command NameSET_PLAYER_CAN_DO_DRIVE_BY
Vice City
sascm.ini0501=2,set_player_can_do_drive_by %1d% to %2d%
Example0501: set_player_can_do_drive_by $player_char to 1
Command NameSET_PLAYER_CAN_DO_DRIVE_BY

<< 0500

0502 >>