Valhalla Legends Forums Archive | Advanced Programming | World of Warcraft - Console Print

AuthorMessageTime
TheMinistered
I've located a nice function for printing to the console (enabled via the -console command line)

The definition for the function is as follows:

void __fastcall ConsolePrint(char* Text, unsigned long Color);

0x03 = Red
0x04 = Yellow
0x05 = White

The offset for this function is: 0x00637090
January 1, 2005, 3:40 AM
Grok
When you list the offsets should you also tell the version?  People lookinga this in the future might be using a different build.
January 4, 2005, 6:53 PM

Search