I see the sea but not the PD
#1

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?
Reply
#2

Try it in OnPlayerRequestClass
Reply
#3

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

EDIT: Same result
Reply
#4

You trying to show the PD Interior?
Reply
#5

No. The outside of the PD
Reply
#6

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

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

Hmm maybe IsPlayerInRangeOfPoint

Just maybe Proberly, wrong but anyway lol.
Reply
#9

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)