How to do it?
#3

pawn Код:
SetPlayerCameraPos(playerid, X, Y, Z);
Example:

pawn Код:
public OnPlayerConnect
{
    SetPlayerCameraPos(playerid, X, Y, Z);
    return 1;
}
https://sampwiki.blast.hk/wiki/SetPlayerCameraPos
Reply


Messages In This Thread
How to do it? - by Glossy42O - 04.11.2014, 17:07
Re: How to do it? - by Toxik - 04.11.2014, 17:09
Re: How to do it? - by HY - 04.11.2014, 17:28
Re: How to do it? - by Glossy42O - 04.11.2014, 17:40
Re: How to do it? - by Toxik - 04.11.2014, 17:42
Re: How to do it? - by Glossy42O - 04.11.2014, 17:51
Re: How to do it? - by DavidBilla - 04.11.2014, 17:52
Re: How to do it? - by Glossy42O - 04.11.2014, 17:57
Re: How to do it? - by DavidBilla - 04.11.2014, 18:05
Re: How to do it? - by Glossy42O - 04.11.2014, 18:08

Forum Jump:


Users browsing this thread: 3 Guest(s)