filsinger
03-23-2005, 09:20 AM
Does anyone know why the /use command no longer works in macros? If you know a decent work around let me know.
my simple macro of
/target Filsinger
/use Heavy Runecloth Bandage
/script Targetlastenemy()
fails to work :(
Wendel
03-23-2005, 09:22 AM
I thought it was "/script TargetPreviousEnemy();"
filsinger
03-23-2005, 09:27 AM
that might work.. but targetlastenemy() has worked fine for me, and still does.
ZenTseTse
03-23-2005, 12:32 PM
Does anyone know why the /use command no longer works in macros? If you know a decent work around let me know.
my simple macro of
/target Filsinger
/use Heavy Runecloth Bandage
/script Targetlastenemy()
fails to work :(
/use is working fine for me
i suspect the issue is it doing two things at once there
try getting SuperMacros and having the targetlastenemy called as another macro
filsinger
03-23-2005, 04:37 PM
its not.. i also have a script that does /use Major Healthtsone
and that no longer works either.
Defaced
03-23-2005, 05:20 PM
Why not just get a mod that has self-cast?
No macro required!
ZenTseTse
03-23-2005, 06:19 PM
you brokt something, cuz it is fine for me. :(
filsinger
03-23-2005, 08:59 PM
i have also seen other threads on the main site about it not working for some people. Ive tried this with NO UIs installed. So i don't know whats wrong :(