17.01.2012, 20:37
Alright so the one thing I never could figure out with scripting is how to set camera's and such like this:
I'm trying to make a tutorial and I can't seem to figure out how to angle the camera pos and look at right. Any help anyone ?
pawn Код:
SetPlayerPos(playerid,-2014.2869,177.1251,21.0183);
SetPlayerCameraPos(playerid,-2031.1957,138.1263,28.8359);
SetPlayerCameraLookAt(playerid,-2031.1957,138.1263,28.8359);