08.01.2011, 15:21
xemper here
if u add more just change
to
and u add another line under
at the end dont give ","
pawn Код:
#define MAX_POS 5
new DSPos[MAX_POS][3] =
{
//{X, Y, Z}
{3029.8376,-2045.4829,3.4229},
{2325.4622,-1223.5625,22.2046},
{2149.4558,-1166.3368,23.3749},
{2737.8115,-1876.1163,9.4239},
{564.1442,-1267.4377,16.8385}
};
pawn Код:
#define MAX_POS 5
pawn Код:
#define MAX_POS how_many
pawn Код:
{564.1442,-1267.4377,16.8385},
{NEXT COORDS}