prontera,150,150,5 script TestIfStatement 99,{ dispbottom "Begin."; if(checkquest(8105)==2) && (checkquest(18052)==2) && (checkquest(17017)==-1) { dispbottom "Inside if"; } dispbottom "End."; end; }