Making a skin selection screen
#2

Alright, I would use this code:
pawn Код:
SetPlayerInterior(playerid,11); //Optional if you are wanting the view to be in an interior.
        SetPlayerPos(playerid,508.7362,-87.4335,998.9609); //Sets the player pos for when you are selecting a skin.
        SetPlayerFacingAngle(playerid,0.0); //The Facing angle of your player.
        SetPlayerCameraPos(playerid,508.7362,-83.4335,998.9609);//The Camera Position, used for distance if I remember correctly.
        SetPlayerCameraLookAt(playerid,508.7362,-87.4335,998.9609);//Sets what the camera is looking at.
Reply


Messages In This Thread
Making a skin selection screen - by Dodo9655 - 13.01.2012, 19:30
Re: Making a skin selection screen - by nmader - 13.01.2012, 19:36
Re: Making a skin selection screen - by Dodo9655 - 13.01.2012, 19:41
Re: Making a skin selection screen - by TheLazySloth - 13.01.2012, 19:50
Re: Making a skin selection screen - by nmader - 13.01.2012, 19:52
Re: Making a skin selection screen - by TheLazySloth - 16.01.2012, 08:06

Forum Jump:


Users browsing this thread: 1 Guest(s)