Posts: 3,138
Threads: 257
Joined: Nov 2009
Reputation:
0
Hi!.
I forgot wich command to save camera angle in sa-mp..
Thanks.
Posts: 39
Threads: 0
Joined: Oct 2009
Reputation:
0
The angle the player looks at is the 4th float variable you get, (the 5th one) when you /save.
Do you mean this?
Posts: 162
Threads: 4
Joined: Aug 2011
Reputation:
0
It's /save
Goto The fifth parameter is the Float:angle.
Posts: 318
Threads: 32
Joined: Sep 2011
Reputation:
0
I always type /save angle.
/save does store it, and angle is the description (in case i should get confused). You can change angle to anything you want. And i dont think its the fifth parameter, i bet its the fourth one.. X, Y, Z, A
Posts: 39
Threads: 0
Joined: Oct 2009
Reputation:
0
CruteX, you get the skin as the first parameter, followed by X,Y,Z and A.
You get:
AddPlayerClass(Skin, X, Y, Z, A..)