Difference between revisions of "03B0"
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 = | + | | 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. | + | 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 | ||
− | |||
− |
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