Bad Camerapos
#1

when i want to change place of camerapos i see it bad i mean i dont see cars or something like this
bad Graphix

Код:
SetPlayerCameraPos(playerid, 1288.747802,271.346435,19.554687);
		SetPlayerCameraLookAt(playerid, 1274.200439,243.598495,31.107307);
		//PlayerPlaySound(playerid, 1187, 0.0, 0.0, 0.0);
		PlayerInfo[playerid][pModel] = Peds[classid][0];
		SetPlayerTeamFromClass(playerid,classid);
Reply
#2

You need to set the position of the player, too

Else you will only get the view from your player
So if you are far away you see all objects in a bad quality

And about the cars, they only get streamed in if you are spawned
So you dont see them in OnPlayerRequestClass
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)