Autosave timer and if(inputtext) error
#2

Quote:
Originally Posted by CSLangdale
Посмотреть сообщение
Код:
if(inputtext) == PlayerInfo[playerid][pPassword])
this line..is bullshit

write it like this:

PHP код:
if(!strcmp(inputtextPlayerInfo[playerid][pPassword]) && inputtext[0] != EOS
And for the other thing...where this code is placed?
Reply


Messages In This Thread
Autosave timer and if(inputtext) error - by CSLangdale - 31.05.2016, 16:40
Re: Autosave timer and if(inputtext) error - by Kaliber - 31.05.2016, 17:21
Re: Autosave timer and if(inputtext) error - by CSLangdale - 01.06.2016, 12:39
Re: Autosave timer and if(inputtext) error - by CSLangdale - 01.06.2016, 12:42
Re: Autosave timer and if(inputtext) error - by Vince - 01.06.2016, 12:55
Re: Autosave timer and if(inputtext) error - by CSLangdale - 01.06.2016, 13:31
Re: Autosave timer and if(inputtext) error - by CSLangdale - 01.06.2016, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)