View Single Post
  #2  
Old 14-11-2007, 22:42
[Death] [Death] is offline
Junior Member
 
Join Date: Nov 2007
Location: UK
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
[Death] is on a distinguished road
havent ever used CE for debugging, but u need to bp on read on ya health addy, make sure u note all addresses it breaks on. then go thru 1 by 1 finding a spot which is only used by yourself (watch the registers etc), if not u have to start tracing back to the origin of the code your in and find a spot
Reply With Quote