Jump to content

czm

Membru
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by czm

  1. @Alexandru Solomon iti garantez eu ca baza functioneaza +gamemodeul este ok mai trebuie putin lucrat si poate fi hostat +1 pentru efort Errorw0w
  2. foarte frumoas ai lucrat +1 am obs 2 buguri 1.nu merge ruleta 2.rainbow nu se salveaza cand il cumperi si nu sta activat
  3. un altfel de link va rog gen girlshare? nu il pot sai dau download @Errorw0w
  4. Nui bai doar intrebam daca se poate
  5. Gen bugged cu masini ieftine scumpe etc...
  6. sistemul e facut dar vreau sa l schimb tot
  7. Multumesc am rezolvat problema aceasta Dar am o singura intrebare cum modific meniul de la dealership sal fac gen bugged @StrikerM
  8. oare poate fii de la asta? @xKeN14 public RACtime(playerid) { for(new player=0; player<MAX_PLAYERS; player++) { if(!IsVehicleOccupied(player)) SetVehicleToRespawn(player); } for(new car = 1; car <= 1300; car++) { if(!IsVehicleOccupied(car)) SetVehicleToRespawn(car); } return 1; }
  9. Salutare tuturor am si eu gm si are un bug cred sau nustiu cum sa l numesc ,daca nu sunt in masina se despawneaza gen dupa un minut daca ma poate ajuta cineva?
  10. dc da din prima you are banned ? si eroare la filescript Harta?
  11. czm

    Sistem HELPER

    daca te uiti in gamemodeul are un sitem de helperi foarte foarte rau eu vreu sistemul ala cu nre si nr
  12. YCMD:setadmin(playerid, params[], help) { new id, adminlevel, gString[120]; if(PlayerInfo[playerid][pAdmin] < 6) return SCM(playerid, COLOR_WHITE, AdminOnly); if(sscanf(params, "ui", id, adminlevel)) return SCM(playerid, COLOR_GREY, "USAGE: {FFFFFF}/setadmin <playerid/name> <Admin Level>"); if(!IsPlayerConnected(id) || id == INVALID_PLAYER_ID) return SCM(playerid, COLOR_GREY, "Acel player nu este conectat."); if(adminlevel < 0 || adminlevel > 6) return SCM(playerid, COLOR_GREY, "Invalid admin level. 0-6"); if(PlayerInfo[id][pAdmin] > PlayerInfo[playerid][pAdmin]) return SCM(playerid, COLOR_GREY, "Nu poti folosi aceasta comanda pe acel player. Are admin level mai mare."); format(gString, 80, "Ai fost promovat la admin %d de %s", adminlevel, GetName(playerid)); SCM(id, COLOR_LIGHTBLUE, gString); format(gString, 100, "AdmCmd: %s i-a setat lui %s admin level %d.", GetName(playerid), GetName(id), adminlevel); SendAdminHelperMessage(COLOR_LOGS, gString); if(adminlevel == 0) { PlayerInfo[id][pAW] = 0; UpdateVar(id, "AW", 0); SpecFaction[id] = 0; StopFly(playerid); UsedFly[playerid] = 0; SetPlayerHealthEx(playerid, 100); Iter_Remove(PlayerAdmins, id); } Iter_Add(PlayerAdmins, id); finishAchievement(id, 27); PlayerInfo[id][pAdmin] = adminlevel; new gQuery[180]; if(adminlevel >= 1) format(gQuery, sizeof(gQuery), "UPDATE users SET `Admin`='%d', `HelpedPlayers`='0' WHERE `ID`='%d'", PlayerInfo[id][pAdmin]/*, MD5_Hash(DEFAULT_PASSWORD)*/, PlayerInfo[id][pSQLID]); else UpdateVar(id, "Admin", PlayerInfo[id][pAdmin]); mysql_tquery(SQL, gQuery, "", ""); return true; }
  13. intri in pawno apoi in include deschizi system.inc si cauti LogoTD[0] = TextDrawCreate(555.666992, 430.177947, "burned"); si modifici
  14. czm

    Sistem HELPER

    salut daca ma poate ajuta cineva sa modific sistemul de helperi de pe gamemodeul galaxy-arena care la postat MiritaXD raman dator cu o cafea maslina cv
  15. e bun dar are o problema sistemul de helperi nu .... edit: in rest +1
  16. imi da si ,ie cineva comanda va rog?
  17. Cum se implementeaza pe burned?? pauza sprit....
×
×
  • 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.