onplayerequestclass not working
#1

hi my onplayerrequestclass is not working well ive been at it for like 1 hour and getting anoyed

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, -331.3924,1964.1808,132.5414);
    SetPlayerFacingAngle(playerid, 208.87);
    SetPlayerCameraPos(playerid, -324.6863,1950.3998,132.4141);
    SetPlayerCameraLookAt(playerid, -324.6863,1950.3998,132.4141);
    return 1;
}
basicly it puts the cam at the right pos and the player at right pos but not the view!
Reply


Messages In This Thread
onplayerequestclass not working - by thefatshizms - 17.06.2012, 01:50
Re: onplayerequestclass not working - by StrangeLove - 17.06.2012, 01:56
Re: onplayerequestclass not working - by thefatshizms - 17.06.2012, 11:08
AW: onplayerequestclass not working - by Nero_3D - 17.06.2012, 11:16

Forum Jump:


Users browsing this thread: 2 Guest(s)