Difference between revisions of "0299"

From GTAMods Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
{{Icon|3}} {{Icon|SA}}
 
{{Icon|3}} {{Icon|SA}}
 
<hr />
 
<hr />
<onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode|
+
<onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode|'''Description'''
'''Description'''
 
 
: Activates a [[garage]]
 
: Activates a [[garage]]
 
'''Syntax'''
 
'''Syntax'''
Line 10: Line 9:
 
'''Parameter'''
 
'''Parameter'''
 
: [''garage handle'']
 
: [''garage handle'']
:: The [[Garage#GTA3_2|handle of the garage]], for GTA III
+
:: The [[Garage#GTA III 2|handle of the garage]], for GTA III
 
: [''string'']
 
: [''string'']
 
:: The [[Garage#San Andreas 2|name of the garage]], for San Andreas
 
:: 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.
+
This opcode activates a garage that is deactivated through opcode [[02B9]]. In GTA III for [[Garage#GTA III|garage type 11]], this opcode has an additional function of allowing the door of the garage to open.}}</onlyinclude>
}}</onlyinclude>
 
  
 
== Keywords ==
 
== Keywords ==

Revision as of 22:04, 30 December 2011

GTA III San Andreas


Description

Activates a garage

Syntax

GTA III 0299: activate_garage [garage handle]
San Andreas 0299: activate_garage [string]
San Andreas Garage.Activate( [string] )

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

External link