Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
Hello, After i get my answer admin delete that thread cause it's wrong section i think..
Anyways, When i login to my server i see the beach but is there any way to switch it ?
Posts: 517
Threads: 112
Joined: Oct 2013
How you mean Switch ?
You cant change the Position .. But You can add textdraws over there
Hope i help you
Posts: 517
Threads: 112
Joined: Oct 2013
Try out this one
Camera pos (Position of camera)
CametalookAt position where camera looks
Hope i help you
pawn Код:
SetPlayerCameraPos(playerid, x,y,z);
SetPlayerCameraLookAt(playerid, x,y,z);
Posts: 303
Threads: 27
Joined: Aug 2013
Reputation:
0
Set a 5 second timer on OnPlayerConnect and try doing the camera pos and camera lookat thing
Posts: 303
Threads: 27
Joined: Aug 2013
Reputation:
0
Ya,try it out
Inside the timer, set the camera pos and lookat and then kill the timer