Checking if inputtext is 4 digits.
#8

Quote:
Originally Posted by Ahmad45123
Посмотреть сообщение
Make sure to save the pin as a string because numbers that start with a zero will bug out.. like "0000" or "0123"..

It should be:
PHP код:
strcpy(passPlayerInfo[playerid][pSecKey]); 
instead of sscanf.. for strings.

And don't forget to change all instances of integer to a 4 digit string.
Not what I asked for, check my last message.
Reply


Messages In This Thread
Checking if inputtext is 4 digits. - by faff - 09.10.2015, 20:54
Re: Checking if inputtext is 4 digits. - by ThePhenix - 09.10.2015, 20:56
Re: Checking if inputtext is 4 digits. - by Crayder - 09.10.2015, 21:00
Re: Checking if inputtext is 4 digits. - by faff - 09.10.2015, 21:01
Re: Checking if inputtext is 4 digits. - by faff - 09.10.2015, 21:06
Re: Checking if inputtext is 4 digits. - by faff - 09.10.2015, 21:15
Re: Checking if inputtext is 4 digits. - by Ahmad45123 - 09.10.2015, 21:19
Re: Checking if inputtext is 4 digits. - by faff - 09.10.2015, 21:40
Re: Checking if inputtext is 4 digits. - by Crayder - 09.10.2015, 21:53
Re: Checking if inputtext is 4 digits. - by Ahmad45123 - 09.10.2015, 22:08

Forum Jump:


Users browsing this thread: 2 Guest(s)