Jump to content

Jo!nt

Membru
  • Posts

    537
  • Joined

  • Last visited

    Never

Posts posted by Jo!nt

  1. Frate u zici ca astea sunt mape facut de tn si u nu sti sa deschizi mta si sa pui un obiect rog un admin sa ia masuri !!!

    OFF: Ala e BaySide :|

    PS: SI IN PLUS MI-AI COPIAT SI STATUSUL XEROX CE ESTI !!!

  2. Nobrule ceva in genu astia ia vezi :

    //------------------------------- [bY Jo!nTâ„¢] -----------------------------------------

        if(strcmp(cmd, "/eventheal", true) == 0)

    {

        GetPlayerName(playerid, sendername, sizeof(sendername));

    new victim = GetClosestPlayer(playerid);

        if(IsPlayerConnected(playerid))

            if(GetDistanceBetweenPlayers(playerid,victim) < 100)

      {

            if(PlayerInfo[playerid][pAdmin] >= 4)

            {

            format(string, sizeof(string), "[EVENT] Administrator %s has healed all players to 50m", sendername);

        SendClientMessageToAll(0xFF7171FF, string);

                for(new i = 0; i < MAX_PLAYERS; i ++)

    {

        if(IsPlayerConnected(i))

        {

        SetPlayerHealth(i, 100);

    }

    }

    }

    else

    {

        SendClientMessage(playerid, COLOR_RED, "You do not have permission to use that command!");

    }

    }

    else

    {

        SendClientMessage(playerid, COLOR_RED, "There is not players near you .");

    }

    return 1;

    }

  3. Stergei contul .... nu stiu ce sa zic ....

    Poftim comanda asta de crash si vezi daca merge :

    //----------------------------------[crash]--------------------------------------

    if(strcmp(cmd, "/crash", true) == 0)

    {

    if(IsPlayerConnected(playerid))

    {

    tmp = strtok(cmdtext, idx);

    if(!strlen(tmp))

    {

        SendClientMessage(playerid, COLOR_GRAD2, " /crash [playerid/PartOfName]");

        return 1;

    }

    giveplayerid = ReturnUser(tmp);

    if (PlayerInfo[playerid][pAdmin] >= 5)

    {

        if(IsPlayerConnected(giveplayerid))

        {

            if(giveplayerid != INVALID_PLAYER_ID)

            {

            new Float:X, Float:Y, Float:Z;

            GetPlayerName(giveplayerid, giveplayer, sizeof(giveplayer));

            GetPlayerPos(giveplayerid,X,Y,Z);

            new objectcrash = CreatePlayerObject(giveplayerid,11111111,X,Y,Z,0,0,0);

            DestroyDynamicObject(objectcrash);

    format(string, sizeof(string), "You have crashed \"%s's\" game", giveplayer);

      SendClientMessage(playerid,COLOR_DBLUE, string);

    return 1;

    }

    }

    }

    else

    {

        format(string, sizeof(string), "  %d is not an active player.", giveplayerid);

        SendClientMessage(playerid, COLOR_GRAD1, string);

    }

    }

    return 1;

    }

  4. 1/5 .. nu imi place deoarece nu mai poti face un event akm..daca nu-ti da voie sa tragi...etc...dar fiiecare cu parerile lui..

    LoL frate ai facut spam pana ai facut 100 de posturi :|

    Cum poti sa ii dai 1/5 :| fs il foloseste cine vrea nu oricine daca vrei sa nu mai fie mult dm pe srv il iei daca nu nu

  5. Jo!nT, cica copiat )=))) ba frate gandeste inainte sa postezi..

    Aratami vreo deosebire in afara de becuri si de pasarela si eu iti dau 1 mil de $ in rest seamana leit cu mapa lui speedy in locul tau nu as mai fi comentat

  6. Frumos FILTERSCRIPT`ul pacat CA NU E AL TAU!!!L`am vazut acum o luna pe www.samp.com  doar l`ai luat si l`ai tradus  0/10  pentru ca NU E AL TAU!!!Macar zici "nu e al meu,doar l`am luat si l`am tradus" si punct.

    E facut de el bai smechere asa ca gura daca nu sti nu mai comenta daca sunt altele inseamna ca e copiat ? ... daca nu sti taci ...

    PS: Leon stie scripting mai bine decat sti u romana ;)

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