Closed GoogleCodeExporter closed 9 years ago
These debugs affect the client, not the API.
Original comment by joebingham07@gmail.com
on 22 Sep 2010 at 8:09
[deleted comment]
Some new addresses/distances/defaults:
TibiaAddresses.AdrNameSpy1:= $4EE519;
TibiaAddresses.AdrNameSpy2:= $4EE523;
TibiaAddresses.NameSpy1Default:= $4C75;
TibiaAddresses.NameSpy2Default:= $4275;
TibiaAddresses.NameSpy1Enabled:= $9090;
TibiaAddresses.NameSpy2Enabled:= $9090;
TibiaAddresses.LevelSpyDefault:= ($89, $86, $C0, $5B, $00, $00);
TibiaAddresses.LevelSpy1:= $4F033A;
TibiaAddresses.LevelSpy2:= $4F048F;
TibiaAddresses.LevelSpy3:= $4F0510;
TibiaAddresses.LevelSpyAdd1:= 28;
TibiaAddresses.LevelSpyAdd2:= $5BC0;
TibiaAddresses.AdrScreenRectAndLevelSpyPtr:= $66F080;
The default values were changed!
And the level spy is not going down!
Note, the default has changed.
Original comment by kingbiz...@gmail.com
on 22 Sep 2010 at 10:39
r831 fixes the HookProxy, NameSpy, and LevelSpy problems. However,
ContextMenu's still debug even though the addresses are correct..
Original comment by joebingham07@gmail.com
on 25 Sep 2010 at 5:07
Fixed with r832.
Original comment by joebingham07@gmail.com
on 29 Sep 2010 at 4:44
Original issue reported on code.google.com by
joebingham07@gmail.com
on 22 Sep 2010 at 8:06