Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SET_CAM_COMPONENT_SHAKE
- __Params__
- CamID
- ShakeType
- ShakeBehaviour
- Duration
- Amplitude
- Frequency
- Unknown_int
- -------------------------------
- • CamID = Handle to camera
- -------------------------------
- -------------------------------
- • ShakeType (0-9)
- -------------------------------
- ► 0 = Pitch up/down
- ► 1 = Roll left/right
- ► 2 = Yaw left/right
- ► 3 = Track forward/back
- ► 4 = Track left/right
- ► 5 = Track up/down
- ► 6 = Track left/right
- ► 7 = Track forward/back
- ► 8 = Track up/down
- ► 9 = Pulse in/out
- -------------------------------
- • ShakeBehaviour (0-8)
- -------------------------------
- ► 1 = Constant + fade in/out
- ► 2 = Constant + fade in
- ► 3 = Exponential + fade in/out
- ► 4 = Very Slow Exponential + fade in
- ► 5 = Fast Exponential + fade in/out
- ► 6 = Medium Fast Exponential + fade in/out
- ► 7 = Slow Exponential + fade in
- ► 8 = Medium Slow Exponential + fade in
- -------------------------------
- • Duration (Of Shake) in ms
- -------------------------------
- -------------------------------
- • Amplitude (Of Shake)
- -------------------------------
- -------------------------------
- • Frequency (Of Shake)
- -------------------------------
- -------------------------------
- • Unknown_int (Usually 0.0, Sometimes (rarely) up to 0.9)
- -------------------------------
- ___Subtle Flight Shake (example)___
- Native.Function.Call("SET_CAM_COMPONENT_SHAKE", Game.CurrentCamera, 1, 5, 5000, 0.0035, 6.8, 0)
- =================================================================
- ricci07, TheVideoVolcano, DiamondDownload, RGSoftware, Whatever.
- =================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement