Changing Interior Spawn.
#1

Hey all,

When players join the server and reclass they are spawned in a certain interior during class selection, is there anyway i can change it from.

Grove St house
Код HTML:
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);
To say on Mount Chilliad?
Reply
#2

Set the interior to 0 and replace Groove St's coordinates to Mount Chilliad's coords.
Reply
#3

Okay, what about Camera pos?
Reply
#4

Camera Pos means the position of camera facing you.
It doesn't needs a change if you just wanted to change the request class background to mount chilliad.
Reply
#5

okay! thanks for your help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)