09.10.2011, 09:33
pawn Код:
new Eventai[4][3]= // the [4] will be for the amount of weapons you listed in there
// the 3 is for the first, second and 3rd case between the '{ }'
{
{"Išlikimo su Sawn-off shotgun", 10000, 1}, //26
{"Išlikimo su Micro Uzi (Mac 10)", 20000, 2}, //28
{"Išlikimo su Rpg", 5000, 3}, //35
{"Išlikimo su Country rifle", 15000, 4} //33
};