19.03.2011, 09:43
what do you mean with "you do not fill the array with weapons for the classes... "
this is the edited classweapon list i have created.
this is the edited classweapon list i have created.
pawn Код:
new ClassWeapon[48][3] = {
{18, 9, 30}, // class 0
{18, 9, 30}, // class 1
{18, 9, 30}, // ...
{5, 1, 33}, // etc.
{5, 1, 33},
{4, 15, 1},
{4, 15, 1},
{3, 23, 29},
{17, 31, 27},
{17, 31, 27},
{17, 31, 27},
{17, 31, 27},
{5, 25, 42},
{2, 17, 25},
{2, 17, 25},
{12, 7, 22},
{9, 24, 32},
{1, 3, 23},
{1, 3, 23},
{1, 3, 23},
{1, 3, 23},
{1, 3, 23},
{1, 3, 23},
{1, 16, 25},
{1, 3, 23},
{4, 24, 0},
{4, 24, 0},
{0, 0, 0},
{0, 0, 0},
{4, 0, 0},
{4, 0, 0},
{4, 0, 0},
{4, 0, 0},
{4, 0, 0},
{5, 16, 0},
{5, 16, 0},
{5, 16, 0},
{4, 0, 0},
{3, 22, 17},
{3, 22, 17},
{3, 22, 17},
{3, 22, 17},
{3, 22, 17},
{4, 17, 23},
{29, 31, 24},
{29, 31, 24},
{29, 31, 24},
{29, 31, 24}
};