[Duda]Porque Esto No anda?
#2

pawn Код:
case DIALOG_SLOTS_AUTOS1: {
            if(response) {
                if(strcmp(PlayerInfo[playerid][pTarjetaCredito], strval(inputtext), true, 10) == 0) {
                    Message(playerid, COLOR_GRAD2, "ЎClave correcta!");
                }
                else {
                    Message(playerid, COLOR_GRAD2, "ЎClave Incorrecta!");
                    ShowPlayerDialog(playerid, DIALOG_SLOTS_AUTOS, DIALOG_STYLE_LIST, "Elije El Slot de tu nuevo auto", "Slot 1\nSlot 2\nSlot 3", "ok", "cerrar");
                }
            }
        }
Reply


Messages In This Thread
[Duda]Porque Esto No anda? - by matias770 - 16.06.2013, 05:55
Respuesta: [Duda]Porque Esto No anda? - by OTACON - 16.06.2013, 06:36

Forum Jump:


Users browsing this thread: 1 Guest(s)