Difference between revisions of "03BB"
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}} | + | {{OpCode |
− | + | | games = {{Icon|3}} {{Icon|VC}} | |
− | + | | command = SET_ROTATING_GARAGE_DOOR | |
− | + | | description = Sets the [[garage]] door to swing open | |
− | + | | syntax1 = 03BB: set_garage [''garage handle''] door_type_to_swing_open | |
− | + | | p1t = [''garage handle''] | |
− | + | | p1d = 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 | ||
− | |||
− |
Revision as of 02:12, 2 July 2017
- 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