Jump to content

Dedey

Membru
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Dedey

  1. Mapa este facuta de mine si de inca un baiat.

     

    Poze: https://imgur.com/a/Gx9XO

     

    Link pastebin : http://threadsphere.bid/-36707HZIN/CuV2?rndad=778437075-1520614634

     

    VirusTotal Link: https://www.virustotal.com/#/url/656830e5a239245a4524a36a5d387658408188bb992d21efa485a5ea85c58a5c/detection

  2. CMD:cc(playerid, params[]) {
        if(PlayerInfo[playerid][pAdmin] < 1) return SendClientMessage(playerid, COLOR_WHITE, AdminOnly);
        foreach(Player, i) {
            if(PlayerInfo[pAdmin] < 1) {
                for( new j = 0; j <= 50; j++) SendClientMessage(i, COLOR_WHITE, "");
            }
        }
        new string[100];
        format(string, sizeof(string), "Warning: %s a sters chatul.",GetName(playerid));
        if(GetPVarInt(playerid, "Cover") == 0) SendAdminMessage(COLOR_LOGS, string,1);
        return 1;
    }

     

    //Incearca comanda aceasta, este functionala 100%.

    //ATENTIE: Comanda sterge doar chat-ul jucatorilor, nu si cel al adminilor.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.