pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid, -1987.5065, 138.0074, 27.5391);
SetPlayerCameraPos(playerid, -1987.1953,139.8105,27.5391);
SetPlayerCameraLookAt(playerid, -1987.5065, 138.0074, 27.5391);// these co-ords should be the same as SetPlayerPos
return 1;
}
yeah it works what i now did i did self something becouse other stuff didnt work but now the characters are lookng other direction ? XD