04.06.2010, 22:48
for my dialog box register.. would this work? the point is to make sure they have a pass smaller than 10 characters
pawn Код:
if(!strlen(inputtext) < 10) {
if(!strlen(inputtext) < 10) {
if(strlen(inputtext) > 10)