error 018: initialization data exceeds declared size
#2

pawn Код:
new RentVehicles[7][3] = {
    {405,500,"~y~~h~Good handling and acceptable speed, good for people who like a safe road"}, // line 0
    {421,560,"~y~~h~Quite good hnadling, and the speed is nice too - a bit better than Sentinel"}, // line 1
     {426,800,"~y~~h~Great handling, great speed, shows a wealthy person straight away"},
     {445,600,"~y~~h~Nice handling, nice speed, good for old-school drivers"},
     {475,640,"~y~~h~Acceptable handling, great speed, good for taking your girl or boy out on a date"},
     {500,620,"~y~~h~Nice handling, nice speed, great if you want to go out with friends"},
     {527,720,"~y~~h~Great handling, nice speed, good for the day-to-day life"} // line 7
};
Where the '7' is in now, those are the lines that are inside the 'new', check the comments for more info
Reply


Messages In This Thread
error 018: initialization data exceeds declared size - by [IL]HeHu - 02.11.2011, 16:30
Re: error 018: initialization data exceeds declared size - by Wesley221 - 02.11.2011, 16:36
Re: error 018: initialization data exceeds declared size - by [IL]HeHu - 02.11.2011, 16:42
Re: error 018: initialization data exceeds declared size - by [IL]HeHu - 02.11.2011, 16:46

Forum Jump:


Users browsing this thread: 1 Guest(s)