Hello,
I want compli : http://forum.ragezone.com/f311/mcomm...4/#post6181042
But i don't know how to know address of my match server. Can anyone show me how to know it.
Thanks;
---------- Post added at 10:06 AM ---------- Previous post was at 09:59 AM ----------
Code:#pragma once #include "GunzModule.h" static uint32_t MAddSharedCommandTableAddress = 0x0045CFB0; static uint32_t MCommand__MCommandAddress = 0x0041BA40; static uint32_t MCommand__AddParameterAddress = 0x0041BAF0; static uint32_t MCommand__GetParameterAddress = 0x0041A6C0; static uint32_t MCommandDesc__MCommandDescAddress = 0x0041B960; static uint32_t MCommandParameterDesc__MCommandParameterDescAddress = 0x00430D40; static uint32_t MCommandManager__AddCommandDescAddress = 0x0045A8D0; static uint32_t MCommandManager__AddParameterDescAddress = 0x0041C2C0; static uint32_t MCommandCommunicator__CreateCommandAddress = 0x0042A220; static uint32_t MCommandParameterInt__MCommandParameterIntAddress = 0x0042FB80; static uint32_t MCommandParameterUInt__MCommandParameterUIntAddress = 0x0042FC20; static uint32_t MCommandParameterString__MCommandParameterStringAddress = 0x0042FD70; static uint32_t MCommandParameterFloat__MCommandParameterFloatAddress = 0x0042FCC0; static uint32_t MCommandParameterMUID__MCommandParameterMUIDAddress = 0x004307C0; static uint32_t MCommandParameterBlob__MCommandParameterBlobAddress = 0x0042FFE0; static uint32_t MCommandParameterUChar__MCommandParameterUCharAddress = 0x00430210; static uint32_t MCommandParameterChar__MCommandParameterCharAddress = 0x00430170; static uint32_t MMatchServer__ChannelChatAddress = 0x004729C0; static uint32_t MMatchServer__OnCommandAddress = 0x00450800; static uint32_t MMatchServer__RouteToListenerAddress = 0x00420680; static uint32_t MMatchServer__RouteToAllClientsAddress = 0x0041FD60; static uint32_t MMatchServer__GetObjectAAddress = 0x00420960; static uint32_t MMatchServer__GetPlayerByNameAddress = 0x0041FD60; static uint32_t MMatchServer__GetInstanceAddress = 0x0041E640; static uint32_t MMatchServer__OnUserOptionAddress = 0x00420C40; static uint32_t MMatchServer__OnAdminAnnounceAddress = 0x004299C0; static uint32_t MMatchServer__OnStageCreateAddress = 0x0044C780; static uint32_t MMatchServer__DisconnectObjectAddress = 0x004275B0; static uint32_t MMatchServer__AddObjectOnMatchLoginAddress = 0x00443FA0; static uint32_t MMatchServer__ResponseShopItemListAddress = 0x0040B220; static uint32_t MMatchShop__GetInstanceAddress = 0x004465D0; static uint32_t MMatchShop__ReadXMLAddress = 0x00446410; static uint32_t MMatchShop__ClearAddress = 0x00445880; static uint32_t CDatabase__ExecuteSQLAddress = 0x004BB706; static uint32_t CODBCRecordset__CODBCRecordsetAddress = 0x0049F2F0; static uint32_t CODBCRecordset__OpenAddress = 0x0049F3D0; static uint32_t CODBCRecordset__FieldAddress = 0x00439200; static uint32_t CODBCRecordset__IsOpenAddress = 0x004BAEFF; static uint32_t CODBCRecordset__GetFieldIDAddress = 0x004A0E10; static uint32_t CDBField__CDBField = 0x0049FC50; static uint32_t CDBField__AsIntAddress = 0x0048F2D0; static uint32_t CDBField__AsStringAddress = 0x004A0ED0; static uint32_t CDBField__AsBoolAddress = 0x0049FCB0;
Code:static uint32_t MAddSharedCommandTableAddress = 0x0043F5D0; static uint32_t MCommand__MCommandAddress = 0x0040DBB0; static uint32_t MCommand__AddParameterAddress = 0x0040DC60; static uint32_t MCommand__GetParameterAddress = 0x0040C830; static uint32_t MCommandDesc__MCommandDescAddress = 0x0040DAD0; static uint32_t MCommandParameterDesc__MCommandParameterDescAddress = 0x00421370; static uint32_t MCommandManager__AddCommandDescAddress = 0x0043C330; static uint32_t MCommandManager__AddParameterDescAddress = 0x0040E430; static uint32_t MCommandManager__PostAddress = 0x0041A1E0; static uint32_t MCommandCommunicator__CreateCommandAddress = 0x0041A800; static uint32_t MCommandParameterInt__MCommandParameterIntAddress = 0x0041FF80; static uint32_t MCommandParameterUInt__MCommandParameterUIntAddress = 0x00420050; static uint32_t MCommandParameterString__MCommandParameterStringAddress = 0x00420200; static uint32_t MCommandParameterFloat__MCommandParameterFloatAddress = 0x00420120; static uint32_t MCommandParameterMUID__MCommandParameterMUIDAddress = 0x00420DB0; static uint32_t MCommandParameterBlob__MCommandParameterBlobAddress = 0x00420470; static uint32_t MCommandParameterUChar__MCommandParameterUCharAddress = 0x004206D0; static uint32_t MCommandParameterChar__MCommandParameterCharAddress = 0x00420600; static uint32_t MMatchServer__ChannelChatAddress = 0x00454E80; static uint32_t MMatchServer__OnCommandAddress = 0x00436B40; static uint32_t MMatchServer__RouteToListenerAddress = 0x00410D80; static uint32_t MMatchServer__RouteToAllClientsAddress = 0x004103E0; static uint32_t MMatchServer__GetObjectAAddress = 0x00411090; static uint32_t MMatchServer__GetPlayerByNameAddress = 0x004103E0; static uint32_t MMatchServer__GetInstanceAddress = 0x0040ED00; static uint32_t MMatchServer__OnUserOptionAddress = 0x004113A0; static uint32_t MMatchServer__OnAdminAnnounceAddress = 0x00419F40; static uint32_t MMatchServer__OnStageCreateAddress = 0x0045EEF0; static uint32_t MMatchServer__DisconnectObjectAddress = 0x004114D0; static uint32_t MMatchServer__AddObjectOnMatchLoginAddress = 0x004325E0; static uint32_t MMatchServer__ResponseShopItemListAddress = 0x0046D1E0; static uint32_t MMatchShop__GetInstanceAddress = 0x0043D820; static uint32_t MMatchShop__ReadXMLAddress = 0x0043D660; static uint32_t MMatchShop__ClearAddress = 0x0043CAD0; static uint32_t CDatabase__ExecuteSQLAddress = 0x004A5380; static uint32_t CODBCRecordset__CODBCRecordsetAddress = 0x0048EE40; static uint32_t CODBCRecordset__OpenAddress = 0x0048EF20; static uint32_t CODBCRecordset__FieldAddress = 0x004294C0; static uint32_t CODBCRecordset__IsOpenAddress = 0x004A4B79; static uint32_t CODBCRecordset__GetFieldIDAddress = 0x00490960; static uint32_t CDBField__CDBField = 0x0048F7A0; static uint32_t CDBField__AsIntAddress = 0x0048F2d0; static uint32_t CDBField__AsStringAddress = 0x00490A20; static uint32_t CDBField__AsBoolAddress = 0x0048F800;


Reply With Quote

