H:\\Patyesnak\\Szerver dolgok\\samp03e_svr_R2_win32\\gamemodes\\dtrpg.pwn(980) : error 052: multi-dimensional arrays must be fully initialized
H:\\Patyesnak\\Szerver dolgok\\samp03e_svr_R2_win32\\gamemodes\\dtrpg.pwn(28593) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
erre írja ki:
new Float:BusCP [45][3] =
{
{ 1058.0919,1819.0925,10.8349 }, // Bus CP-k
{ 1012.8497,1891.3247,10.8368 }, // Bus CP-k
{ 1013.2280,2213.5774,10.8356 }, // Bus CP-k
{ 902.3865,2167.3772,10.8357 }, // Bus CP-k
{ 901.6540,1970.4360,10.8357 }, // Bus CP-k
{ 1099.7683,1808.0149,10.8352 }, // Bus CP-k
{ 1303.2167,1828.1162,10.7778 }, // Bus CP-k
{ 1233.2358,2135.0527,6.8587 }, // Bus CP-k
{ 1144.9490,2473.3738,10.7494 }, // Bus CP-k
{ 821.7206,2649.6982,13.2593 }, // Bus CP-k
{ 3.2532,2649.6453,60.9586, }, // Bus CP-k
{ -179.2407,2667.7112,62.7818 }, // Bus CP-k
{ -216.3749,2757.4463,62.7806 }, // Bus CP utolsó
{ -283.3205,2706.5859,62.7030 },
{ -332.4247,2705.2944,62.7877 },
{ -763.2833,2736.7844,45.7188 },
{ -912.9541,2727.1079,45.9602 },
{ -1210.0439,2693.3113,46.1493 },
{ -1403.7600,2604.6541,55.5377 },
{ -1445.7758,2676.7502,55.8519 },
{ -1533.4172,2676.7791,55.8517 },
{ -2356.5669,2677.5723,58.2378 },
{ -2770.2825,2523.7639,95.9649 },
{ -2536.6858,2446.9768,17.9548 },
{ -2449.6011,2326.3872,4.7814 },
{ -2340.8892,2404.3477,5.9431 },
{ -2491.7869,2433.3574,16.3305 },
{ -2490.0972,2433.7917,16.2784 },
{ -2298.3364,2669.8867,56.3751 },
{ -1567.2906,2666.1750,55.6310 },
{ -1551.3450,2606.0493,55.6322 },
{ -1469.1396,2665.2107,55.7252 },
{ -1431.2633,2640.5383,55.6323 },
{ -1416.9637,2596.0886,55.5685 },
{ -1242.1139,2672.0171,47.2329 },
{ -915.8543,2714.8201,45.7399 },
{ -762.7253,2723.2610,45.4746 },
{ -321.8784,2695.8909,62.4841 },
{ -201.7015,2746.0090,62.4826 },
{ -192.1361,2656.7322,62.7109 },
{ 841.5803,2614.3240,11.6857 },
{ 1122.0891,2444.6819,10.5458 },
{ 1134.6686,1842.5260,10.4901 },
{ 1086.2228,1729.0973,10.6948 }
};
a 980.-dik sor: Sikerült
};
a 28593.-dik sor: Ez még nem!
for(new i = 0; i <= sizeof(Peds)-1; i++)
{
(Peds[0],1958.3783,1343.1572,1100.3746,269.1425,-1,-1,-1,-1,-1,-1); //Ez a 28593 sor
}