PDA

View Full Version : You can't use that command right now...


kwjohns
12-09-2021, 12:34 PM
Anyone know what to do about preventing this? I think it's some sort of spam deterrent but I'm not doing anything overly spammy; just hitting some macro hotkeys while fighting mobs on my rogue like a hotkey that backstabs, turns off attack, pick pockets, turns on attack and one that evades, etc.

https://i.imgur.com/CFIw67s.png

When this happens, I can't use macros (it spams my log with that message for each command in the macro), interact with items in my bags, open my character screen or interact with in game objects like doors or corpses (and probably other things).

It seems if I stop trying stuff for a bit it will eventually go away a few minutes later. Otherwise, I have to relog.

mcoy
12-09-2021, 01:36 PM
Insert pauses after each command. /pause # - the time is in tenths of a second so /pause 10 is 1 second etc:

https://wiki.project1999.com/Macro

-Mcoy

kwjohns
12-09-2021, 03:33 PM
Insert pauses after each command. /pause # - the time is in tenths of a second so /pause 10 is 1 second etc:

https://wiki.project1999.com/Macro

-Mcoy

Is there a minimum value that is enough to stop the game from thinking I'm spamming? /pause 1, /pause 2, etc. to prevent minimal downtime? I did have some /pause 1s in some hotkeys but I went ahead and added it to all. Guess we'll see how this goes and go up from there.

mcoy
12-09-2021, 07:58 PM
I don't macro much - most I've ever used is just 1 like you mentioned. Good luck!

-Mcoy

encrypt128bit
06-26-2023, 08:27 PM
hey - reviving this, I am getting this error and adding pauses in my rogue macros aren't fixing it.

Cannot click on anything when this happens, i can only use the actions menu to use skills. All hotbars will give me the error "you can't use that command right now.."


sometimes it fixes itself and sometimes I have to relog to fix.

Jimjam
06-27-2023, 02:25 AM
You put the /pause in front of the command,
Not after.

/pause 1, /attack of
/pause 1, /do 7 (backstab in the first of the four button of combat tab)
/pause 1, /do 1 (pickpocket in the first of the six button of abilities tab)
/attack on

Try this, increase the pauses if needs be.

There is sometimes a delay toggling attack which is why input that at start and end.

It sounds like you have a ui / lag / sync issue

Try creating a level 1 halfling rogue with default UI and make an evade macro. Do you have the same issue?

CLouded01
11-23-2024, 02:18 AM
hey - reviving this, I am getting this error and adding pauses in my rogue macros aren't fixing it.

Cannot click on anything when this happens, i can only use the actions menu to use skills. All hotbars will give me the error "you can't use that command right now.."


sometimes it fixes itself and sometimes I have to relog to fix.

I'm getting this issue in a situation where I am not using ANY macros at all, merely standard action bar buttons. It might be backstab. Tonight it's happened twice during a critical situation and became annoying enough that I came here to search for the problem.

So, to repeat: This problem is happening in a situation where I am not using macros. :confused:

-_-