A few errors while compiling.
#2

You have to do it like this:

PHP код:
format(string1,sizeof(string1),udb_hash(inputtext));
format(string2,sizeof(string2),udb_hash(PlayerInfo[playerid][pPass])); 
Or write it just like:

PHP код:
if(!strcmp(udb_hash(inputtext), udb_hash(PlayerInfo[playerid][pPass]))) 
Reply


Messages In This Thread
A few errors while compiling. - by faff - 07.10.2015, 19:07
AW: A few errors while compiling. - by Kaliber - 07.10.2015, 19:09
Re: A few errors while compiling. - by Dusan01 - 07.10.2015, 19:10
Re: A few errors while compiling. - by faff - 07.10.2015, 19:12
Re: A few errors while compiling. - by faff - 07.10.2015, 19:17
AW: A few errors while compiling. - by Kaliber - 07.10.2015, 19:18
Re: A few errors while compiling. - by Dusan01 - 07.10.2015, 19:19
Re: A few errors while compiling. - by J0sh... - 07.10.2015, 19:25
Re: A few errors while compiling. - by Vince - 07.10.2015, 20:12

Forum Jump:


Users browsing this thread: 1 Guest(s)