04.11.2010, 00:56
Ok, i've got stuck and i don't think i've done this right.
I'm new with pawn scripting and learnt alot of the beginner stuff in a very short time.
I need help with if someone had over 500 ping to kick them.
I have this under onplayerconnect:
But i think that's totaly wrong. If it's not do you know what i should do after that.
I'm new with pawn scripting and learnt alot of the beginner stuff in a very short time.
I need help with if someone had over 500 ping to kick them.
I have this under onplayerconnect:
Quote:
new playerping = GetPlayerPing(playerid); if playerping => 500 |