30.05.2011, 03:45
This is what mine looks like.
Here is the code.
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid,2020.540,1440.227,39.000);
SetPlayerCameraPos(playerid,2020.789,1434.639,39.9 43);
SetPlayerCameraLookAt(playerid,2020.540,1440.227,3 9.000);
SetPlayerFacingAngle(playerid, 180.1550);
PlayerPlaySound(playerid,1058 ,0, 0, 0);
ApplyAnimation(playerid,"KISSING","BD_GF_Wave",4.1 ,0,1,1,1,1);
return 1;
}
Can some one please give me Coords for a new one? A Cool place? I Just cant seen to get the Player look at and angles all right.
Here is the code.
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid,2020.540,1440.227,39.000);
SetPlayerCameraPos(playerid,2020.789,1434.639,39.9 43);
SetPlayerCameraLookAt(playerid,2020.540,1440.227,3 9.000);
SetPlayerFacingAngle(playerid, 180.1550);
PlayerPlaySound(playerid,1058 ,0, 0, 0);
ApplyAnimation(playerid,"KISSING","BD_GF_Wave",4.1 ,0,1,1,1,1);
return 1;
}
Can some one please give me Coords for a new one? A Cool place? I Just cant seen to get the Player look at and angles all right.