04C7

From GTAMods Wiki
Revision as of 20:54, 9 February 2015 by Seemann (talk | contribs)
Jump to navigation Jump to search
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