spawn place
#1

need some help with this please i followed a video tutorial and when i do what the video says it just shows my players in a blue sky as there spawn place and facing wrong way any help ? this is outside RS Haul

pawn Код:
SetupPlayerForClassSelection(playerid)
{
    SetPlayerInterior(playerid,14);
    SetPlayerPos(playerid,-94.8380,-1140.8888,1.2935);
    SetPlayerFacingAngle(playerid, 297);
    SetPlayerCameraPos(playerid,-99.7199,-1143.0790,1.3706);
    SetPlayerCameraLookAt(playerid,-94.8380,-1140.8888,1.2935);
}

also its add player class so i no that u leave the first number and comma out due to that being the id before people ask if i have used that
pawn Код:
AddPlayerClass(253,-94.8380,-1140.8888,1.2935,119.6541,0,0,0,0,0,0); // player
AddPlayerClass(253,-99.7199,-1143.0790,1.3706,297.3158,0,0,0,0,0,0); // camera
edit i think i have just noticed the problem i think its the interior
Reply


Messages In This Thread
spawn place - by [LHT]Bally - 10.09.2011, 19:54
Re: spawn place - by [M]onsieur - 10.09.2011, 19:57
Re: spawn place - by Zonoya - 10.09.2011, 19:58
Re: spawn place - by [LHT]Bally - 10.09.2011, 20:03
Re: spawn place - by [M]onsieur - 10.09.2011, 20:05
Re: spawn place - by [LHT]Bally - 10.09.2011, 20:07

Forum Jump:


Users browsing this thread: 1 Guest(s)