Difference between revisions of "04C7"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
[[File:04C7.jpg|thumb|250px|04C7 in action]]
 
[[File:04C7.jpg|thumb|250px|04C7 in action]]
{{Icon|VC}}
+
{{Icon|VC}} '''SWITCH_SECURITY_CAMERA'''
 
<hr />
 
<hr />
 
<onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode|
 
<onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode|

Revision as of 20:54, 9 February 2015

04C7 in action

Vice City SWITCH_SECURITY_CAMERA


Description

Draws a green scan line overlay

Syntax

04C7: toggle_camera_green_scanlines [int]

Parameter

[int]
Switch (0 = hide, 1 = show)

This opcode draws a green scan line overlay on the screen. The scan line will overlay almost everything on the screen but notable exceptions include the clock and texts that draw similarly to opcodes 00BA or 00BC. The bottom right area of the screen will display a number that increases from 0 to 63 for 64 frames and loops back to 0. The scan line will display a darker shade bar that scrolls down the screen and loops back after 62 frames. In Liberty City Stories, the scan line do not overlay the HUD as clearly, the dark green bar is thicker, and no number is displayed.

Keywords

toggle, draw, camera, green, scanline, scanlines

See also

  • 0507, white interference