Difference between revisions of "LHandID"

From Wiki
Jump to: navigation, search
(Description)
Line 7: Line 7:
 
The #lHandID system variable holds the ID of the item to be armed in the left hand.
 
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.''
+
 
 +
{{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 ====
 
==== Example ====

Revision as of 16:55, 26 August 2005

#lHandID

Combat System Variables

Description

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



See Also

event Macro #rHandID

Main_Page Documentation Combat System Variables