Prowl Rake Macro Continued

It appears to be a race condition issue. So what I believe is happening when you’re not in cat form or in combat and hit the macro is you transform into cat form, at the same time the prowl command executes and goes “they were human when they did this, run the cat transform function” but because you’re in cat form before that portion executes it kicks you out of cat instead of into it.

Try this. It’s not perfect but it works.

#showtooltip
/cast [noform:2] Cat Form; [nocombat,nostealth] Prowl; Rake

I personally split the forms and their utility macros:

Actually need to update those macos with my SL versions.

1 Like