stock MySetPlayerPos(playerid, Float:x, Float:y, Float:z) { SetPVarInt(playerid, "AntiKickTP", 15); return SetPlayerPos(playerid, x, y, z); }