Bonjour, voila, j'aimerais savoir, a quoi correspondent les trois coordonnées sur ce petit bout de code:
else if(TutTime[i] == 32)
{
ClearChatbox(i, 10);
[color=red] SetPlayerPos(i, -1441.9744,2671.1035,65.8359);
SetPlayerCameraPos(i, -1437.5642,2668.7476,65.8359);
SetPlayerCameraLookAt(i, -1404.3322,2640.1445,55.6875);[/color]
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: QUARTIER GENERAL - SAN FIERRO POLICE DEPT. ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "La police (S.F.P.D.) assure la protection de San Fierro.");
SendClientMessage(i, COLOR_YELLOW2, "Elle sert, comme partout, à faire respecter les lois.");
SendClientMessage(i, COLOR_YELLOW2, "Si vous avez besoin d'un agent, appelez le 911. (( /appeler 911 ))");
}
Si quelqu'un pourrait me dire quel coordonnée correspond à quoi, et quel coordonnée changer si je veux changer totallement la position de la caméras. ( la faire passer le LS à SF )