Jump to content

Waller

Membru
  • Posts

    105
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Waller

  1. YCMD:rentveh(playerid, params[], help) { new string[128]; if(GetPlayerVirtualWorld(playerid) > 0) return SCM(playerid, COLOR_LGREEN, "Nu poti folosi aceasta comanda cand esti in virtual world!"); if(PlayerInfo[playerid][pCarLic] < 1) return SCM(playerid, COLOR_LIGHTGREEN, "Eroare: Nu ai licenta de condus."); if(IsRentCar[playerid] != 0) return SCM(playerid, COLOR_WHITE, "Ai deja un vehicul inchiriat."); if(!PlayerToPoint(5, playerid, 2166.6006,1398.1543,10.8203)) return SCM(playerid, COLOR_WHITE, "Nu esti la Rent Car"); format(string, sizeof(string), "Vehicle\tStock\nPremier\t%d\nSuper GT\t%d\nSultan\t%d\nComet\t%d\nSunrise\t%d\nNRG-500\t%d\nFaggio\t%d\nBMX\t%d", RentStock[0], RentStock[1], RentStock[2], RentStock[3], RentStock[4], RentStock[5], RentStock[6], RentStock[7]); ShowPlayerDialog(playerid, DIALOG_RENTCAR, DIALOG_STYLE_TABLIST_HEADERS, "SERVER: Rent Car", string, "Select", "Cancel"); return true; } am modificat pozitiile la playertopoints si tot nu merge
  2. Buna seara, am inampinat o problema pe gm ul lui hpq123 am pus rent ul ca pe b-hood si cand dau rentveh si iau o masina te duce unde a fost spawn pe kround si cum pot schimba asta ?
  3. voi incerca sa vad mersi frumos si daca nu merge revin cu o recenzie
  4. Salut, am intalnit o problema pe gm-ul lui hpq123 cand termini questul si intra in cp nu iti mai dispare si poti intra de cate ori vrei in el si primesti premiile cum pot rezolva? daca e nevoie de ce cv aveti aici discord ul meu WallerBDT#1337
  5. de ce nu mi apare loginul cand urc gm ul?
×
×
  • 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.