Difference between revisions of "0135"

From GTAMods Wiki
Jump to navigation Jump to search
(updating page)
Line 1: Line 1:
{{Icon|3}} '''CHANGE_CAR_LOCK'''
+
{{OpCode
<hr />
+
| games      = {{Icon|3}}
<onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode|
+
| command    = CHANGE_CAR_LOCK
'''Description'''
+
| description = Sets the door lock status of the vehicle
: Sets the door lock status of the vehicle
+
| syntax1    = 0135: [''int''] = car [''car handle''] door_status
'''Syntax'''
+
| p1t        = [''car handle'']
: 0135: [''int''] = car [''car handle''] door_status
+
| p1d        = The handle of the vehicle
'''Parameter'''
+
| p2t        = [''int'']
: [''int'']
+
| p2d        = Lock status
:: Lock status
+
| native      = native analog
: [''car handle'']
+
}}
:: The handle of the vehicle
 
  
 
This opcode behaves exactly as opcode [[020A]].
 
This opcode behaves exactly as opcode [[020A]].
}}</onlyinclude>
 
  
 
== Keywords ==
 
== Keywords ==

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