Log in

View Full Version : Help with Breakpoints please


loopah
June 11th, 2005, 04:14
I am setting a breakpoint on an online game at a send function, am wondering if there is a way to exclude all commands except push esi commands? if its possible can someone explain to me how its done please?

xcracx
June 11th, 2005, 05:31
use trace... to skip selection when tracing..

or just nop it..