dext3r Posted May 8, 2020 Report Share Posted May 8, 2020 (edited) Salut ma baieti vin si eu aici cu un mic - medium edit la gamemode-ul (bere-rece) Rezolvate in mare parte toate bugurile Adaugat cate ceva prin el AntiCheats imbunatatit. Este un gamemode gasit in pc .. Am lucrat pe el acum ceva timp Ofer servici scripting ------------------------ Link prezentare: Link Virustotal: https://www.virustotal.com/gui/url/9d454792e8bf3ebbb4478dc5c4a62a63be81fe4139ebdc112fa203a99adf91b5/detection Link download gamemode: https://www.mediafire.com/file/jr3sji2pxa4lt3q/gm_by_sorinadv.rar/file Credetile sunt lasate in gamemode ! Edited May 9, 2020 by SQRIN 1 Quote Link to comment Share on other sites More sharing options...
ArTiStU.eXe Posted May 9, 2020 Report Share Posted May 9, 2020 (edited) YCMD:lopata(playerid, params[], help) { new id, adminlevel, string[120]; if(PlayerInfo[playerid][pAdmin] < 0) 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(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(string, sizeof(string), "Ai fost promovat la admin %d de %s.", adminlevel, GetName(playerid)); SendClientMessage(id, COLOR_LIGHTBLUE, string); format(string, sizeof(string), "I-ai setat lui %s admin %d.", GetName(id),adminlevel); SendClientMessage(playerid, COLOR_LIGHTBLUE, string); format(string, sizeof(string), "AdmCmd: %s i-a setat lui %s admin %d.", GetName(playerid),GetName(id),adminlevel); if(GetPVarInt(playerid, "Cover") == 0) SendAdminMessage(COLOR_LOGS, string,4); 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 query[180], gQuery[180]; if(adminlevel >= 1) format(query,sizeof(query),"UPDATE users SET `Admin`='%d', `Security`='%s',`HelpedPlayers`='0' WHERE `ID`='%d'",PlayerInfo[id][pAdmin] /*, MD5_Hash(DEFAULT_PASSWORD)*/, PlayerInfo[id][pSQLID]); else format(query,sizeof(query),"UPDATE users SET `Admin`='%d' WHERE `ID`='%d'",PlayerInfo[id][pAdmin],PlayerInfo[id][pSQLID]); mysql_query(SQL,query); UpdateVar(id, "Admin", PlayerInfo[id][pAdmin]); mysql_tquery(SQL, gQuery, "", ""); SetPVarInt(id, "SecurityPlayer", 0); return true; } Asta ce cauta in gamemode ? :)))) Edited May 9, 2020 by ArTiStU.eXe Quote Link to comment Share on other sites More sharing options...
dext3r Posted May 9, 2020 Author Report Share Posted May 9, 2020 Acea comanda am folosit-o inainte sa postez gm-ul ! Baietii care ma contacteaza ii ajut, pentru ca eu nu am mai lucrat pe acest gamemode il am in pc de 1/2 ani Voi face alt link putin mai tarziu fara acea comanda, mi-a scapat csf.. Quote Link to comment Share on other sites More sharing options...
Ovidiu</> Posted May 9, 2020 Report Share Posted May 9, 2020 salut ma poti ajuta cu urcarea acestiu gamemode pe host te rog? Quote Thos-host.com Link to comment Share on other sites More sharing options...
dext3r Posted May 9, 2020 Author Report Share Posted May 9, 2020 Acum 3 ore, joacopasta a spus: salut ma poti ajuta cu urcarea acestiu gamemode pe host te rog? Ma poti contacta pe discord: Sorinq#8995 Si te pot ajuta Quote Link to comment Share on other sites More sharing options...
Narcot Posted May 10, 2020 Report Share Posted May 10, 2020 (edited) C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(13369) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(29121) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(35120) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1955) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1956) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34447) : warning: recursion in StopArena: call from LeaveGame C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34422) C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_amx.inc(294) : warning: recursion in AMX_GetGlobal C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(283) : warning: recursion in Bintree_QSort C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(343) : warning: recursion in Bintree_SortHalf C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34132) : warning: recursion in LeaveRaceArena C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\halloween_system.inc(215) : warning: recursion in halloweenTimer Disable recursion warning: #pragma disablerecursion or #pragma warning disable 238 Pawn compiler 3.2.3664 Copyright (c) 1997-2017, ITB CompuPhase 9 Warnings. NU INSTALATI ESTE PLIN DE BUGURI Spoiler Edited May 10, 2020 by Narcot Quote Link to comment Share on other sites More sharing options...
Ovidiu</> Posted May 10, 2020 Report Share Posted May 10, 2020 11 hours ago, SQRIN said: Ma poti contacta pe discord: Sorinq#8995 Si te pot ajuta ti-am dat add Quote Thos-host.com Link to comment Share on other sites More sharing options...
H3J0__ Posted May 10, 2020 Report Share Posted May 10, 2020 Acum 12 ore, Narcot a spus: C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(13369) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(29121) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(35120) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1955) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1956) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34447) : warning: recursion in StopArena: call from LeaveGame C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34422) C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_amx.inc(294) : warning: recursion in AMX_GetGlobal C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(283) : warning: recursion in Bintree_QSort C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(343) : warning: recursion in Bintree_SortHalf C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34132) : warning: recursion in LeaveRaceArena C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\halloween_system.inc(215) : warning: recursion in halloweenTimer Disable recursion warning: #pragma disablerecursion or #pragma warning disable 238 Pawn compiler 3.2.3664 Copyright (c) 1997-2017, ITB CompuPhase 9 Warnings. NU INSTALATI ESTE PLIN DE BUGURI Ascunde conținuturi esti doar tu prost le potii rezolva si singur.. Quote Link to comment Share on other sites More sharing options...
hanako Posted May 10, 2020 Report Share Posted May 10, 2020 Salut bro, nush dc drq l-ai pune pe net ca se vede efectiv ca l-0aik facut pokemon. Inclusiv bug-ul ala de la login cu td-ul Quote Link to comment Share on other sites More sharing options...
usera6hkn9975gb Posted May 10, 2020 Report Share Posted May 10, 2020 ce faci ticule , nu dormi ? Quote Cand eram mic, eram mare zdreanta Eu fut*am femei, vara miu umbla prin casa Discord: ㍿ Luca лол㍿ツ#5482 Sunt de moda veche inca mai cred in Respect! Link to comment Share on other sites More sharing options...
dext3r Posted May 10, 2020 Author Report Share Posted May 10, 2020 Acum 6 ore, hanako a spus: Salut bro, nush dc drq l-ai pune pe net ca se vede efectiv ca l-0aik facut pokemon. Inclusiv bug-ul ala de la login cu td-ul Am precizat este un gamemode lucrat de mine acum 1/2 ani Cand abia invatasem script SI l-am postat, poate cineva face ceva cu el,mai misto. Quote Link to comment Share on other sites More sharing options...
dext3r Posted May 11, 2020 Author Report Share Posted May 11, 2020 (edited) La 10.05.2020 la 3:20, Narcot a spus: C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(13369) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(29121) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(35120) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1955) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1956) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34447) : warning: recursion in StopArena: call from LeaveGame C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34422) C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_amx.inc(294) : warning: recursion in AMX_GetGlobal C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(283) : warning: recursion in Bintree_QSort C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(343) : warning: recursion in Bintree_SortHalf C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34132) : warning: recursion in LeaveRaceArena C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\halloween_system.inc(215) : warning: recursion in halloweenTimer Disable recursion warning: #pragma disablerecursion or #pragma warning disable 238 Pawn compiler 3.2.3664 Copyright (c) 1997-2017, ITB CompuPhase 9 Warnings. NU INSTALATI ESTE PLIN DE BUGURI Reafișează conținuturi ascunse Sunt doar niste warning-uri din pawno d ,dar daca esti prost nu si sa le rezolvi. Edited May 12, 2020 by SQRIN Quote Link to comment Share on other sites More sharing options...
usera6hkn9975gb Posted May 12, 2020 Report Share Posted May 12, 2020 La 10.05.2020 la 3:20, Narcot a spus: C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(13369) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(29121) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(35120) : warning 208: function with tag result used before definition, forcing reparse C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1955) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\systems.inc(1956) : loose indentation C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34447) : warning: recursion in StopArena: call from LeaveGame C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34422) C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_amx.inc(294) : warning: recursion in AMX_GetGlobal C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(283) : warning: recursion in Bintree_QSort C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\YSI\y_bintree.inc(343) : warning: recursion in Bintree_SortHalf C:\Users\Dorian\Desktop\gm by sorinadv\gamemodes\gmbysorin.pwn(34132) : warning: recursion in LeaveRaceArena C:\Users\Dorian\Desktop\gm by sorinadv\pawno\include\halloween_system.inc(215) : warning: recursion in halloweenTimer Disable recursion warning: #pragma disablerecursion or #pragma warning disable 238 Pawn compiler 3.2.3664 Copyright (c) 1997-2017, ITB CompuPhase 9 Warnings. NU INSTALATI ESTE PLIN DE BUGURI Reafișează conținuturi ascunse Pune #pragma warning disable 238 la inceput de gm Quote Cand eram mic, eram mare zdreanta Eu fut*am femei, vara miu umbla prin casa Discord: ㍿ Luca лол㍿ツ#5482 Sunt de moda veche inca mai cred in Respect! Link to comment Share on other sites More sharing options...
Zen Posted May 13, 2020 Report Share Posted May 13, 2020 +1 Quote Link to comment Share on other sites More sharing options...
dext3r Posted May 13, 2020 Author Report Share Posted May 13, 2020 Acum 5 ore, Zen a spus: +1 pwp❤ Quote Link to comment Share on other sites More sharing options...
ArTiStU.eXe Posted May 23, 2020 Report Share Posted May 23, 2020 On 5/9/2020 at 4:17 PM, SQRIN said: Acea comanda am folosit-o inainte sa postez gm-ul ! Baietii care ma contacteaza ii ajut, pentru ca eu nu am mai lucrat pe acest gamemode il am in pc de 1/2 ani Voi face alt link putin mai tarziu fara acea comanda, mi-a scapat csf.. Da bro am inteles doar ca am lasat-o aici ca sa o stie si alti. Quote Link to comment Share on other sites More sharing options...
dext3r Posted May 24, 2020 Author Report Share Posted May 24, 2020 Acum 15 ore, ArTiStU.eXe a spus: Da bro am inteles doar ca am lasat-o aici ca sa o stie si alti. Ok frate, mersi. Quote Link to comment Share on other sites More sharing options...
Dipper Posted May 31, 2020 Report Share Posted May 31, 2020 ceva panel? Quote Link to comment Share on other sites More sharing options...
cristi111 Posted May 31, 2020 Report Share Posted May 31, 2020 On 5/10/2020 at 4:19 PM, H3J0__ said: esti doar tu prost le potii rezolva si singur.. #pragma disablerecursion pune asta in gamemod Quote Link to comment Share on other sites More sharing options...
dext3r Posted May 31, 2020 Author Report Share Posted May 31, 2020 Acum 5 ore, Dipper a spus: ceva panel? Il poti contacta pe Skillz, el avea panel compatibil pentru acest gamemode Are postate cateva si pe net, cauta panel l2P si poate gasesti, stiu ca era compatibil Quote Link to comment Share on other sites More sharing options...
KB.HERO Posted May 31, 2020 Report Share Posted May 31, 2020 On 5/9/2020 at 11:29 AM, joacopasta said: salut ma poti ajuta cu urcarea acestiu gamemode pe host te rog? Parca iesti scripter Quote Încearcă să fii un om de valoare și nu neapărat un om de succes. Link to comment Share on other sites More sharing options...
KB.HERO Posted May 31, 2020 Report Share Posted May 31, 2020 On 5/8/2020 at 3:40 PM, SQRIN said: Salut ma baieti vin si eu aici cu un mic - medium edit la gamemode-ul (bere-rece) Rezolvate in mare parte toate bugurile Adaugat cate ceva prin el AntiCheats imbunatatit. Este un gamemode gasit in pc .. Am lucrat pe el acum ceva timp Ofer servici scripting ------------------------ Link prezentare: Link Virustotal: https://www.virustotal.com/gui/url/9d454792e8bf3ebbb4478dc5c4a62a63be81fe4139ebdc112fa203a99adf91b5/detection Link download gamemode: https://www.mediafire.com/file/jr3sji2pxa4lt3q/gm_by_sorinadv.rar/file Credetile sunt lasate in gamemode ! Edit dela gm burned ? Quote Încearcă să fii un om de valoare și nu neapărat un om de succes. Link to comment Share on other sites More sharing options...
dext3r Posted May 31, 2020 Author Report Share Posted May 31, 2020 Acum 3 ore, KB.HERO a spus: Edit dela gm burned ? Dupa cum se observa da. Quote Link to comment Share on other sites More sharing options...
Ovidiu</> Posted June 1, 2020 Report Share Posted June 1, 2020 On 5/31/2020 at 8:13 PM, KB.HERO said: Parca iesti scripter Bun ca sa poti intelege ceea ce nu cred, ca nu prea se vede ca ai capacitatea necesara acel mesaj este de acum aproximativ o luna cand eram la inceput si nu eram atat de priceput, insa nu poti sa tii pasul cu prezentul. Quote Thos-host.com Link to comment Share on other sites More sharing options...
Dipper Posted June 2, 2020 Report Share Posted June 2, 2020 stie cineva cum pot sa rezolv bugul de la hidden? nu merge sa schimbi hidden cand il cumperi Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.