Difference between revisions of "055A"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 055A=1,set_secondary_trash %1h% | description = Adds some new trash to the map. | p1 = integer value (0/1) | game = Vice City }} T…') |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[File:gtavc_rubbish.jpg|thumb|Secondary rubbish texture can be seen on the left]] | |
− | | | + | {{Icon|VC}} '''ADD_PORN_LEAFLET_TO_RUBBISH''' |
− | | | + | <hr /> |
− | | | + | '''Description''' |
− | + | : Sets visibility of secondary rubbish | |
− | + | '''Syntax''' | |
− | + | : 055A: add_porn_leaflet_to_rubbish [''int''] | |
+ | '''Parameter''' | ||
+ | : [''int''] | ||
+ | :: 0 = disable, 1 = enable | ||
− | + | This opcode sets the visibility of the secondary rubbish as seen in opcode [[03AD]]. In the PS2 version, the secondary rubbish used porn leaflets as the texture but the PC version uses the [[texture]] <code>newspaper02_64</code> from GTA III. This opcode was used only once in Vice City, after the mission "Dildo Dodo". | |
− | + | == Keywords == | |
+ | secondary, rubbish, trash, newspaper, dildo dodo | ||
− | + | [[Category:OpCodes]] | |
− |
Latest revision as of 20:19, 3 June 2015
Description
- Sets visibility of secondary rubbish
Syntax
- 055A: add_porn_leaflet_to_rubbish [int]
Parameter
- [int]
- 0 = disable, 1 = enable
This opcode sets the visibility of the secondary rubbish as seen in opcode 03AD. In the PS2 version, the secondary rubbish used porn leaflets as the texture but the PC version uses the texture newspaper02_64
from GTA III. This opcode was used only once in Vice City, after the mission "Dildo Dodo".
Keywords
secondary, rubbish, trash, newspaper, dildo dodo