Code Not Getting Executed Under OnPlayerUpdate
#2

Try to make the oppsite. i mean
pawn Code:
if(GetPlayerPing(playerid) > ServerInfo[Ping])
{
//your code here
}
else if(PingWarn[playerid] == 4)
{
//your code here
}
and tell us the result..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)