You are viewing an old version of this page. Return to the latest version.
Version of 17:22, 1 February 2020 by Vlash Nytefall
No categories assigned
LUA:PerformCameraShake
- Last edited 5 years ago by Vlash Nytefall
LUA Functions: PerformCameraShake()
Shakes the player camera
Syntax
PerformCameraShake(param1, param2, param3)
Parameters
- Required - param1 (Spawn), param2 (int32)
- param1 is the player
- param2 is the first value
- param3 is the second value
Usage
function hailed(NPC, Spawn)
PerformCameraShake(Spawn, 52429, 15948)
end
Notes
Can only be used on a player
Will shake the camera