I put
macro
i return "Inventory" and i got the error
error:return "Inventory":instruction not allowed here
Super 16, Anyone know what it is (i got the code frum the hlp on thing)
ID:266463
![]() Mar 17 2002, 4:53 am
|
|
Yes but you need to set a client/command_text.
macro a return "blah"//this is in the dms client/command_text=".alt "//this makes it so you dotn have to hold out because by doing thisits practiacally holding it for you and this is in the code file not script |
Not true! Did you add the command_text?
client/command_text=".alt "//notice I have a space after .alt Now set the macro up then run it and just press the letter. |
If the .alt is not working then set the macros to trigger with numpad. For ex.
macro Numpad5 return "say" |
-Kappa the Imp