Jump to content

_Mihai_

Membru
  • Posts

    8
  • Joined

  • Last visited

Posts posted by _Mihai_

  1. Nume joc:Big time
    Genul: Joc pe ios cit si pe Android
    Poze/video: 
    Dimensiune: 131 MB
    Descriere: Este un joc pe ios cit si pe android , care iti poate aduce un cistig in valoare de 1.050$ . Tot ce trebue sa faci e sa joci sa acumulezi puncte si sa astepti extragerea.
    Link Download: https://www.winrgames.com/wgw/ref?code=2E5KY

    Codu e asta 2E5KY il puneti si primiti 2.500 puncte. Ca sa puneti codu intrati in ,,omulet " > Enter invite code  , si introduceti codu,mult succes.

  2. Problema intalnita (descriere):Nu pot intra pe server, din cauza pingului poza mai jos
    Ero(area / rile) / warning-(ul / urile):
    Liniile de cod / sursa / script-ul(obligatoriu):

    	//Anti High Ping
    	//--------------------------------------------------------------------------
    	foreach(new i: Player)
    	{
    		if(GetPlayerPing(i) > ServerInfo[MaxPing])
    		{
    		 	FormatMSG(i, COLOR_ULTRARED, "%s(%d) {FFFF00}has been auto-kicked for having a high ping.[{FF0000}%d/%d{FFFF00}]", PlayerName(i), i, GetPlayerPing(i), ServerInfo[MaxPing]);
    		 	//------------------------------------------------------------------
    		 	eLog[0] = EOS; format(eLog, sizeof(eLog), "%s has been auto-kicked for having a high ping.[%d/%d]", PlayerName(i), GetPlayerPing(i), ServerInfo[MaxPing]), SendLog(eLog), KickEx(i);
    		}
    	}
    	//--------------------------------------------------------------------------


    Imagini / Video (optional): http://i.imgur.com/KlUTw0O.png
    Ati incercat sa rezolvati singur?: Da 

    Unde am gresit?

×
×
  • 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.