[Ayuda] Llamar funcion del LuxAdmin desde otro FS?
#2

Perdon por el doble post.
Mire en la wiki, y me quedarнa asi:
pawn Код:
if(BuscarIPs(text))
    {
        ShowPlayerDialog(playerid, 1278, DIALOG_STYLE_MSGBOX, "FAIL!", "FAIL TOTAL! Quisiste hacer spam\ny no te salio! OWNEAGE! PD: La IP se envio a los Admins.", "", "");
        new str[128];
        format(str, sizeof(str), "El jugador %s intento spamear la IP %s", pName, text);
        CallRemoteFunction("MessageToAdmins", "s", str);
        return 0;
    }
Pero me faltaria definir el color y no se como hacerlo D:.
Gracias
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)