funkydude / SlashIn

Provides the /in command for delayed execution in World of Warcraft.
7 stars 2 forks source link

Another spot where /in stopped working #4

Closed CPOBob097 closed 4 years ago

CPOBob097 commented 4 years ago

I think this might be related to the WoW Classic update earlier where /in stopped working. Here is my macro: /cast Dismiss Pet /in 4 /run SendChatMessage(UnitName("pet")..", go play!","say")

I get the error that an addon has failed. The line where /in is used does not happen. Just checking if this is the same issue as others have had where commands have become restricted. The macro does work without the /in being used, just not delayed like I like.

Thanks for any input you can provide.

funkydude commented 4 years ago

Duplicate of #3