Jump to content
  • 0

Ajutor!


_Mihai_

Question

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?

Edited by _Mihai_
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Acum 42 minute, DanielE a spus:

Modifica variabila "ServerInfo[MaxPing]" sau "MaxPing", nu sunt sigur deoarece nu stiu cum a fost definita acolo.

Nici una,nici alta.

 

Ceva ma face sa cred ca folosesti gamemodeul etrion stunt.

L-am descarcat sa ma uit de el,ce am observat este asta:

Modifici din baza de date maxping,intri in phpmyadmin dai pe numele la baza de date,gasesti acolo servercfg dai pe el si este acolo MaxPing si modifici.

Sper ca te-a ajutat.

Ofer servicii de web designer/developer(contact me pentru portofoliu etc)

Metode de plata: Paysafecard,Skrill,PayPal,Bitcoin

Ofer si servicii de Penetration Testing.

Vand si VPN-uri. 5 euro pe luna

Skype: live:mrtunne.tkcode

Discord: https://mrtunne.info/discord

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.