23.02.2013, 17:09
Well i thought it was a float because i was working off
For the fish to random. Guess that wont work.
Anyway, what brackets am i missing?
pawn Code:
//Garbage CheckPoints
new Float:Gcheckpoints[5][4] =
{
{ 2798.1702,-1576.2926,10.9272, 10.0 },
{ 2060.4375,-2091.2126,13.5469, 10.0 },
{ 070.8125,-2384.6160,13.5469, 10.0 },
{ 900.7358,-1204.0779,16.9832, 10.0 },
{ 800.1103,-1542.8258,13.5526, 10.0 }
};
Anyway, what brackets am i missing?