inputtext help
#2

you can't compare 2 strings with "=="
use "strcmp"
https://sampwiki.blast.hk/wiki/Strcmp

in your case:
pawn Код:
if(!strcmp(inputtext, PlayerInfo[playerid][pPass], false))
Reply


Messages In This Thread
inputtext help - by tyler12 - 03.08.2012, 13:06
Re: inputtext help - by Sascha - 03.08.2012, 13:11
Re: inputtext help - by Johnson_boy - 03.08.2012, 13:12
Re: inputtext help - by tyler12 - 03.08.2012, 13:21
Re: inputtext help - by Vince - 03.08.2012, 13:25
Re: inputtext help - by Johnson_boy - 03.08.2012, 13:25
Re: inputtext help - by tyler12 - 03.08.2012, 13:28
Re: inputtext help - by Hayden_Almeida - 12.11.2015, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)