Coords for SetPlayerPos
#1

Hey all, i was wondering if anyone have a code for me that if you select a class that your character will be standing in front of a mirror in a wardrobe, i would really apreciate it. Dahley
Reply
#2

SetPlayerCameraPos
SetPlayerPos
SetPlayerCameraLookAt

https://sampwiki.blast.hk/wiki/SetPlayerCameraPos
https://sampwiki.blast.hk/wiki/SetPlayerPos
https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt
https://sampwiki.blast.hk/wiki/SetCameraBehindPlayer

You can get the XYZ by using /save.
And then go to My Documents->GTA SA User Files->SAMP->Savedpositions
Reply
#3

their

SetPlayerInterior(playerid,14);
SetPlayerPos(playerid,258.4893,-41.4008,1002.0234);
SetPlayerFacingAngle(playerid, 270.0);
SetPlayerCameraPos(playerid,256.0815,-43.0475,1004.0234);
SetPlayerCameraLookAt(playerid,258.4893,-41.4008,1002.0234);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)