27.12.2007, 10:00
(
Последний раз редактировалось robanswe; 09.01.2012 в 06:56.
)
The checkpoint's doesn't show up
What's wrong![smiley](images/smilies/question.gif)
//-1256.6121,47.1139,14.1370,224.5741//pos 1
//-1254.7679,47.2156,14.1366,316.8725//pos 2
//-1253.3939,46.4457,14.1365,93.3081//pos 3
#define MAX_POINTS 3
new Float:checkCoords[MAX_POINTS][4] = {
{-1254.7679,47.1139,-1256.6121,47.2156}, //BANK This doesn't show up
{-37.2183,-91.8006, -14.1099,-74.6845}, //BANK_2
{-34.6621,-31.4095, -2.6782,-25.6232} //BANK_3
};
new Float:checkpoints[MAX_POINTS][3] = {
{-1253.3939,46.4457,14.1365},
{-23.0664,-90.0882,1003.5469},
{-33.9593,-29.0792,1003.5573}
};
![smiley](images/smilies/exclaim.gif)
![smiley](images/smilies/question.gif)
//-1256.6121,47.1139,14.1370,224.5741//pos 1
//-1254.7679,47.2156,14.1366,316.8725//pos 2
//-1253.3939,46.4457,14.1365,93.3081//pos 3
#define MAX_POINTS 3
new Float:checkCoords[MAX_POINTS][4] = {
{-1254.7679,47.1139,-1256.6121,47.2156}, //BANK This doesn't show up
{-37.2183,-91.8006, -14.1099,-74.6845}, //BANK_2
{-34.6621,-31.4095, -2.6782,-25.6232} //BANK_3
};
new Float:checkpoints[MAX_POINTS][3] = {
{-1253.3939,46.4457,14.1365},
{-23.0664,-90.0882,1003.5469},
{-33.9593,-29.0792,1003.5573}
};