SA-MP Forums Archive
I see the sea but not the PD - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I see the sea but not the PD (/showthread.php?tid=147815)



I see the sea but not the PD - Torran - 14.05.2010

Ok so i have this:

pawn Код:
public OnPlayerConnect(playerid)
{
  TogglePlayerSpectating(playerid, 1);
  SetPlayerCameraPos(playerid, 1461.98, -1642.97, 86.73);
  SetPlayerCameraLookAt(playerid, 1465.97, -1644.39, 84.07);
  return 1;
}
And when it toggles spectating, It shows the sea, And not the Police Department like it should, Why is this?


Re: I see the sea but not the PD - Killa_ - 14.05.2010

Try it in OnPlayerRequestClass


Re: I see the sea but not the PD - Torran - 14.05.2010

Ok i will try that, And will also edit this post when tried

EDIT: Same result


Re: I see the sea but not the PD - Killa_ - 14.05.2010

You trying to show the PD Interior?


Re: I see the sea but not the PD - Torran - 14.05.2010

No. The outside of the PD


Re: I see the sea but not the PD - chaosnz - 14.05.2010

you possibly could have the coordinates wrong torran. Did you get them by typing /save in the textbox?


Re: I see the sea but not the PD - Torran - 14.05.2010

I always double check my coordinates,
They are correct, If they werent it would show somewhere else other than the sea


Re: I see the sea but not the PD - Jay. - 14.05.2010

Hmm maybe IsPlayerInRangeOfPoint

Just maybe Proberly, wrong but anyway lol.


Re: I see the sea but not the PD - Killa_ - 14.05.2010

I have something like this is my OnPlayerRequestClass and it works perfect and i can show it to you, jus send me your msn in pm.