keyName: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
[[Category:Scripting Commands OFP Elite |KEYNAME]] | [[Category:Scripting Commands OFP Elite |KEYNAME]] | ||
[[Category:Scripting Commands ArmA|KEYNAME]] | [[Category:Scripting Commands ArmA|KEYNAME]] | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.01|= Game version | |||
____________________________________________________________________________________________ | |||
| Returns the name of a button (on the keyboard, mouse or joystick) with the given code. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''keyName''' dikCode |= Syntax | ||
|p1= dikCode: [[Number]] |= Parameter 1 | |||
| [[String]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>name = keyName 28 .... result is "Enter"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
Revision as of 23:49, 1 August 2006
Description
- Description:
- Returns the name of a button (on the keyboard, mouse or joystick) with the given code.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
name = keyName 28 .... result is "Enter"
Additional Information
- See also:
- See also needed
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