Jump to content
  • 0

Cerere Ajutor Camer_Move


xt3z0ne

Question

Nick:Johnny

Problema:Deci am am facut o mapa de skin pentru v2 si treaba este ca nu mise misca camera mi-o arata direct la skin

Erori / warnings:!

Lini/script:[pawn]SetupPlayerForClassSelection(playerid)

{

    InterpolateCameraPos ( playerid  , -4015.6001, -2386.5962, 246.3033 , -2693.4426, -2440.2266, 8.8858  , 16000  , CAMERA_MOVE ) ;

SetPlayerInterior(playerid,14);

SetWorldTime(00);

SetPlayerPos(playerid,-2676.6602,-2440.6387,7.1165);

SetPlayerFacingAngle(playerid, -270.0);

SetPlayerCameraPos(playerid,-2693.4426, -2440.2266, 8.8858);

SetPlayerCameraLookAt(playerid, -2692.4468, -2440.2456, 8.7407);

}[/pawn]

Ai incercat sa rezolvi singur ?:

Am facut asa

Camera de unde sa-n-ceapa

[pawn]

SetPlayerCameraPos(playerid, -4015.6001, -2386.5962, 246.3033);

SetPlayerCameraLookAt(playerid, -4014.6038, -2386.6343, 246.1183);

[/pawn]

Camera pana unde

[pawn]

SetPlayerCameraPos(playerid, -2693.4426, -2440.2266, 8.8858);

SetPlayerCameraLookAt(playerid, -2692.4468, -2440.2456, 8.7407);

[/pawn]

Si nimic:|

Sunt un retardat

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Odata ce ai folosit functia InterpolateCameraPos numai trebuie sa folosesti functia SetPlayerCameraPos . Documenteazate intai cam tot ce poate face functia InterpolateCameraPos  si dupa revina cu raspuns . Bafta :) !

http://wiki.sa-mp.com/wiki/InterpolateCameraPos

Edit: Poftim ai si aici un tutorial realizat de catre rimmon pentru aceasta functie http://www.sa-mp.ro/forum/index.php?topic=26570.msg141088#msg141088

Link to comment
Share on other sites

Odata ce ai folosit functia InterpolateCameraPos numai trebuie sa folosesti functia SetPlayerCameraPos . Documenteazate intai cam tot ce poate face functia InterpolateCameraPos  si dupa revina cu raspuns . Bafta :) !

http://wiki.sa-mp.com/wiki/InterpolateCameraPos

Edit: Poftim ai si aici un tutorial realizat de catre rimmon pentru aceasta functie http://www.sa-mp.ro/forum/index.php?topic=26570.msg141088#msg141088

Dupa tut lui rimmon am facut

Sunt un retardat

Link to comment
Share on other sites

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.