Difference between revisions of "0299"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|3}} {{Icon|SA}} |
− | + | <hr /> | |
− | + | '''Description''' | |
− | | | + | : Activates a [[garage]] |
− | | | + | '''Syntax''' |
− | + | : {{Icon|3}} 0299: activate_garage [''garage handle''] | |
− | + | : {{Icon|SA}} 0299: activate_garage [''string''] | |
+ | : {{Icon|SA}} Garage.Activate( [''string''] ) | ||
+ | '''Parameter''' | ||
+ | : [''garage handle''] | ||
+ | :: The [[Garage#GTA3_2|handle of the garage]], for GTA III | ||
+ | : [''string''] | ||
+ | :: The [[Garage#San Andreas 2|name of the garage]], for San Andreas | ||
− | + | This opcode activates a garage that is deactivated through opcode [[02B9]]. In GTA III for [[Garage#GTA3|garage type 11]], this opcode has an additional function of allowing the door of the garage to open. | |
− | + | == Keywords == | |
+ | garage, activate, enable | ||
− | == | + | == External link == |
− | garage | + | * {{GTAF|post|107998|1060971605|Detailed post for unique garage behavior in GTA III}} |
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 19:21, 27 December 2011
Description
- Activates a garage
Syntax
Parameter
- [garage handle]
- The handle of the garage, for GTA III
- [string]
- The name of the garage, for San Andreas
This opcode activates a garage that is deactivated through opcode 02B9. In GTA III for garage type 11, this opcode has an additional function of allowing the door of the garage to open.
Keywords
garage, activate, enable