YINI help please
#7

Quote:
Originally Posted by jlalt
Посмотреть сообщение
using udb_hash to has the password on register and using num_hash to hash the input and compare on login.
that won't work.
Код:
if(num_hash(inputtext) == PlayerInfo[playerid][PlayerPass])
Код:
INI_WriteInt(File,"password",udb_hash(inputtext));
maybe change num_hash(inputtext) to udb_hash(inputtext) ?
still not working
Reply


Messages In This Thread
YINI help please - by BulletRaja - 26.01.2018, 06:22
Re: YINI help please - by jlalt - 26.01.2018, 06:54
Re: YINI help please - by BulletRaja - 26.01.2018, 07:26
Re: YINI help please - by jlalt - 26.01.2018, 08:03
Re: YINI help please - by BulletRaja - 26.01.2018, 08:49
Re: YINI help please - by jlalt - 26.01.2018, 08:53
Re: YINI help please - by BulletRaja - 26.01.2018, 09:09
Re: YINI help please - by BulletRaja - 26.01.2018, 13:41

Forum Jump:


Users browsing this thread: 4 Guest(s)