Ping Checker
#4

replace
pawn Код:
if(GetPlayerPing(i) > dini_Int("Clan/Config/serverconfg.cfg", "MaxPing"))
with
pawn Код:
if(GetPlayerPing(i) > 800)
if the issue is fixed then the problem is with dini_Int
Reply


Messages In This Thread
Ping Checker - by JaKe Elite - 01.06.2012, 07:53
Re: Ping Checker - by iJumbo - 01.06.2012, 07:57
Re: Ping Checker - by Vince - 01.06.2012, 08:06
Re: Ping Checker - by HuSs3n - 01.06.2012, 08:07
Re: Ping Checker - by iJumbo - 01.06.2012, 08:09
Re: Ping Checker - by JaKe Elite - 01.06.2012, 08:36
Re: Ping Checker - by iJumbo - 01.06.2012, 08:41
Re: Ping Checker - by JaKe Elite - 01.06.2012, 09:05
Re: Ping Checker - by iJumbo - 01.06.2012, 09:09
Re: Ping Checker - by JaKe Elite - 01.06.2012, 09:12

Forum Jump:


Users browsing this thread: 1 Guest(s)