Jump to content
  • 0

Cerere Ajutor SetupPlayerForClassSelection


Question

Posted

Nick:Johnny

Problema: Pai nu imi arata skin-u cu fata la camera:|

Erori / warnings:~~~

Lini/script:[pawn]

SetupPlayerForClassSelection(playerid)

{

SetPlayerInterior(playerid,14);

SetWorldTime(00);

SetPlayerPos(playerid,-4469.2090,3492.5457,5.8793);

SetPlayerFacingAngle(playerid, 270.0);

SetPlayerCameraPos(playerid,-4476.12, 3501.67, 8.46);

//    InterpolateCameraPos(playerid, -4573.02, 3694.91, 70.06, -4476.12, 3501.67, 8.46, 100 = CAMERA_CUT);

SetPlayerCameraLookAt(playerid, -4469.2090,3492.5457,5.8793);

}

[/pawn]

Ai incercat sa rezolvi singur ?:Nu ca habar nam cum...

1399401255-Llasasa.png

Ma poate ajuta cineva?

Sunt un retardat

2 answers to this question

Recommended Posts

  • Administrator
Posted

Acolo trebuie sa ai 180 de grade.

[pawn]SetPlayerFacingAngle(playerid, 180.0);[/pawn]

Posted

T/C.

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.