Difference between revisions of "03B0"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<code>03B0=1,  %1d%</code><br>
+
{{OpCode
'''Description''': Checks if the door of a [[garage]] is opened<br>
+
| ini        = 03B0=1,  %1d%
'''Parameter 1''': Garage ID<br>
+
| description = Checks if the [[garage]] is opened
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| p1          = Garage ID
 +
| game        = GTA3, Vice City, San Andreas
 +
| 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.
  
 
==Keywords==
 
==Keywords==

Revision as of 05:18, 2 January 2009

{{{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. The garage is opened if the vehicles inside the garage is spawned.

Keywords

check, garage, door, open