Difference between revisions of "03BB"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|3}} {{Icon|VC}} '''SET_ROTATING_GARAGE_DOOR''' <hr /> '''Description''' : Sets the garage door to swing open '''Syntax''' : 03BB: set_garage [''garage handle''] door_ty...")
 
m
Line 1: Line 1:
{{Icon|3}} {{Icon|VC}} '''SET_ROTATING_GARAGE_DOOR'''
+
{{OpCode
<hr />
+
| games      = {{Icon|3}} {{Icon|VC}}
'''Description'''
+
| command    = SET_ROTATING_GARAGE_DOOR
: Sets the garage door to swing open
+
| description = Sets the [[garage]] door to swing open
'''Syntax'''
+
| syntax1    = 03BB: set_garage [''garage handle''] door_type_to_swing_open
: 03BB: set_garage [''garage handle''] door_type_to_swing_open
+
| p1t        = [''garage handle'']
'''Parameter'''
+
| p1d        = The [[Garage#List of Garages|handle of the garage]]
: [''garage handle'']
+
}}
:: The [[Garage#List of Garages|handle of the garage]]
 
  
 
This opcode sets the garage door to swing open instead of slide open. There is no way to undo this behavior without extensively editing the memory of the game. Some doors do not properly swing open if it was not designed to do so, e.g. the Vice Port Pay n Spray.
 
This opcode sets the garage door to swing open instead of slide open. There is no way to undo this behavior without extensively editing the memory of the game. Some doors do not properly swing open if it was not designed to do so, e.g. the Vice Port Pay n Spray.
Line 13: Line 12:
 
== Keywords ==
 
== Keywords ==
 
set, garage, door, rotate, swing, open
 
set, garage, door, rotate, swing, open
 
[[Category:OpCodes]]
 

Revision as of 02:12, 2 July 2017

GTA III Vice City SET_ROTATING_GARAGE_DOOR


Description
Sets the garage door to swing open
Syntax
03BB: set_garage [garage handle] door_type_to_swing_open
Parameter
[garage handle]
The handle of the garage

This opcode sets the garage door to swing open instead of slide open. There is no way to undo this behavior without extensively editing the memory of the game. Some doors do not properly swing open if it was not designed to do so, e.g. the Vice Port Pay n Spray.

Keywords

set, garage, door, rotate, swing, open