Posts: 83
Threads: 25
Joined: Oct 2011
Reputation:
0
Is there any way to make the Pos. and Facing angle? It's pretty hard to get it perfectly while doing it on foot, is there any tutorial or include/plugin that can make the task easier?
If not, can you give me some tips?
Posts: 949
Threads: 153
Joined: Jan 2012
Reputation:
0
Use a jetpack, it makes it soooo much easier.
Posts: 95
Threads: 15
Joined: Nov 2012
pawn Код:
SetPlayerPos(playerid,float,x,y,z);
SetPlayerCameraPos(playerid, float,x,y,z);
SetPlayerFacingAngle(playerid,x,y,z)
SetPlayerCameraLookAt(playerid,float,x,y,z);
return 1;
}
use this and put ur place x,y,z
Posts: 83
Threads: 25
Joined: Oct 2011
Reputation:
0
I know that! I need something that will precisely go to a specific location (without me fighting it over and over).
Posts: 95
Threads: 15
Joined: Nov 2012
here and there like that you need ?
Posts: 83
Threads: 25
Joined: Oct 2011
Reputation:
0
I'm looking for something that will make my camera move and when I press a command it will give me the coordinates for every setcamera thingy.
Like textdraw editors. You edit textdraws IG and it gives you the code in your file.