Macros

From Iris2

Jump to: navigation, search
(notes)
(notes)
Line 176: Line 176:
for complex script see [[Scripting]]
for complex script see [[Scripting]]
 +
 +
 +
helpful to reload your macros on hotkey :
 +
<pre>SetMacro("ctrl+f9",function() dofile(gMacroPathFile)  MacroCmd_RiseText(1,1,0,"reload") end)</pre>
=== example : bandage-loop ===
=== example : bandage-loop ===

Revision as of 00:10, 25 July 2010

Personal tools