error 001: expected token: ";", but found "new"
#4

You forgot a ; at the end

pawn Код:
new Float:gGroveSP[5][4] = {
{2519.2893, -1678.6359, 14.6777,    57.8480},//Spawn1 //Line 380
{2495.1663, -1687.7219, 13.5156,    5.8342},//Spawn2
{2486.7285, -1647.9874, 14.0703,    181.6159},//Spawn3
{2459.4380, -1689.9401, 13.5448,    358.9641},//Spawn4
{2495.63, -1671.45, 13.34} //Spawn5
}; //<== This ; was added
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)