Disable teleport to player
#9

paste this one into that code somewhere:

pawn Код:
if(MinigameParticipant[player1]==1)
{
SendClientMessage(playerid, COLOR_RED, "The Player you want to teleport to is currently in a minigame. Pls Try again Later.");
}
It just uses the ID, you saved in "player1" and pastes it into the array

I hope thats what you want XD
Reply


Messages In This Thread
Disable teleport to player - by Jeffry - 31.10.2009, 14:06
Re: Disable teleport to player - by DeathOnaStick - 31.10.2009, 14:25
Re: Disable teleport to player - by Striker_Moe - 31.10.2009, 14:27
Re: Disable teleport to player - by Jeffry - 31.10.2009, 14:32
Re: Disable teleport to player - by DeathOnaStick - 31.10.2009, 15:10
Re: Disable teleport to player - by Jeffry - 31.10.2009, 15:27
Re: Disable teleport to player - by DeathOnaStick - 31.10.2009, 15:28
Re: Disable teleport to player - by Jeffry - 31.10.2009, 15:28
Re: Disable teleport to player - by DeathOnaStick - 31.10.2009, 15:34
Re: Disable teleport to player - by Jeffry - 31.10.2009, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)