Razor wait for target Time outs - Printable Version
+- Imagine Nation Forums (
https://in-uo.net/forums)
+-- Forum: Imagine Nation archive (
https://in-uo.net/forums/forumdisplay.php?fid=6)
+--- Forum: Player Guides (
https://in-uo.net/forums/forumdisplay.php?fid=29)
+--- Thread: Razor wait for target Time outs (
/showthread.php?tid=364)
Razor wait for target Time outs -
Perfect - 06-15-2011
On a lot of my Razor macros the line "Wait for Target" seems to cause the macro to time out a lot. Does this happen to anyone else? How do you fix it? I tried inserting a pause of like 1000 instead of the wait for target but that doesnt seem to work either :/
Razor wait for target Time outs -
Gatin - 06-15-2011
if u have in macro " wait for target" set time 2-3, its in second, but if u have "wait" u need chenge it in milesecond
Razor wait for target Time outs -
Shade - 06-15-2011
As Gatin said, you can change the timeout delay on the wait for target line. Just left click the line, right click the line, and select edit timeout. I would recommend putting it to 1 on any type of macro that isn't looped or if it is a basic macro of something like hiding.
Razor wait for target Time outs -
Perfect - 06-16-2011
Wow I did not know you could do that lol... Thanks!