Dialog Quiz
#2

Show another dialog ?
pawn Код:
case DIALOG_QUIZ: {
            switch(listitem) {
                case 0: {
                    SetPVarInt(playerid, "quiz", 1);
                    SendClientMessage(playerid, COLOR_YELLOW, "Brilliant! You have answered the question successfully.");
                    ShowPlayerDialog(next question);
                    SetPVarInt(playerid, "quiz2", 1);
                }
Reply


Messages In This Thread
Dialog Quiz - by WinterAce - 19.07.2012, 17:07
Re: Dialog Quiz - by newbienoob - 19.07.2012, 17:18
Re: Dialog Quiz - by WinterAce - 19.07.2012, 17:22

Forum Jump:


Users browsing this thread: 1 Guest(s)