Jump to content

Алин Интерлоп

Membru
  • Posts

    197
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Алин Интерлоп

  1. Nu inteleg ce ar avea digi cu numele pus in joc. Am rezolvat unele buguri Asta e daca imi da T/C
  2. YCMD:setadmin(playerid, params[], help) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pAdmin] < 7) return SCM(playerid, COLOR_ERROR, "Nu ai access."); new id,adminlevel,sendername[30],giveplayer[30],string[200]; if(sscanf(params, "ui",id,adminlevel)) return SendClientMessage(playerid, COLOR_GREY, "Sintaxa: {FFFFFF}/setadmin <playerid/name> <Admin Level>"); if(IsPlayerConnected(id)) { if(id != INVALID_PLAYER_ID) { GetPlayerName(id, giveplayer, sizeof(giveplayer)); GetPlayerName(playerid, sendername, sizeof(sendername)); PlayerInfo[id][pAdmin] = adminlevel; PlayerInfo[id][pChar] = 217; SetPlayerSkinEx(id, 217); printf("AdmCmd: %s has promoted %s to a level %d admin.", sendername, giveplayer, adminlevel); format(string, sizeof(string), "Ai fost promovat la admin %d de %s,", adminlevel, sendername); SendClientMessage(id, COLOR_LIGHTBLUE, string); format(string, sizeof(string), "L-ai promovat pe %s la nivel %d admin.", giveplayer,adminlevel); SendClientMessage(playerid, COLOR_LIGHTBLUE, string); format(string, sizeof(string), "AdmCmd: Admin %s i-a setat lui %s admin %d.", sendername,giveplayer,adminlevel); Iter_Add(PlayerAdmins, id); SendAdminMessage(COLOR_LOGS,string,4); new wakaname[25]; 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); } GetPlayerName(id,wakaname,25); new str[256]; mysql_format(SQL, str,256,"UPDATE users SET `Admin`='%d',`CChar`='%d' WHERE `ID`='%d'",PlayerInfo[id][pAdmin],PlayerInfo[id][pChar],PlayerInfo[id][pSQLID]); mysql_tquery(SQL,str, "", ""); } } else { SendClientMessage(playerid, COLOR_GREY, "Acel player nu este conectat."); } } return true; }
  3. Pai nu boservi ? Am scos ceasu ala de la nume,am editat numele sa fie colorat si am rezolvat buguri.
  4. INCLUDE:https://www39.zippyshare.com/v/Hziq7IEO/file.html VIRUS TOTAL:https://www.virustotal.com/gui/url/e6d819820e15bcd3c9c3b5c1e07cfc16489503102fa8d5d6ce6503c15d49246b/detection
  5. Titlul cu numele gamemod-ului și versiune lui: Gamemode MINE-STONE O descriere cât mai mare a gamemod-ului: Este un mic update al gamemode-ului B-HOOD. Poze și/sau video: Mai jos!Am doar 2! Creditele specificate (chiar dacă e un gamemode edit, postați creditele autorilor și celor care l-au editat). Creator HPQ123, Editor RollerCaster si M4trix Link de descărcare:https://www44.zippyshare.com/v/0vwEnzw6/file.html Link catre virustotal.com cu arhiva scanată: https://www.virustotal.com/gui/url/69086a360b33a16beaaf33a505de448872e0dcc0d5190758cf736d0741b722dc/detection Ce trebuie rezolvat de catre voi:TD la farmer,/staff,/admins si /jobs. Se compileaza cu Sublime Text 3.
  6. [09:00:58] Script[gamemodes/HG.amx]: Run time error 19: "File or function is not found" [09:00:58] Number of vehicle models: 0 Nu merge pe host
  7. Loaded. Loading plugin: mysql.dll Failed. Loading plugin: mysql_static.dll Failed. Loading plugin: streamer.dll *** Streamer Plugin v2.9.4 by Incognito loaded *** Loaded. Loaded 3 plugins. Ban list -------- Loaded: samp.ban Started server on 127.0.0.1:7777, with maxplayers: 50 lanmode is ON. Filterscripts --------------- Loaded 0 filterscripts. [debug] Run time error 19: "File or function is not found" [debug] mysql_format [debug] mysql_tquery [debug] mysql_log [debug] mysql_connect [debug] mysql_errno [debug] cache_get_row_count [debug] cache_get_field_content [debug] cache_insert_id [debug] mysql_query [debug] cache_get_field_content_int [debug] cache_delete [debug] mysql_escape_string [debug] orm_create [debug] orm_addvar_string [debug] orm_apply_cache [debug] orm_addvar_int [debug] orm_addvar_float [debug] mysql_unprocessed_queries [debug] cache_get_field_content_float [debug] Run time error 19: "File or function is not found" [debug] mysql_format [debug] mysql_tquery [debug] mysql_log [debug] mysql_connect [debug] mysql_errno [debug] cache_get_row_count [debug] cache_get_field_content [debug] cache_insert_id [debug] mysql_query [debug] cache_get_field_content_int [debug] cache_delete [debug] mysql_escape_string [debug] orm_create [debug] orm_addvar_string [debug] orm_apply_cache [debug] orm_addvar_int [debug] orm_addvar_float [debug] mysql_unprocessed_queries [debug] cache_get_field_content_float Script[gamemodes/HG.amx]: Run time error 19: "File or function is not found" Number of vehicle models: 0
×
×
  • 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.