Difference between revisions of "093A"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<code>093A=2,%1g% %2h% </code><br>
+
{{OpCode
'''Description''': Sets a Pay n Spray [[garage]] into girlfriend-owned<br>
+
| games      = {{Icon|SA}}
'''Supports''': San Andreas<br>
+
| command    = SET_GARAGE_RESPRAY_FREE
 +
| description = Sets the [[garage]] to respray for free
 +
| syntax1    = 093A: set_paynspray '[''string'']' type_to_girlfriend [''int'']
 +
| p1t        = [''string'']
 +
| p1d        = The [[Garage#San Andreas 2|name of the garage]]
 +
| p2t        = [''int'']
 +
| p2d        = 0 = not free (default), 1 = free
 +
}}
  
==Keywords==
+
This opcode sets the spray garage to respray for free. It is used for Michelle's girlfriend perk.
set, garage, girlfriend
 
  
[[Category:OpCodes]]
+
== Keywords ==
 +
respray, spray, garage, set, girlfriend, free
 +
 
 +
== See also ==
 +
* {{Icon|trilogy}} [[0335]], sets all spray shops to free.

Latest revision as of 22:07, 19 June 2016

San Andreas SET_GARAGE_RESPRAY_FREE


Description
Sets the garage to respray for free
Syntax
093A: set_paynspray '[string]' type_to_girlfriend [int]
Parameter
[string]
The name of the garage
[int]
0 = not free (default), 1 = free

This opcode sets the spray garage to respray for free. It is used for Michelle's girlfriend perk.

Keywords

respray, spray, garage, set, girlfriend, free

See also

  • GTA III Vice City San Andreas 0335, sets all spray shops to free.