Action

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(Fields)
Line 14: Line 14:
{{API_Row|'''ToggleBag4'''|Toggle the display of the fourth inventory bag.}}
{{API_Row|'''ToggleBag4'''|Toggle the display of the fourth inventory bag.}}
{{API_Row|'''ToggleBag5'''|Toggle the display of the fifth inventory bag.}}
{{API_Row|'''ToggleBag5'''|Toggle the display of the fifth inventory bag.}}
 +
{{API_Row|'''ToggleBag6'''|Toggle the display of the sixth inventory bag.}}
{{API_Row|'''ToggleBags'''|Toggle the display of all inventory bags.}}
{{API_Row|'''ToggleBags'''|Toggle the display of all inventory bags.}}
{{API_Row|'''Undefined'''|An undefined action.}}
{{API_Row|'''Undefined'''|An undefined action.}}
|}
|}
 +
 +
====Alternative: values====
 +
{| {{API_Row|'''Name'''|'''Value'''}}
 +
{{API_Row|'''Escape'''|145}}
 +
{{API_Row|'''ToggleBag1'''|268435478}}
 +
{{API_Row|'''ToggleBag2'''|268435486}}
 +
{{API_Row|'''ToggleBag3'''|268435493}}
 +
{{API_Row|'''ToggleBag4'''|268435501}}
 +
{{API_Row|'''ToggleBag5'''|268435513}}
 +
{{API_Row|'''ToggleBag6'''|268436015}}
 +
{{API_Row|'''ToggleBags'''|268435604}}
 +
{{API_Row|'''Undefined'''|0}}
 +
|}
==Remarks==
==Remarks==

Revision as of 09:41, 9 June 2013


List available actions that can be interpretted.


Fields

Name Description
Escape The escape key being pressed.
ToggleBag1 Toggle the display of the first inventory bag.
ToggleBag2 Toggle the display of the second inventory bag.
ToggleBag3 Toggle the display of the third inventory bag.
ToggleBag4 Toggle the display of the fourth inventory bag.
ToggleBag5 Toggle the display of the fifth inventory bag.
ToggleBag6 Toggle the display of the sixth inventory bag.
ToggleBags Toggle the display of all inventory bags.
Undefined An undefined action.


Alternative: values

Name Value
Escape 145
ToggleBag1 268435478
ToggleBag2 268435486
ToggleBag3 268435493
ToggleBag4 268435501
ToggleBag5 268435513
ToggleBag6 268436015
ToggleBags 268435604
Undefined 0

Remarks

Personal tools