Difference between revisions of "LHandID"

From Wiki
Jump to: navigation, search
(Example)
m
Line 1: Line 1:
{{header|Combat|ro|The #lHandID system variable holds the ID of the item to be armed in the left hand.}}
+
{{header|Combat|rw|The #lHandID system variable holds the ID of the item to be armed in the left hand.}}
  
  

Revision as of 00:57, 23 April 2006

The #lHandID system variable holds the ID of the item to be armed in the left hand.


Note: This variable is used with event Macro in order to place an item in your characters left hand. It must be set to a valid items ID, and the item must be able to be held in the characters left hand in order to work.


Example

set #lHandID %shieldID
event macro 24 1

See also

Main Page Documentation