How to? Rep+ HELP! Quick!
#4

You can use this, but you maybe need to change coordinates to whatever you want

pawn Код:
public OnPlayerRequestClass( playerid, classid )
{
          SetPlayerPos(playerid,1810.5295,-2103.0408,13.5469);
          SetPlayerCameraPos(playerid,1814.3398,-2100.5222,13.5469);
          SetPlayerCameraLookAt(playerid,1810.5295,-2103.0408,13.5469);
          SetPlayerFacingAngle(playerid,300.0);
          return 1;
}
Reply


Messages In This Thread
How to? Rep+ HELP! Quick! - by petrolhead - 16.03.2012, 17:45
Re: How to? Rep+ HELP! Quick! - by GNGification - 16.03.2012, 17:51
Re: How to? Rep+ HELP! Quick! - by petrolhead - 16.03.2012, 17:57
Re: How to? Rep+ HELP! Quick! - by GNGification - 16.03.2012, 17:59

Forum Jump:


Users browsing this thread: 1 Guest(s)