23.06.2012, 21:12
Could it be because you randomly created a text variable, and you do not do anything to it?
Since this is a dialog, shouldn't it just be inputtext?
pawn Код:
new text[256];
new age = strvalEx(text);