Difference between revisions of "03B0"

From GTAMods Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
| ini        = 03B0=1,  %1d%
 
| ini        = 03B0=1,  %1d%
 
| description = Checks if the [[garage]] is opened
 
| description = Checks if the [[garage]] is opened
| p1          = Garage ID
+
| p1          = [[Garage#List_of_Garages|Garage ID]]
| game        = GTA3, Vice City, San Andreas
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
 
| native      = [[IS_GARAGE_OPEN]]
 
| native      = [[IS_GARAGE_OPEN]]
 
}}
 
}}
This checks if the garage is opened. It does not matter if the door exists. The garage is opened if the vehicles inside the garage is spawned.
+
This checks if the garage is opened. It does not matter if the door exists. For a save garage, it is opened if the vehicles inside the garage are spawned.
  
 
==Keywords==
 
==Keywords==
 
check, garage, door, open
 
check, garage, door, open
 
[[Category:OpCodes]]
 

Revision as of 16:11, 24 February 2010

{{{games}}}


Description
Checks if the garage is opened
Syntax
{{{syntax1}}}
Parameter
Native analog
IS_GARAGE_OPEN

This checks if the garage is opened. It does not matter if the door exists. For a save garage, it is opened if the vehicles inside the garage are spawned.

Keywords

check, garage, door, open