strcmp dont work
#3

dont work

pawn Код:
if(!strcmp(PlayerInfo[playerid][pBankPinCode],inputtext))
        {
            format(string, sizeof(string), "Einzahlung \nAuszahlung \nKontostand");
            ShowPlayerDialog(playerid, 105, DIALOG_STYLE_LIST, "Bank", string, "Auswдhlen", "Abbrechen");
            return 1;
        }
Reply


Messages In This Thread
strcmp dont work - by Jony_King - 26.07.2010, 14:47
Re: strcmp dont work - by Conroy - 26.07.2010, 14:50
Re: strcmp dont work - by Jony_King - 26.07.2010, 14:53
Re: strcmp dont work - by Dodus - 26.07.2010, 15:08
Re: strcmp dont work - by Jony_King - 26.07.2010, 15:11
Re: strcmp dont work - by Conroy - 26.07.2010, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)