I have sent to gunner the PDB and the exe a few days ago, here is the dump of the functions.
http://rapidshare.com/files/26250600...PDB___Dump.rar
You need to add the imagebase of the exe (0x400000) to each function, so for example for the OnMatchLogin the function address is 0x006A130, so 0x400000 + 0x006A130= 0x46A130 = OnMatchLogin.
Enjoy it.

