05.02.2016, 10:40
So i made a system where im saving players mobile numbers to strings like pMobile[50] and now when im using /call command how do i check if he entered text into second parameter or number ? /call jasfojsaofp should return SCM(playerid, -1, "Enter number, not text u fool"); and /call 00908978 return SCM(playerid, -1, "You entered wrong number");