OpenKore / openkore

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

[eventMacro] QuestHuntCompleted not work if there is no specific monster #3804

Open gghwanderland opened 1 year ago

gghwanderland commented 1 year ago

i use this event macro for world bounty, but its not triggering to make the event macro run.. can someone share idea or help me with this? thanks eventMacros.txt

automacro test1 { exclusive 1 priority 1

macro_delay 0.1 delay 0.1

timeout 15 BaseLevel > 10 QuestHuntCompleted 8662 1004 QuestHuntCompleted 8662 1051 QuestHuntCompleted 8662 1048

call { if (&questCompleteCount(8662) == 1 && &questCompleteCount(8662) == 1 && &questCompleteCount(8662) == 1) call test1 log Quest not Completed yet } }

macro test1 { log All quests completed! do e flg3 pause 3 do move prt_fild05 366 209 pause 1 do talknpc 367 209 c n pause 1 do talknpc 367 209 c r0 c c c r0 c r0 n release test1 }

rbizaare commented 1 year ago

Would you mind sharing GGH's recvpackets? I will cross check it with their sister server (landverse).

gghwanderland commented 1 year ago

i think you cant check it on landverse

AutoLoot03 commented 1 year ago

i think you cant check it on landverse

can you lend him so he can try checking?

gghwanderland commented 1 year ago

i dont know how to share recvpackets.. where can i find it?

gghwanderland commented 1 year ago

Would you mind sharing GGH's recvpackets? I will cross check it with their sister server (landverse).

where can i find this?