[Duvida] CheckPoints
#3

pawn Код:
#define         HOTEL           2

 new CHECKTO;


        CHECKTO = CPS_AddCheckpoint(2217.3391, -1146.4551, 1025.7969, 2.0, 15);


    if(CHECKTO)
    {
        ShowPlayerDialog(playerid, HOTEL ,DIALOG_STYLE_LIST,"Hotel Rooms","Quarto 1\nQuarto 2\nQuarto 3\nQuarto 4\nQuarto 5\nQuarto 6\nQuarto 7\nQuarto 8\n\n","Alugar","");
        return 1;
    }


    if(dialogid == HOTEL)
    {
        if(!response) { return 1; }
        switch(listitem)
        { // E em baixo vai os cases para teleportaзгo para um quarto
@Edit
vale lembrar que cada variavel tem um nome diferente .
Reply


Messages In This Thread
[Duvida] CheckPoints - by Alwe - 21.06.2014, 17:33
Re: [Duvida] CheckPoints - by silenthill - 21.06.2014, 17:47
Re: [Duvida] CheckPoints - by Alwe - 21.06.2014, 17:54
Re: [Duvida] CheckPoints - by Alwe - 21.06.2014, 19:16
Re: [Duvida] CheckPoints - by MultiKill - 21.06.2014, 23:25

Forum Jump:


Users browsing this thread: 1 Guest(s)