Difference between revisions of "0135"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 15: Line 15:
 
== Keywords ==
 
== Keywords ==
 
set, car, vehicle, door, lock, status
 
set, car, vehicle, door, lock, status
 
[[Category:OpCodes]]
 

Revision as of 23:47, 19 November 2016

GTA III CHANGE_CAR_LOCK


Description
Sets the door lock status of the vehicle
Syntax
0135: [int] = car [car handle] door_status
Parameter
[car handle]
The handle of the vehicle
[int]
Lock status
Native analog
native analog

This opcode behaves exactly as opcode 020A.

Keywords

set, car, vehicle, door, lock, status