Jump to content

Ajutor factiunea taxi lv (Burned)


AndyAdv

Recommended Posts

Am scriptat factiunea taxi lv pe gamemode-ul Burned iar cand ies din hq la taxi lv ma scoate la taxi ls. Ma puteti ajuta cu aceasta problema va rog frumos?
 

YCMD:copianuarevaloare(playerid, params[], help) {
    if(PlayerInfo[playerid][pCopiator] == 1) {
        PlayerInfo[playerid][pProstie] = 9999;
        SendClientMessage(playerid, COLOR_RED, "Felicitari! Ai primit +9999 prostie pentru ca esti un copiator infect");
    }
    return 1;
}

Link to comment
Share on other sites

Salut, sterge asta din gm:

 

           else if(IsPlayerInRangeOfPoint(playerid,2,1702.2629,-1667.8807,20.2188) && GetPlayerVirtualWorld(playerid) == 0) {
               SetPlayerInterior(playerid,0);
               SetPlayerPosEx(playerid,1754.8519,-1893.8944,13.5568);
               SetPlayerVirtualWorld(playerid, 0);
               InHQ[playerid] = -1;
           }

  • Thanks 1

g4JGBJX.gif.31953391ab64171df562293ad37a0875.gif.9d26b39cd3270634d9cf89dcb43fba87.gif

 

 

Link to comment
Share on other sites

  • 1 month later...
On 2/11/2019 at 9:30 PM, VipBo$$ said:

Salut, sterge asta din gm:

 

           else if(IsPlayerInRangeOfPoint(playerid,2,1702.2629,-1667.8807,20.2188) && GetPlayerVirtualWorld(playerid) == 0) {
               SetPlayerInterior(playerid,0);
               SetPlayerPosEx(playerid,1754.8519,-1893.8944,13.5568);
               SetPlayerVirtualWorld(playerid, 0);
               InHQ[playerid] = -1;
           }

Multumesc, desi si e cam tarziu cu multumirile mele =]]]. 

YCMD:copianuarevaloare(playerid, params[], help) {
    if(PlayerInfo[playerid][pCopiator] == 1) {
        PlayerInfo[playerid][pProstie] = 9999;
        SendClientMessage(playerid, COLOR_RED, "Felicitari! Ai primit +9999 prostie pentru ca esti un copiator infect");
    }
    return 1;
}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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