TogglePlayerSpectating
#1

After TogglePlayerSpectating(playerid, 1); SetPlayerCameraPos and SetPlayerCameraLookAt don't work, , I even tested it with a /test command
pawn Код:
CMD:test(playerid, params[])
{
TogglePlayerSpectating(playerid, 1);
SetPlayerCameraPos(playerid, anyX, anyY, anyZ);
SetPlayerCameraLookAt(playerid, x, y, z);
and the reult is always the same:
http://i.imgur.com/H4jHOIe.jpg
Reply
#2

If you use TogglePlayerSpectating without PlayerSpectate(Player/Vehicle), the camera pos and look at will always stay there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)