Difference between revisions of "0003"

From GTAMods Wiki
Jump to navigation Jump to search
(correction and standardizing)
Line 3: Line 3:
 
| description = Shakes the in-game camera
 
| description = Shakes the in-game camera
 
| p1          = Integer (intensity of shaking)
 
| p1          = Integer (intensity of shaking)
| game        = GTA3, Vice City, San Andreas
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]], [[Liberty City Stories]], [[Vice City Stories]]
 
}}
 
}}
This opcode shakes the in-game camera. The higher the value is, the more the camera shakes.
+
This opcode shakes the in-game camera for a while. The higher the value is, the more the camera shakes.
  
 
==Note==
 
==Note==

Revision as of 22:28, 19 January 2010

{{{games}}}


Description
Shakes the in-game camera
Syntax
{{{syntax1}}}
Parameter

This opcode shakes the in-game camera for a while. The higher the value is, the more the camera shakes.

Note

In Sanny Builder, this opcode is equivalent to the command Camera.Shake.

Example:

Camera.Shake(20)