Nu te inregistra daca esti idiot sau agramat!


AlphaCS.RO[ORIGINAL GAMING]


Thanks Thanks:  0
Likes Likes:  0
Results 1 to 3 of 3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    User Info Menu

    [Fs] Comanda /vipname Pe masina!

    Nume: SiNiSTER
    Descriere:
    Imagini: -
    Dowload (link): Il creati singuri in Pawn ( copy paste )

    Code:
    CMD:vipname(playerid, params[])
    {
       if(IsPlayerConnected(playerid))
       {
           if(playerVariables[playerid][pVip] >= 1)
    {
    if(IsPlayerInAnyVehicle(playerid))
    {
                        new currentveh;
                currentveh = GetPlayerVehicleID(playerid);
                new Float:vehx, Float:vehy, Float:vehz;
                  GetVehiclePos(currentveh, vehx, vehy, vehz);
              new objectid = CreateObject(19327, vehx,vehy,vehz, vehx,vehy,vehz);
    SetObjectMaterialText(objectid, "BloodTwist", 0, 50, "Arial", 25, 1, 0xE60000FF, 0, 1);
    AttachObjectToVehicle(objectid, currentveh, 0.0, -1.9, 0.3, 270.0, 0.0, 0.0);
    SendClientMessage(playerid, COLOR_ADMINS, "TEXT Pentru vhicul added:");
    }
    }
    else return SendClientMessage(playerid, COLOR_WHITE, AdminOnly);
    }
    return 1;
    }

  2. #2

    User Info Menu

    +1, bravo mane

  3. #3

    User Info Menu

    ksenon, edison v2

Similar Threads

  1. [Fs] Comanda /GetGift
    By SiNiSTER in forum FileScripts
    Replies: 0
    Last Post: 30-03-17, 14:10
  2. As vrea o comanda .
    By SergiuOfficial in forum Suport CS
    Replies: 3
    Last Post: 10-12-16, 11:03
  3. Scoatere Comanda
    By Kinda in forum Discutii Server
    Replies: 19
    Last Post: 21-11-16, 00:03
  4. Noua comanda
    By RMV. in forum Discutii Server
    Replies: 32
    Last Post: 30-12-15, 23:40

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •