HELP: How can i make bool like function???
#4

Hello,
Quote:
Originally Posted by vakhtang
Посмотреть сообщение
Is my dialog response correct
Код:
if(dialogid == 4133)
    {
        if (!response) return SendClientMessage(playerid, 0xFFFFFFFF, "You Have Canceled The Invitation!");
        }
        else
        {
        HasPlayerAcceptedRace[playerid] = 1;
        return 1;
    }
I think this is the right response.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)