Checkpoint invisible
#1

As title says, the checkpoint is on a custom made island and it's not showing for some reason.
Reply
#2

Show us the code maybe?
Reply
#3

pawn Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerTeam(playerid, GetPlayerTeam(playerid));
  SetPlayerCheckpoint(playerid, 775.4839,-2851.1702,5.6095,2.5);
Reply
#4

Quote:
Originally Posted by ReteLikker
pawn Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerTeam(playerid, GetPlayerTeam(playerid));
  SetPlayerCheckpoint(playerid, 775.4839,-2851.1702,5.6095,2.5);
You should use CreateCheckpoint or get an Checkpoint Streamer.
Reply
#5

Quote:
Originally Posted by ikarus❶❸❸❼
Quote:
Originally Posted by ReteLikker
pawn Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerTeam(playerid, GetPlayerTeam(playerid));
  SetPlayerCheckpoint(playerid, 775.4839,-2851.1702,5.6095,2.5);
You should use CreateCheckpoint or get an Checkpoint Streamer.
CreateCheckpoint isn't a function lol
Reply
#6

This is the only checkpoint there is.. lol
Reply
#7

Interesting?

SetPlayerCheckpoint(playerid, 775.4839,-2851.1702,5.6095,2.5);

Is a right code, sure you are at the CP position?
Reply
#8

You're not disabling it anywhere before you get to it right?
Reply
#9

same problem happend to me , the checkpoint appears when i am away , when i get closer it dissapears
Reply
#10

Quote:
Originally Posted by aircombat
Посмотреть сообщение
same problem happend to me , the checkpoint appears when i am away , when i get closer it dissapears
That's not his problem... his checkpoint doesn't appear at all.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)