help lol!!!!
#6

Use it like this:

pawn Код:
ClassSelectionSetup(playerid)
{
SetPlayerPos(playerid,PlayerX,PlayerY,PLayerZ);
SetPlayerCameraPos(playerid,CameraX,CameraY,CameraZ);
SetPlayerCameraLookAt(playerid,X1,Y1,Z1);
SetPlayerFacingAngle(playerid, FacingAngle);
}
and put this into
Quote:

OnPlayerRequestClass()

pawn Код:
ClassSelectionSetup(playerid);
Reply


Messages In This Thread
help lol!!!! - by billiout - 03.06.2010, 14:53
Re: help lol!!!! - by DeathOnaStick - 03.06.2010, 15:09
Re: help lol!!!! - by billiout - 03.06.2010, 15:11
Re: help lol!!!! - by DeathOnaStick - 03.06.2010, 15:12
Re: help lol!!!! - by billiout - 03.06.2010, 15:14
Re: help lol!!!! - by Jonni8 - 03.06.2010, 15:15
Re: help lol!!!! - by DeathOnaStick - 03.06.2010, 15:21

Forum Jump:


Users browsing this thread: 1 Guest(s)