Difference between revisions of "0360"

From GTAMods Wiki
Jump to navigation Jump to search
(page updates)
 
Line 1: Line 1:
 
{{OpCode
 
{{OpCode
| ini        = 0360=1,%1d%
+
| games      = {{Icon|t}}
| description = Opens the door of a [[garage]]
+
| command    = OPEN_GARAGE
| p1          = Garage ID
+
| description = Opens the [[garage]]
| game        = GTA3, Vice City, San Andreas
+
| syntax1    = 0360: open_garage [''garage handle'']
 +
| p1t        = [''garage handle'']
 +
| p1d        = The [[Garage#List of Garages|handle of the garage]]
 
| native      = [[OPEN_GARAGE]]
 
| native      = [[OPEN_GARAGE]]
 
}}
 
}}
This opens the door of a garage. You can close it back using [[0361]]. One weird note is that after getting wasted or busted, the door will close back automatically.
 
  
==Keywords==
+
This opcode sets the state of the garage to opened. The garage does not require a door but it is a good visual indication showing that the garage is opened. If the garage is normally closed, after getting wasted or busted, the door will close back automatically.
 +
 
 +
== Keywords ==
 
set, garage, door, open
 
set, garage, door, open
 
[[Category:OpCodes]]
 

Latest revision as of 16:54, 15 June 2016

GTA III Vice City San Andreas OPEN_GARAGE


Description
Opens the garage
Syntax
0360: open_garage [garage handle]
Parameter
[garage handle]
The handle of the garage
Native analog
OPEN_GARAGE

This opcode sets the state of the garage to opened. The garage does not require a door but it is a good visual indication showing that the garage is opened. If the garage is normally closed, after getting wasted or busted, the door will close back automatically.

Keywords

set, garage, door, open