Originally Posted by Hydra_Farrell123
if(strval(str) < 1 || strval(str) > 60) return ShowPlayerDialog(playerid,250,DIALOG_STYLE_INPUT," Test","{FF00EA}Test Age?\n{FF00EA}You're Age Must Be Between 1-60!","Okay","("));
Take the last " Out it may work then.
( I have placed a bracket around it.
|