Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0221

Opcode Database

0221

DescriptionApplies brakes to the players car.
Parameters (v2)1) Player handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryCommon, Player, Vehicle
San Andreas
sascm.ini0221=2,apply_brakes_to_players_car %1d% apply %2d%
Example0221: apply_brakes_to_players_car $PLAYER_CHAR apply 1
Command NameAPPLY_BRAKES_TO_PLAYERS_CAR
Vice City
sascm.ini0221=2,set_player %1d% apply_brakes_to_car %2d%
Example0221: set_player $player_char apply_brakes_to_car 1
Command NameAPPLY_BRAKES_TO_PLAYERS_CAR
GTA III
gtascm.ini0221=2,set_player %1d% apply_brakes_to_car %2d%
Example0221: set_player $PLAYER_CHAR apply_brakes_to_car 0
Command NameAPPLY_BRAKES_TO_PLAYERS_CAR

<< 0220

0222 >>