Search found 3 matches

by Fangor
Mon Aug 12, 2002 7:36 pm
Forum: MacroQuest::Help (Outdated)
Topic: Finding new offsets
Replies: 4
Views: 1453

Ok.. I actually tried that, and I couldn't find any references in any of the executables for the specifically called out functions. Am I missing something? Such as SpawnHeader, GetRaceByID (I've looked in every file for this one specifically), etc.. We talking eqgame.exe? Everquest.exe? eqmain.dll? ...
by Fangor
Mon Aug 12, 2002 6:23 pm
Forum: MacroQuest::Help (Outdated)
Topic: Finding new offsets
Replies: 4
Views: 1453

Hmmm

Think I may have realized the answer to my own question. This requires looking at the executable while it's loaded in memory, doesn't it? Via, presumably, SoftICE or some simliar analyzer?

If not, please, let me know, otherwise, think I know how to get the offset information already.

Fang
by Fangor
Mon Aug 12, 2002 6:07 pm
Forum: MacroQuest::Help (Outdated)
Topic: Finding new offsets
Replies: 4
Views: 1453

Finding new offsets

So, lately, I play mostly on the Test server, and the .ini for MacroQuest of course is for production. Where precisely are the function offsets getting pulled from? I examined every DLL and EXE inside the game and couldn't find them. Is it being pulled from the actual packets? Given the size of the ...