02B9

From GTAMods Wiki
Revision as of 18:28, 12 December 2010 by Bnb (talk | contribs) (Created page with '{{OpCode | ini = 02B9=1, %1d% | description = Deactivates a garage. | p1 = Garage name (Short String) | game = GTA 3, Vice City, San Andreas …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Deactivates a garage.
Syntax
{{{syntax1}}}
Parameter

This opcode deactivates a garage.

Sanny Builder Example

02B9: deactivate_garage 'VECMOD'

Related Opcodes

  • 0219 - Creates a garage
  • 021B - Sets the garage to accept a specific vehicle
  • 021C - Checks if a vehicle is in the garage
  • 0299 - Activates a garage
  • 02FA - Changes the type of garage
  • 0360 - Opens a garage door, if there is one
  • 0361 - Closes a garage door, if there is one
  • 03B0 - Checks if a garage's door is opened
  • 03B1 - Checks if a garage's door is closed
  • 03BB - Sets the garage door to swing open instead of sliding open
  • 03DA - Disables remote camera control of the player when in a garage
  • 057A - Sets the maximum amount of cars it can store
  • 0A14 - Sets a paint shop type of garage to disable


See Also

Keywords

garage, deactivate