Camera Position When Joining
#1

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
SendClientMessage(playerid, COLOR_GREEN, "Welcome");   
SetPlayerCameraPos(playerid,2798.9133,1275.4282,18.7500);
    SetPlayerCameraLookAt(playerid,2832.5659,1259.2179,10.7761);
        SetPlayerPos(playerid,2833.4421,1265.7426,10.7773);
pawn Код:
SetPlayerCameraPos(playerid,2798.9133,1275.4282,18.7500);
    SetPlayerCameraLookAt(playerid,2832.5659,1259.2179,10.7761);
    SetPlayerPos(playerid,2833.4421,1265.7426,10.7773);
I have camera position in those places, when i join my server i get the welcome message but the camera still stays where it always does :/ I dont get how because those are the only setplayercamerapos cords in my map, so does any one know how can i change it?
Reply


Messages In This Thread
Camera Position When Joining - by HondaCBR - 24.04.2011, 07:43
Re: Camera Position When Joining - by Nexotronix - 24.04.2011, 08:11
Re: Camera Position When Joining - by HondaCBR - 24.04.2011, 08:20
Re: Camera Position When Joining - by HondaCBR - 24.04.2011, 08:23
Re: Camera Position When Joining - by Nexotronix - 24.04.2011, 08:34
Re: Camera Position When Joining - by HondaCBR - 24.04.2011, 10:34
Re: Camera Position When Joining - by HondaCBR - 24.04.2011, 14:14
Re: Camera Position When Joining - by CrazyBlob - 24.04.2011, 14:20
Re: Camera Position When Joining - by HondaCBR - 24.04.2011, 16:12

Forum Jump:


Users browsing this thread: 2 Guest(s)