16.06.2010, 14:53
Rly ?
Thats bad, indeed...
Got some buggy issue:
Thats mysterious...
Can you help me with it ?
The Coordinates are close together, but the distance is so big...
Thats bad, indeed...
Got some buggy issue:
Код:
printf("comview : x:%f y:%f baut: x:%f y:%f dist:%f",comview[player[playerid][team]-1][0],comview[player[playerid][team]-1][1],gebaude[srch2][player[playerid][team]-1][placex],gebaude[srch2][player[playerid][team]-1][placey],PointToPoint2D(comview[player[playerid][team]-1][0], comview[player[playerid][team]-1][1], gebaude[srch2][player[playerid][team]-1][placex], gebaude[srch2][player[playerid][team]-1][placex]));
Quote:
[16:49:09] comview : x:267.092193 y:2515.401123 baut: x:217.092193 y:2515.401123 dist:2298.852539 |
Can you help me with it ?
The Coordinates are close together, but the distance is so big...