Difference between revisions of "0522"

From GTAMods Wiki
Jump to navigation Jump to search
m
(special case)
 
Line 1: Line 1:
{{Icon|VC}} '''DISABLE_CUTSCENE_SHADOWS'''
+
{{OpCode
<hr />
+
| games      = {{Icon|VC}}
'''Description'''
+
| command    = DISABLE_CUTSCENE_SHADOWS
: Disable [[cutscene]] shadows
+
| description = Disables [[cutscene]] shadows
'''Syntax'''
+
| syntax1    = 0522: disable_cutscene_shadows
: 0522: disable_cutscene_shadows
+
| p1t        = ''none''
'''Parameter'''
+
}}
: ''none''
 
  
This opcode disables all cutscene shadows. By default, the game draws dynamic shadows on all cutscene characters during cutscenes. The effect of this opcode is reset after a [[02EA|cutscene ends]].
+
This opcode disables all cutscene shadows. By default, the game draws dynamic shadows on cutscene characters, except for special characters 12 and above, during cutscenes. The effect of this opcode is reset after a [[02EA|cutscene ends]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 17: Line 16:
  
 
== Keywords ==
 
== Keywords ==
disable, cutscene, cut, scene, shadow, shadows
+
disable, {{K|cutscene}}, cut, scene, shadow, shadows
 
 
[[Category:OpCodes]]
 

Latest revision as of 06:43, 7 November 2016

Vice City DISABLE_CUTSCENE_SHADOWS


Description
Disables cutscene shadows
Syntax
0522: disable_cutscene_shadows
Parameter
none

This opcode disables all cutscene shadows. By default, the game draws dynamic shadows on cutscene characters, except for special characters 12 and above, during cutscenes. The effect of this opcode is reset after a cutscene ends.

Default Disabled shadows
Default Disabled shadows

Keywords

disable, cutscene, cut, scene, shadow, shadows