Help Player Pos And Camera Pos
#1

Can someone to give me the player coordonates and the camera coordonates which is here pls i need it thx a lot is interior 14. i need SetPlayerPos and SetPlayerCameraPos coordonates.

https://www.imgx.ro/fullview.php?id=245223
Reply
#2

Please use imgur
Reply
#3

Quote:
Originally Posted by v1k1nG
Посмотреть сообщение
Please use imgur
https://imgur.com/a/1EgV3rE
Reply
#4

Camera
PHP код:
SetPlayerCameraPos(playerid, -1459.46741566.62741058.9850);
SetPlayerCameraLookAt(playerid, -1458.71231567.28421058.8658); 
Player
PHP код:
SetPlayerPos(playerid, -1450.9520,1575.8125,1057.6543); 
Reply
#5

Quote:
Originally Posted by v1k1nG
Посмотреть сообщение
Camera
PHP код:
SetPlayerCameraPos(playerid, -1459.46741566.62741058.9850);
SetPlayerCameraLookAt(playerid, -1458.71231567.28421058.8658); 
Player
PHP код:
SetPlayerPos(playerid, -1450.9520,1575.8125,1057.6543); 
https://imgur.com/a/Mq1eMyH
Reply
#6

Consider in editing a bit the coordinates too, you are really near.
Don't expect us to do all the job.
Reply
#7

Quote:
Originally Posted by v1k1nG
Посмотреть сообщение
Consider in editing a bit the coordinates too, you are really near.
Don't expect us to do all the job.
How can i do it ?
Reply
#8

Quote:
Originally Posted by Cezar98
Посмотреть сообщение
How can i do it ?
/rs in game and then go to your documents > gta sa folder > samp > rawpositions
You will find something similar to this:

Код:
1921.7964,-2005.1603,13.5469,344.3135 ;
Player pos x, player pos y, player pos z, player angle

So you save your position and then edit setplayerpos.
https://sampwiki.blast.hk/wiki/SetPlayerPos
Reply
#9

Quote:
Originally Posted by ConnorW
Посмотреть сообщение
/rs in game and then go to your documents > gta sa folder > samp > rawpositions
You will find something similar to this:

Код:
1921.7964,-2005.1603,13.5469,344.3135 ;
Player pos x, player pos y, player pos z, player angle

So you save your position and then edit setplayerpos.
https://sampwiki.blast.hk/wiki/SetPlayerPos
/save or /rs ?
Reply
#10

Quote:
Originally Posted by Cezar98
Посмотреть сообщение
/save or /rs ?
/save auto create a player class, /rs create only coordinates
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)