Page 1 of 1

Sorry, fishing again

Posted: Sun Jun 03, 2018 4:06 pm
by jono659
Hi all,

Ok, I have the fishing working well now all the bells and whistles. I have added a chance of Sabiki and Rogue catching up to 3 items, works fine but I am at a loss for how to assemble the message packet with the amount caught. Any help would be brilliant, the offending line is below.

PChar->loc.zone->PushPacket(PChar, CHAR_INRANGE_SELF, new CCaughtFishPacket(PChar, PFish->getID(), MessageOffset + 0x27));

Thanks in advance guys.

Re: Sorry, fishing again

Posted: Mon Jun 04, 2018 3:27 pm
by whasf
Probably the offset is wrong? That's my guess. You'd have to capture a packet from retail and see how it looks..

Re: Sorry, fishing again

Posted: Mon Jun 04, 2018 9:13 pm
by Delaide
I recommend hopping on discord and giving wiggo a chime. He will be doing a retail run and is taking requests for things to check.