- 0
Cerere Ajutor Camer_Move
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
xt3z0ne
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
5 answers to this question
Recommended Posts