Macros
From Iris2
Ghoulsblade (Talk | contribs) (→notes) |
Ghoulsblade (Talk | contribs) (→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 === |