Difference between revisions of "0169"
Jump to navigation
Jump to search
(created article) |
m |
||
Line 7: | Line 7: | ||
| game = [[GTA 3]], [[Vice City]], [[San Andreas]] | | game = [[GTA 3]], [[Vice City]], [[San Andreas]] | ||
}} | }} | ||
− | This opcode sets the color of the fade in RGB value. The next time the game fades using opcode [[016A]], the screen will fade in or out with the set color. This opcode is reset if the player gets wasted or busted. | + | This opcode sets the color of the fade in RGB value. The next time the game fades using opcode [[016A]], the screen will fade in or out with the set color. This opcode is reset if the player gets wasted or busted. If the opcode is not used, by default the fade color is black (0,0,0). |
Revision as of 23:46, 14 November 2009
{{{games}}}
- Description
- Sets the color of the fade
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets the color of the fade in RGB value. The next time the game fades using opcode 016A, the screen will fade in or out with the set color. This opcode is reset if the player gets wasted or busted. If the opcode is not used, by default the fade color is black (0,0,0).