in reply to Re^2: Searchin' through values
in thread Searchin' through values

It's because 'x' wasn't the only missing modifier. 'g' (to make the engine pay attn to pos) and 'c' (to prevent the engine from resetting pos) were also missing. Fixed.