Log in

View Full Version : Ws's



lllen
03-09-2011, 02:42 PM
Ever since they changed the <wait> my macro for Blu skill chain does't work half the time. Never failed before, have the macro the old way and the new way same problem.
job ability goes, no ws, occasionally the spell will go. Same time on wait, so not sure what the problem is, all I know is that it always worked prior to update.

Reiterpallasch
03-09-2011, 04:32 PM
Can you post the macro you're using? Perhaps you just overlooked something small and someone will be able to figure it out quickly for you.

Jhanaka
03-10-2011, 02:15 PM
Hello!

As this seems more of a general question instead of a bug, we have moved this to General Discussion.

Thank you,

-Senior Game Master Jhanaka

lllen
03-12-2011, 10:17 AM
This is the new macro

/ja "chain affinity" <me> <wait 1>
/ws "savage blade" <t> <wait 4>
/ma "goblin rush" <t>

old macro
/ja "chain affinity" <me>
/wait 1
/ws "savage blade" <t>
/wait 4
/ma "goblin rush" <t>

Until the update old way worked fine...no problems

Now, over 50% of time no ws but /ma goes off or a very delayed ws then no /ma
this happens with old way and new way

and yes my timers are clear and my tp is above 100 and enough mp

Sama
03-12-2011, 10:27 AM
Same thing with Sekkanoki macro! Actions after <wait> will simply be ignored like nothing happen.

For example :

(got 200TP) Hit macro > Sekkanokia (wait 1) > WS 1 (wait 3) > stopped...

Please help.

Naturebeckles
03-12-2011, 11:13 AM
Are you sure the new macro setup is even in place yet? The last "maintenance" I thought it was just a playonline maintenance and nothing actually got updated. I've used my macros as recently as yesterday and they're still set up the old way and they work just fine...

koanyan
03-12-2011, 11:33 AM
Try :

/ja "chain affinity" <me> <wait1>
/ws "savage blade" <t> <wait4>
/ma "goblin rush" <t>

without space between wait and number , seem if space the new command don't work.