DialogResponse listitem = SPECIFIC?
#10

I tried this:

pawn Код:
if(!strcmp(inputtext, Wallet[playerid], true))
                {
                    SendClientMessage(playerid,COLOR_WHITE,"1");
                }
                if(!strcmp(inputtext, Wallet2[playerid], true))
                {
                    SendClientMessage(playerid,COLOR_WHITE,"2");
                }
                if(!strcmp(inputtext, Wallet3[playerid], true))
                {
                    SendClientMessage(playerid,COLOR_WHITE,"3");
                }
But whichever Waller you click on the DIALOG list you get all 3 messages shown.
Reply


Messages In This Thread
DialogResponse [HELP] - by JohnTravis - 16.05.2013, 18:50
Re: DialogResponse listitem = SPECIFIC? - by JohnTravis - 16.05.2013, 21:12
Re: DialogResponse listitem = SPECIFIC? - by JohnTravis - 17.05.2013, 09:20
Re: DialogResponse listitem = SPECIFIC? - by Avi Raj - 17.05.2013, 09:34
Re: DialogResponse listitem = SPECIFIC? - by Scrillex - 17.05.2013, 09:41
Re: DialogResponse listitem = SPECIFIC? - by JohnTravis - 17.05.2013, 09:42
Re: DialogResponse listitem = SPECIFIC? - by Emmet_ - 17.05.2013, 10:06
Re: DialogResponse listitem = SPECIFIC? - by JohnTravis - 17.05.2013, 12:12
Re: DialogResponse listitem = SPECIFIC? - by JohnTravis - 17.05.2013, 16:18
Re: DialogResponse listitem = SPECIFIC? - by JohnTravis - 17.05.2013, 21:09

Forum Jump:


Users browsing this thread: 1 Guest(s)