OpenKore / openkore

A free/open source client and automation tool for Ragnarok Online
http://openkore.com
Other
1.29k stars 1.05k forks source link

Macro Class condition won't work ? #703

Closed playinter closed 6 years ago

playinter commented 7 years ago

i has same as this problem http://forums.openkore.com/viewtopic.php?f=32&t=212065

Zexeta commented 7 years ago

Yep the problem still exists. I have had to make sloppy workaround macros that check base, job and equipped weapon in order to achieve the same result. I hope this is fixed soon.

Fadreus commented 7 years ago

Working fine with me using class Warlock (IRO Chaos Renewal) Tested with Genetics. Basically I used condition 'class' for months, since I shared same macros file, it work normally with any classes. image

alisonrag commented 7 years ago

someone else can confirm? maybe another condition was locking the automacro

ghost commented 6 years ago

He is at level 25 and swears he's a knight. I Guess he want to talks 'Swordsman'.

They don't provided some SS.

Now on eventMacro :

elsif ( $variable_name eq '.job' ) { return $char && $jobs_lut{ $char->{jobID} } || ''; }

http://forums.openkore.com/viewtopic.php?f=58&t=6079

Nipodemos commented 6 years ago

i think this can be already closed right?

Fadreus commented 6 years ago

He didn't give any feedback nor more information. I've tested it with no problem. Close and disclose if anyone else having this exact issue I guess. :thinking: