[Include] OnPlayerWarpToPlayer
#1

Hi,

This callback is called when a player teleports to another player with cheats.

pawn Код:
public OnPlayerWarpToPlayer(playerid, i)
{
        return 1;
}
Include it in your gamemode then paste it.

playerid - The player teleported.
i - The player was teleported by playerid.

It is tested and no bugs found. If you find a bug please comment.

Pastebin
Solidfiles
Reply


Messages In This Thread
OnPlayerWarpToPlayer - by blackeagle1122 - 11.10.2014, 18:28
Re: OnPlayerWarpToPlayer - by LorDWarS - 11.10.2014, 19:42
Re: OnPlayerWarpToPlayer - by Dampyr - 11.10.2014, 19:49

Forum Jump:


Users browsing this thread: 1 Guest(s)