From 7194c3874c86287b56c0c3468ed4d3ad862b2c63 Mon Sep 17 00:00:00 2001 From: Matthew Cooper Date: Tue, 17 Feb 2015 18:13:34 -0600 Subject: [PATCH] Fixed chatlog pointer path --- Constants.cs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Constants.cs b/Constants.cs index 0b04edc..dbcc649 100644 --- a/Constants.cs +++ b/Constants.cs @@ -63,9 +63,10 @@ public static class Constants internal static readonly List CHATPTR = new List { - 0xE8C6A8, - 0x18, - 0x204 + 0x00f9b4f0, + 0x30, + 0x5f0, + 0x14 }; internal static readonly List INVENTORYPTR = new List