Difference between revisions of "093A"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | + | | ini = 093A=2, %1g% %2h% | |
| − | + | | description = Sets a respray garage owned by a girlfriend. | |
| + | | p1 = Garage name (Short String) | ||
| + | | p2 = Boolean (0/1) | ||
| + | | game = [[San Andreas]] | ||
| + | }} | ||
| + | |||
| + | This opcode sets a respray garage owned by a girlfriend. | ||
| + | |||
| + | ==Sanny Builder Example== | ||
| + | |||
| + | <source lang="scm">093A: set_paynspray 'MICHDR' type_to_girlfriend 1</source> | ||
==Keywords== | ==Keywords== | ||
| − | set | + | respray garage, set, girlfriend |
| − | |||
| − | |||
Revision as of 14:25, 19 December 2010
{{{games}}}
- Description
- Sets a respray garage owned by a girlfriend.
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets a respray garage owned by a girlfriend.
Sanny Builder Example
093A: set_paynspray 'MICHDR' type_to_girlfriend 1Keywords
respray garage, set, girlfriend