Razor macros
Moderator: Support Moderators
Razor macros
Anyone know why my macros keep getting stuck on wait for menu and wait for target? Im guessing but Id say it happens approx 2% of each loop thru the macro so I have too keep checking them again every few minutes. This sint just 1 macro im having problems with, all of them have the same problem. Ive gotten around it most of the time by using a pause instead but for some macros that wont work, especially menu's.
Re: Razor macros
the default wait time for those is 300 seconds, or at least for one of them.. so for every macro you make you should be right clicking on the wait for in the macro and selecting edit or whatever it says, and change the timeout to 3 seconds or so..
Re: Razor macros
what dagon said. right click, select edit timeout and enter a more reasonable value. make sure the timeout value you enter is higher than whatever the line is waiting to do though.
ie. dont put a timeout value of 1 second when you're waiting to cast a 3 second spell.
ie. dont put a timeout value of 1 second when you're waiting to cast a 3 second spell.

Re: Razor macros
God I must be blind or something. thanks guys.
My only excuse is theres so much to learn and Im trying to do it all at once
My only excuse is theres so much to learn and Im trying to do it all at once
