Difference between revisions of "0135"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 0135=2,%2d% %1d% | description = Sets the door lock status | p1 = Valid vehicle handle | p2 = Integer | game = GTA 3 }} This…') |
(updating page) |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Icon|3}} '''CHANGE_CAR_LOCK''' |
| − | | | + | <hr /> |
| − | + | <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| | |
| − | + | '''Description''' | |
| − | + | : Sets the door lock status of the vehicle | |
| − | + | '''Syntax''' | |
| − | + | : 0135: [''int''] = car [''car handle''] door_status | |
| + | '''Parameter''' | ||
| + | : [''int''] | ||
| + | :: Lock status | ||
| + | : [''car handle''] | ||
| + | :: The handle of the vehicle | ||
| + | |||
This opcode behaves exactly as opcode [[020A]]. | This opcode behaves exactly as opcode [[020A]]. | ||
| + | }}</onlyinclude> | ||
| + | |||
| + | == Keywords == | ||
| + | set, car, vehicle, door, lock, status | ||
| + | |||
| + | [[Category:OpCodes]] | ||
Revision as of 12:01, 4 January 2012
Description
- Sets the door lock status of the vehicle
Syntax
- 0135: [int] = car [car handle] door_status
Parameter
- [int]
- Lock status
- [car handle]
- The handle of the vehicle
This opcode behaves exactly as opcode 020A.
Keywords
set, car, vehicle, door, lock, status