Re: Help With Class Selection (solved thanks to dice7 and weirdosport)
#1

Код:
	SetPlayerPos(playerid, 431.3995,2544.5330,21.7320);
	SetPlayerFacingAngle(playerid,308.1646);
	SetPlayerCameraPos(playerid, 436.3826,2548.7468,21.5952);
	SetPlayerCameraLookAt(playerid, 436.3826,2548.7468,21.5952);
	PlayerPlaySound(playerid, 1187,0,0,0);
the camera looks the wrong way,

whats the matter with it?
Reply
#2

pawn Код:
SetPlayerPos(playerid, 431.3995,2544.5330,21.7320);
SetPlayerFacingAngle(playerid,308.1646);
SetPlayerCameraPos(playerid, 436.3826,2548.7468,21.5952);
SetPlayerCameraLookAt(playerid, 431.3995,2544.5330,21.7320);
PlayerPlaySound(playerid, 1187,0,0,0);
Reply
#3

thanks, can you explain what you did?

so i know for next time?

thanks
Reply
#4

He set the camera to look at the players position
Reply
#5

i did that

i dont understand :S
Reply
#6

You set the camera to look at its own position
Reply
#7

oh i get it now :P thanks much
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)