Difference between revisions of "RHandID"

From Wiki
Jump to: navigation, search
(Example)
Line 7: Line 7:
 
==== Example ====
 
==== Example ====
 
<pre>
 
<pre>
 
+
set #rHandID %weaponID
 
+
event macro 24 2
 
</pre>
 
</pre>
  
 
{{footer}}
 
{{footer}}

Revision as of 17:49, 2 September 2005

The #rHandID system variable holds the ID of the item to be armed in the right hand.


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


Example

set #rHandID %weaponID
event macro 24 2

See also

Main Page Documentation