Jump to content

Adel

Membru
  • Posts

    79
  • Joined

  • Last visited

Posts posted by Adel

  1. Acum 18 ore, caltabos a spus:

    nu a mers

    tura asta cand am incercat nu a dat reset la playeru ca

      

    if(PaintType[i] != 0 && PlayersOnPaint(PaintType[i]-1) >= 2) {
    				new pp = PaintType[i]-1;
    				if(pp < 2) {
    					format(string, sizeof(string), "Paintball time: %s~n~Current map: %s~n~Stats: %d kills, %d deaths.~n~Total score: %d~n~Best player: %s (kills: %d)~n~%d players in paintball.",
    					CalculeazaTimp2(PaintTime[pp]), MapName(pp), PKills[i], PDeaths[i], PKills[i]-PDeaths[i], GetName(PaintballWinner[pp]), PKills[PaintballWinner[pp]], PlayersOnPaint(pp));
    				}
    				else {
    					new masadenume[32];
    					GetWeaponNameEx(GetPlayerWeapon(i), masadenume, sizeof(masadenume));
    
    					format(string, sizeof(string), "Paintball time: %s~n~Current map: %s~n~Stats: %d kills, %d deaths.~n~Total score: %d~n~Level %d, Weapon: %s~n~Best player: %s (kills: %d)~n~%d players in paintball.",
    					CalculeazaTimp2(PaintTime[pp]), MapName(pp), PKills[i], PDeaths[i], PKills[i]-PDeaths[i], GetPaintLevel(i), masadenume, GetName(PaintballWinner[pp]), PKills[PaintballWinner[pp]], PlayersOnPaint(pp));
    				}
    				
    				if(PaintTime[pp] == 0 && PaintballWinner[pp] != -1) {
    					for(new m = 0; m < 5; m++) SendDeathMessageToPlayer(i, 1001, 1001, 200);
    					format(string, sizeof(string), "Statistica ta in aceasta runda: %d ucideri si %d decese.", PKills[i], PDeaths[i]);
    					SCM(i, COLOR_YELLOW, string);					
    					format(swinner, 256, "* %s a castigat runda cu %d ucideri.", GetName(PaintballWinner[pp]), PKills[PaintballWinner[pp]]);								
    					PKills[i] = 0, PDeaths[i] = 0;
    					ResetWeapons(i);				
    ResetPlayerWeapons(i)					PaintballWinnerScore[pp] = 0;					
    					SendPaintMessage(PaintType[i], COLOR_YELLOW, swinner);
    					PaintballWinner[pp] = -1;					
    
    
    ResetPlayerWeapons(i)
    				}
    				if(PaintTime[pp] != 0 && PaintText[pp] == 0) {
    					PlayerTextDrawSetString(i, PaintTD, string);
    					PlayerTextDrawShow(i, PaintTD);					
    				}	
    				else {					
    					PlayerTextDrawHide(i, PaintTD);	
    				}	
    			}
    			else PlayerTextDrawHide(i, PaintTD);	
  2. La 23.03.2019 la 20:00, xlion99x a spus:

    Pai doar nu sunt nebun sa fac unul de la 0, plus ca nu am toate cunostiintele necesare pentru a il face.

     

    Caută bine in gm sigur are ceva comenzi ascunse, se poate face gen /deletegmserver etc si ti-l sterge automat de pe Host.Trebuie să ai cunoștinte în Scripting sâ faci o comandă de genul.

  3. nuj ce are

    @Banditul

    [11:10:44] [debug] Run time error 19: "File or function is not found"
    [11:10:44] [debug]  CreateDynamicObject
    [11:10:44] [debug]  MoveDynamicObject
    [11:10:44] [debug]  GetDynamicObjectPos
    [11:10:44] [debug]  DestroyDynamicObject
    [11:10:44] [debug]  CreateDynamic3DTextLabel
    [11:10:44] [debug]  DestroyDynamicPickup
    [11:10:44] [debug]  Streamer_SetFloatData
    [11:10:44] [debug]  DestroyDynamic3DTextLabel
    [11:10:44] [debug]  CreateDynamicPickup
    [11:10:44] [debug]  CreateDynamicMapIcon
    [11:10:44] [debug]  SetDynamicObjectMaterial
    [11:10:44] [debug]  SetDynamicObjectMaterialText
    [11:10:44] [debug]  DestroyDynamicMapIcon
    [11:10:44] [debug]  UpdateDynamic3DTextLabelText
    [11:10:44] [debug] Run time error 19: "File or function is not found"
    [11:10:44] [debug]  CreateDynamicObject
    [11:10:44] [debug]  MoveDynamicObject
    [11:10:44] [debug]  GetDynamicObjectPos
    [11:10:44] [debug]  DestroyDynamicObject
    [11:10:44] [debug]  CreateDynamic3DTextLabel
    [11:10:44] [debug]  DestroyDynamicPickup
    [11:10:44] [debug]  Streamer_SetFloatData
    [11:10:44] [debug]  DestroyDynamic3DTextLabel
    [11:10:44] [debug]  CreateDynamicPickup
    [11:10:44] [debug]  CreateDynamicMapIcon
    [11:10:44] [debug]  SetDynamicObjectMaterial
    [11:10:44] [debug]  SetDynamicObjectMaterialText
    [11:10:44] [debug]  DestroyDynamicMapIcon
    [11:10:44] [debug]  UpdateDynamic3DTextLabelText
    [11:10:44] Script[gamemodes/gamemodedela0byadel.amx]: Run time error 19: "File or function is not found"
    [11:10:44] Number of vehicle models: 0

  4.  
  5. Chiar acum, XxgabrielxXBOY a spus:

    ma ajuti te rog iti dau datele tw acm il tin deschis pana te conectezi id:1 419 899 146 pass:171kwi

    *Nu sunt acasa,Ajung diseară dami ad pe discord Adel2#2586 să nu facem aici prea mult spam*

  6. Acum 8 ore, Iulian2 a spus:

    O comanda /bonus pentru gm BURNED?

    Salut uite aici:

     

    YCMD:bonus(playerid,params[], help)
    {
        new str[128];
        if(PlayerInfo[playerid][pLevel] != 1) return SCM(playerid, -1, "Ai folosit odata comanda /bonus nu o mai poti folosi inca odata!");
        if(IsPlayerConnected(playerid))
        {
                {
                PlayerPlaySound(playerid, 1052, 0.0, 0.0, 0.0);
                GivePlayerCash(playerid, 5000000);
                PlayerInfo[playerid][pLevel] = 3;
                PlayerInfo[playerid][pPremiumPoints] += 60;
                  Update(playerid, pCashx);
                GiveVehicle(playerid, 411);
                    Update(playerid, pLevelx);
                Update(playerid, pPremiumPointsx);
                mysql_query(SQL,str);
                 ShowPlayerDialog(playerid, 3354, DIALOG_STYLE_MSGBOX, "Server Bonus", "{ffffff} Ai folosit comanda /bonus si ai primit:\n - Level 3\n - 5.000.000 $\n -{ffff00} 60 {ffffff}Puncte Premium, si o masina infernus","OK","");
            }
        }
        return 1;
    }

  7. Acum 10 ore, Banditul a spus:

    Macar trimite-l intreg 

    
    Loading plugin: mysql.so

    @Banditul


    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [10:03:37] filterscripts = ""  (string)
    [10:03:37] weburl = "www.sa-mp.com"  (string)
    [10:03:37] 
    [10:03:37] Server Plugins
    [10:03:37] --------------
    [10:03:37]  Loading plugin: mysql.so
    [10:03:37]  >> plugin.mysql: R39-2 successfully loaded.
    [10:03:37]   Loaded.
    [10:03:37]  Loading plugin: crashdetect.so
    [10:03:37]   CrashDetect v4.15.1 is OK.
    [10:03:37]   Loaded.
    [10:03:37]  Loading plugin: sscanf.so
    [10:03:37] 

    [10:03:37]  ===============================

    [10:03:37]       sscanf plugin loaded.     

    [10:03:37]          Version:  2.8.1        

    [10:03:37]    (c) 2012 Alex "Y_Less" Cole  

    [10:03:37]  ===============================

    [10:03:37]   Loaded.
    [10:03:37]  Loading plugin: streamer.so
    [10:03:37] 

    *** Streamer Plugin v2.9.3 by Incognito loaded ***

    [10:03:37]   Loaded.
    [10:03:37]  Loading plugin: timerfix.so
    [10:03:37]   >> TimerFix v1.5 successfully loaded.
    [10:03:37]   Loaded.
    [10:03:37]  Loading plugin: MapAndreas.so
    [10:03:37]   Loaded.
    [10:03:37]  Loading plugin: timerfix.so
    [10:03:37]   >> TimerFix v1.5 successfully loaded.
    [10:03:37]   Loaded.
    [10:03:37]  Loaded 7 plugins.

    [10:03:37] 
    [10:03:37] Filterscripts
    [10:03:37] ---------------
    [10:03:37]   Loaded 0 filterscripts.

    [10:03:38] [debug] Run time error 19: "File or function is not found"
    [10:03:38] [debug]  cache_get_value_name_int
    [10:03:38] [debug]  cache_get_value_name
    [10:03:38] [debug]  cache_get_value_name_float
    [10:03:38] [debug] Run time error 19: "File or function is not found"
    [10:03:38] [debug]  cache_get_value_name_int
    [10:03:38] [debug]  cache_get_value_name
    [10:03:38] [debug]  cache_get_value_name_float
    [10:03:38] Script[gamemodes/rpg.amx]: Run time error 19: "File or function is not found"
    [10:03:38] 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.