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.
Sorry, fishing again
Re: Sorry, fishing again
Probably the offset is wrong? That's my guess. You'd have to capture a packet from retail and see how it looks..
-- Whasf
Re: Sorry, fishing again
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.