resetCamShake: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
m (Some wiki formatting)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


| arma2oa
|game1= arma2oa
|version1= 1.50


|1.51
|game2= tkoh
|version2= 1.00


|gr1 = Camera Control
|game3= arma3
|version3= 0.50


| Stops any ongoing camera shake effects. Does not prevent new effects from being created. To disallow new effects altogether, [[enableCamShake]] should be used.
|gr1= Camera Control


| '''resetCamShake'''
|eff= local


|descr= Stops any ongoing camera shake effects. Does not prevent new effects from being created. To disallow new effects altogether, [[enableCamShake]] should be used.


| [[Nothing]]
|s1= [[resetCamShake]]


|x1= <code>'''resetCamShake'''; </code>
|r1= [[Nothing]]


| [[enableCamShake]], [[addCamShake]], [[setCamShakeDefParams]], [[setCamShakeParams]]
|x1= <sqf>resetCamShake;</sqf>


|seealso= [[enableCamShake]] [[addCamShake]] [[setCamShakeDefParams]] [[setCamShakeParams]]
}}
}}
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Arma 2: Operation Arrowhead: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]

Latest revision as of 14:55, 22 May 2022

Hover & click on the images for description

Description

Description:
Stops any ongoing camera shake effects. Does not prevent new effects from being created. To disallow new effects altogether, enableCamShake should be used.
Groups:
Camera Control

Syntax

Syntax:
resetCamShake
Return Value:
Nothing

Examples

Example 1:
resetCamShake;

Additional Information

See also:
enableCamShake addCamShake setCamShakeDefParams setCamShakeParams

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note