SoliaRdi / auto-fishing

auto-fishing mod for tera proxy. (ABANDONED, not working since p92)
0 stars 0 forks source link

Patch 88 #290

Closed fisherman1717 closed 4 years ago

fisherman1717 commented 4 years ago

[command] ERROR: Error: [dispatch] [auto-fishing] hook: unmapped packet "S_FISHING_BITE"

Failed to auto "pull-in" the fish.

Have been using this mod for a couple of months now, so I'm familiar with placing the "defs" into node_modules/tera-data/protocol; and also the protocol.359882.map file into node_modules/tera-data/map. Am playing on NA server.

Although i notice toolbox starting up log writes: Loaded protocol version 359881 (NA v88.4)

I don't have the protocol.359881.map file.

Am i doing something wrong?

SoliaRdi commented 4 years ago

No. You need na opcodes. I dont have them. Try to check pinkie repo or wait

fisherman1717 commented 4 years ago

could you guide how to "check pinkie repo".

Anyway, my friend advised that I wait for you, SoliarRdi, to post the 359881 map file with fishing mapped in.

fisherman1717 commented 4 years ago

C_CAST_FISHING_ROD = 46443 C_END_FISHING_MINIGAME = 61064 C_PUT_WARE_ITEM = 64242 C_RQ_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 62476 C_START_FISHING_MINIGAME = 60116 C_STOP_FISHING = 24197 C_STORE_COMMIT = 55123 C_STORE_SELL_ADD_BASKET = 23100 S_FISHING_BITE = 42528 S_FISHING_CATCH = 36131 S_RP_ADD_ITEM_TO_DECOMPOSITION_CONTRACT = 61485 S_START_FISHING_MINIGAME = 40318 S_STORE_BASKET =

NA 88.4 update

sorry, could you guide what to do with that

fisherman1717 commented 4 years ago

some strange issue - when inventory is full, they only automatically sell ONE fish and don't sell the rest of the fishes in the inventory.

SoliaRdi commented 4 years ago

no S_STORE_BASKET opcode

fisherman1717 commented 4 years ago

anyone knows how to edit/generate this opcode for S_STORE_BASKET?

fisherman1717 commented 4 years ago

anyone can help? about the fish not being sold to NPC

fisherman1717 commented 4 years ago

refer to post by PsykoDev for opcodes