getSpeed: Difference between revisions
Jump to navigation
Jump to search
(x1) |
Killzone Kid (talk | contribs) (see also) |
||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | object '''getSpeed''' speedMode |= Syntax | ||
|p1= object: [[Object]] |= Parameter 1 | |p1= object: [[Object]] |= Parameter 1 | ||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_spd = [[player]] [[getSpeed]] " | |x1= <code>_spd = [[player]] [[getSpeed]] "FAST";</code> |= | ||
| | | [[forceWalk]], [[isWalking]], [[forceSpeed]], [[isForcedWalk]] |= See also | ||
}} | }} |
Revision as of 21:08, 9 March 2015
Description
- Description:
- Get the speed for the given speed mode.
SpeedMode can be:
- "AUTO"
- "SLOW"
- "NORMAL"
- "FAST"
- Groups:
- Uncategorised
Syntax
Examples
Additional Information
- See also:
- forceWalkisWalkingforceSpeedisForcedWalk
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands ArmA
- Command Group: Object Information
- Command Group: Vehicle Assignment
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters