NPC Code:if (playerchats) { this.test=0; for (i=0;i<strlen(#c);i++) { this.test=strcontains(#e(i,1,#c),-1234567890); } if (this.test==1) setplayerprop #c,Whoa, you only said numbers!@; else setplayerprop #c,Hmm, that wasn't all numbers; }
if (playerchats) { this.test=0; for (i=0;i<strlen(#c);i++) { this.test=strcontains(#e(i,1,#c),-1234567890); } if (this.test==1) setplayerprop #c,Whoa, you only said numbers!@; else setplayerprop #c,Hmm, that wasn't all numbers; }