Camera problem
#3

You have to put in OnPlayerRequestClass

Edit:
Код:
public OnPlayerRequestClass(playerid, classid)
{
TogglePlayerSpectating(playerid, 1);
InterpolateCameraPos(playerid, -1034.764526, 1566.679565, 78.175552, 363.575378, 1691.733032, 76.135620, 10000);
InterpolateCameraLookAt(playerid, -1029.811645, 1567.347167, 78.021675, 359.672302, 1694.636840, 74.980529, 10000);
// rest of your code
return 1;
}
Reply


Messages In This Thread
Camera problem - by Hunud - 31.10.2016, 19:20
Re: Camera problem - by SickAttack - 31.10.2016, 19:24
Re: Camera problem - by Hackzzzz - 31.10.2016, 19:35

Forum Jump:


Users browsing this thread: 1 Guest(s)