error 052: multi-dimensional arrays must be fully initialized
#1

The title is the error I get, here's the code.

Whats the problem?

pawn Код:
new Interiors[INT3][Interiors4] = {
{17,-25.884498,-185.868988,1003.546875,"24/7 1"},
{10,6.091179,-29.271898,1003.549438,"24/7 2"},
{18,-30.946699,-89.609596,1003.546875,"24/7 3"},
{16,-25.132598,-139.066986,1003.546875,"24/7 4"},
{4,-27.312299,-29.277599,1003.557250,"24/7 5"},
{6,-26.691598,-55.714897,1003.546875,"24/7 6"},
{1,286.148986,-40.644397,1001.515625,"Ammu-Nation 1"},
{4,286.800994,-82.547599,1001.515625,"Ammu-Nation 2"},
{6,296.919982,-108.071998,1001.515625,"Ammu-Nation 3"},
{7,314.820983,-141.431991,999.6015626,"Ammu-Nation 4"},
{6,316.524993,-167.706985,999.593750,"Ammu-Nation 5"},
{15,2215.454833,-1147.475585,1025.796875,"Jefferson Motel"},
{3,-103.559165,-24.225606,1000.718750,"Sex Shop"},
{1,963.418762,2108.292480,1011.030273,"Meat Factory"},
{6,-2240.468505,137.060440,1035.414062,"Zero's RC Shop"},
{15,207.737991,-109.019996,1005.132812,"Binco"},
{14,204.332992,-166.694992,1000.523437,"Didier Sachs"},
{3,207.054992,-138.804992,1003.507812,"Prolaps"},
{1,203.777999,-48.492397,1001.804687,"Suburban"},
{5,226.293991,-7.431529,1002.210937,"Victim"},
{18,161.391006,-93.159156,1001.804687,"Zip"},
{17,493.390991,-22.722799,1000.679687,"Club"},
{11,501.980987,-69.150199,998.757812,"Bar"},
{18,-227.027999,1401.229980,27.765625,"Lil Probe Inn"},
{4,457.304748,-88.428497,999.554687,"Jay's Diner"},
{1,681.557861,-455.680053,-25.609874,"Welcome Pump"},
{10,375.962463,-65.816848,1001.507812,"Burger Shot"},
{9,369.579528,-4.487294,1001.858886,"Cluckin' Bell"},
{5,373.825653,-117.270904,1001.499511,"Well Stacked Pizza"},
{17,381.169189,-188.803024,1000.632812,"Rusty Browns donuts"},
{5,772.111999,-3.898649,1000.728820,"Los Santos Gym"},
{6,774.213989,-48.924297,1000.585937,"San Fierro Gym"},
{7,773.579956,-77.096694,1000.655029,"Las Venturas Gym"},
{2,2543.462646,-1308.379882,1026.728393,"Crack Factory"},
{2,1204.809936,-11.586799,1000.921875,"Strip Club"},
{3,-2640.762939,1406.682006,906.460937,"Pleasure Domes"},
{10,-975.975708,1060.983032,1345.671875,"RC Battlefield"},
{3,-2029.798339,-106.675910,1035.171875,"Car School"}
};
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)