Sa-mp debug command
#1

Hi!.


I forgot wich command to save camera angle in sa-mp..


Thanks.
Reply
#2

https://sampwiki.blast.hk/wiki/GetPlayerCameraPos

You can't get the coordinates set with SetPlayerCameraLookAt. You'd have to use variables.
Reply
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/GetPlayerCameraPos

You can't get the coordinates set with SetPlayerCameraLookAt. You'd have to use variables.
Thanks, But I don't mean where a players camera is I want the command so you can save the camera angle..
To my class selection.
Reply
#4

The angle the player looks at is the 4th float variable you get, (the 5th one) when you /save.
Do you mean this?
Reply
#5

It's /save
Goto The fifth parameter is the Float:angle.
Reply
#6

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
Reply
#7

CruteX, you get the skin as the first parameter, followed by X,Y,Z and A.
You get:
AddPlayerClass(Skin, X, Y, Z, A..)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)