Lambda11 / let-me-fish

TERA-proxy module that mass-auto-fishes fishes, auto-crafts bait when out of bait, and auto-dismantles fish when inventory gets full
27 stars 22 forks source link

Can not dismantling after Patch #15

Closed herowinb closed 5 years ago

herowinb commented 5 years ago

Hi, i have problem with auto dismantling after patch SEA server. I updated opcode, all function work correct. Only have problem with auto dismantling. Tried to another mod fishing but they have same problem. image

Opcode for SEA: S_FISHING_BITE = 33881 C_START_FISHING_MINIGAME = 30163 S_START_FISHING_MINIGAME = 26026 C_END_FISHING_MINIGAME = 40715 C_RQ_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 36937 S_FISHING_CATCH = 54645 S_RP_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 41461

Lambda11 commented 5 years ago

Tried to another mod fishing but they have same problem.

it's not mods who have the problem, it's your opcodes which are wrong

here C_RQ_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 56988