Having a problem with player spawns
#4

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid,1481.2017,-1756.9124,17.5313);
    SetPlayerCameraPos(playerid,1481.4348,-1754.4647,16.5232,359.8627);
    SetPlayerFacingAngle(playerid,359.8627);
    SetPlayerCameraLookAt(playerid,1481.2017,-1756.9124,17.5313);
    return 1;
}
This should work fine.
Reply


Messages In This Thread
Having a problem with player spawns - by ADAPT - 09.07.2011, 16:45
Re: Having a problem with player spawns - by emon - 09.07.2011, 16:48
Re: Having a problem with player spawns - by Wesley221 - 09.07.2011, 16:49
Re: Having a problem with player spawns - by ||123|| - 09.07.2011, 16:49
Re: Having a problem with player spawns - by ADAPT - 09.07.2011, 16:56
Re: Having a problem with player spawns - by Kush - 09.07.2011, 16:58
Re: Having a problem with player spawns - by ||123|| - 09.07.2011, 16:58
Re: Having a problem with player spawns - by Wesley221 - 09.07.2011, 16:58
Re: Having a problem with player spawns - by ADAPT - 09.07.2011, 17:01
Re: Having a problem with player spawns - by Wesley221 - 09.07.2011, 17:47

Forum Jump:


Users browsing this thread: 1 Guest(s)