Camera Position help please!
#1

I have tried this stuff on several functions like OnPlayerConnect OnPlayerRequestClass and stuff but it just shows the default camera position san andreas have, please help me here is my code and its set on OnPlayerRequestClass right now
pawn Код:
SetPlayerVirtualWorld(playerid, 0);
    SetPlayerPos(playerid, 521.6727, -1426.9231, 15.9609);
    InterpolateCameraPos(playerid, 524.134155, -1411.011596, 33.327163, 524.134155, -1411.011596, 33.327163, 1000);
    InterpolateCameraLookAt(playerid, 521.650695, -1415.331420, 32.913574, 521.650695, -1415.331420, 32.913574, 1000);
    SetPlayerWeather(playerid, 16);
    SetSpawnInfo(playerid, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
 TogglePlayerSpectating(playerid, 1);
Reply


Messages In This Thread
Camera Position help please! - by Wizz123 - 02.02.2014, 12:01
Re: Camera Position help please! - by Threshold - 02.02.2014, 12:19
Re: Camera Position help please! - by XStormiest - 02.02.2014, 12:29
Re: Camera Position help please! - by Konstantinos - 02.02.2014, 12:41
Re: Camera Position help please! - by Wizz123 - 02.02.2014, 13:04

Forum Jump:


Users browsing this thread: 1 Guest(s)