Camera problem
#1

So I tried changing the CameraLookAt and pos but seems not to work

PHP код:
public OnPlayerRequestClass(playeridclassid)
{
    
SetPlayerCameraPos(playerid1486.9767,-1579.1045,67.2109);
    
SetPlayerCameraLookAt(playerid1483.6805,-1671.0867,15.9783);
    
SetSpawnInfo(playerid000030000000); 
    
TogglePlayerSpectating(playeridtrue);
    return 
1;

I still have the default camera view
Reply


Messages In This Thread
Camera problem - by Squirrel - 11.01.2016, 23:16
Re: Camera problem - by itsCody - 11.01.2016, 23:29
Re: Camera problem - by Squirrel - 11.01.2016, 23:33
Re: Camera problem - by itsCody - 11.01.2016, 23:39
Re: Camera problem - by Squirrel - 11.01.2016, 23:43
Re: Camera problem - by itsCody - 11.01.2016, 23:53
Re: Camera problem - by 1nspire - 12.01.2016, 08:13

Forum Jump:


Users browsing this thread: