Jump to content

JustVlad

Membru
  • Posts

    3
  • Joined

  • Last visited

Posts posted by JustVlad

  1. Poti face si comanda de genul asta pentru ca este mai usoara..

     

    CMD:cc(playerid, params[])
    {
        new string[128];
        if(gPlayerLogged[playerid] == 0) return SCM(playerid, COLOR_LIGHTRED, "You need to login first!);
        if(playerInfo[playerid][pAdmin] < 1) return 1;
        if(PlayerInfo[playerid][pAdmin] >= 1)
        {
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            SCM(playerid, COLOR_WHITE, "");
            format(string, sizeof(string), "%s has cleared the chat.", GetPlayerName(playerid));
        }
        return 1;
    }

×
×
  • 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.