setCamShakeDefParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<dl class="command_description"> <dd class="notedate">" to "<dl class="command_description"> <dt></dt> <dd class="notedate">") |
Lou Montana (talk | contribs) m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "") |
||
Line 37: | Line 37: | ||
[[Category:Arma 2: Operation Arrowhead: New Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Arma 2: Operation Arrowhead: New Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<dt></dt> | <dt></dt> | ||
Line 46: | Line 45: | ||
</dd> | </dd> | ||
</dl> | </dl> | ||
Revision as of 00:54, 6 April 2021
Description
- Description:
- Description needed
- Groups:
- Camera Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- power: Number
- duration: Number
- frequency: Number
- minSpeed: Number
- minMass: Number
- caliberCoefHit: Number
- vehicleCoef: Number
- Return Value:
- Return value needed
Examples
- Example 1:
setCamShakeDefParams [1, 2, 3, 4, 5, .5, .5];
- Example 2:
setCamShakeDefParams [100, 10, 10, 4, 5, 1, 1];
Additional Information
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
- Posted on December 1, 2014 - 03:35 (UTC)
- Waffle SS.
- Doesn't appear to have any effect in Arma 3.