Dialog Response Problem.
#4

Change
if(udb_hash(inputtext) == PlayerInfo[playerid][pPass])
to
if(!strcmp(inputtext, PlayerInfo[playerid][pPass])) {
Reply


Messages In This Thread
Dialog Response Problem. - by Biess - 23.12.2012, 17:26
Re: Dialog Response Problem. - by Randy More - 23.12.2012, 18:23
Re: Dialog Response Problem. - by Biess - 23.12.2012, 18:35
Re: Dialog Response Problem. - by tyler12 - 23.12.2012, 18:37
Re: Dialog Response Problem. - by Biess - 23.12.2012, 18:40
Re: Dialog Response Problem. - by tyler12 - 23.12.2012, 18:42
Re: Dialog Response Problem. - by Biess - 23.12.2012, 18:53
Re: Dialog Response Problem. - by Biess - 24.12.2012, 08:23

Forum Jump:


Users browsing this thread: 3 Guest(s)