Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋
A TLP without truebox has thawed (Very Vanilla ready)
MQEmulator.net
have to donate for membership, but they have a bunch of current plugins backported to run on eqemu, and they have a huge alla-like search engine to look up mob stats and stuff right from the game database.
I posted this in the wrong forum originally, my appoligies. Im trying to find a way to make a plugin shut itself down. Much in the way /plugin blahblah unload does, but I want to plugin to do it to itself. For instance plugins that have another required plugin to run. Like netbots and eqbc. I...
I've tried several ways to do this, but all result in a crash.
I'm looking to have a plugin shut itself down, preferably in the initialize event.
I've tried sorting through pPlugins in the initialize event to do a Shutdown call, but the plugin isn't in the list yet. Invoking the same method...
anyone familiar with mq2autosize and how to find the offsets for it? I'm working with the october 05 client, the oldest offset I could find for it was jan 06, and the function it hooks passes a float. So i poped the client source up in IDA and pecked around starting at the jan 06 offset and...
Very sexy makes perfect sence. I'm makin up a little sniffer for eqemu that displays parsed packet data, but I needed a way to dump raw hex data out when I got a packet that I don't have the struct for yet.
Thanks sir.
dealing with onsendpacket, and i want to display the Packet data. I'm pretty unfamiliar with C++, but I did do some my research before I turned to you guys =)
From what I understand PVOID is just a pointer to an address of an undetermined structure. I want to output the packet data to the EQ...
So all i gotta do is return a false whenever the opcode of my packet i want to block comes up... seems to simple =P
and yes i got the opcode i wanna block, im working with eqemu, just pulled it out of their source. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.