#1

Код HTML:
C:\Users\User\Desktop\mix\mix.pwn(12800) : error 017: undefined symbol "isNumeric"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Код HTML:
	  12798        if(!response) return ShowDialog(playerid, 600);
	  12799        if(!strlen(inputtext)) return ShowDialog(playerid, 603);
	  12800        if(isNumeric(inputtext))
Reply
#2

delete post!
Reply
#3

Should be IsNumeric. It's case sensitive.
Reply
#4

You must define IsNumeric..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)