Jump to content
  • 0

Eroor /v buy


Jupiter

Question

Problema intalnita (descriere): pai imi nush de ce imi da asa
Ero(area / rile) / warning-(ul / urile): (21162) : warning 225: unreachable code
Liniile de cod / sursa / script-ul(obligatoriu):  else if(strcmp(x_nr,"buy",true) == 0)

       {
           if(IsAnOwnableCar(idcar))
           {
    if(PlayerInfo[playerid][pPcarkey] == -1) { }
    else if(PlayerInfo[playerid][pPcarkey2] == -1) { }
    else if(PlayerInfo[playerid][pPcarkey3] == -1) { }
    else { SendClientMessage(playerid, COLOR_GREY, "* Detii 3 masini!"); return 1; }
if(CarInfo[idcar][cOwned]==1)
else
{
    SendClientMessage(playerid, COLOR_GREY, "Someone already owns this car.");
    return 1;
}

Imagini / Video (optional):--
Ati incercat sa rezolvati singur?: Da

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.