Teleport when I go into a "Redpoint"?
#4

Oh my god...

Код:
OnTop:
new cp1;

Under GameModeInit
cp1 = CreateCheckpoint(319.0541,-164.5864,999.5938);

Anywhere:

public OnPlayerEnterCheckpoint(playerid)
{
  SetPlayerPos(playerid,3317.8159,2188.7927,11.3846);

  return 1;
}
Reply


Messages In This Thread
Teleport when I go into a "Redpoint"? - by icezoor - 09.05.2009, 18:44
Re: Teleport when I go into a "Redpoint"? - by OmeRinG - 09.05.2009, 18:58
Re: Teleport when I go into a "Redpoint"? - by icezoor - 09.05.2009, 19:17
Re: Teleport when I go into a "Redpoint"? - by Gamer007 - 09.05.2009, 19:21
Re: Teleport when I go into a "Redpoint"? - by OmeRinG - 09.05.2009, 19:21
Re: Teleport when I go into a "Redpoint"? - by icezoor - 09.05.2009, 20:30

Forum Jump:


Users browsing this thread: 1 Guest(s)