04.09.2014, 08:47
Getting that error on this line:
My first time to use such arrays, usually I used stock which would return name so may someone tell me what's wrong?
pawn Код:
new ItemName[MAX_ITEMS][11] = {"Wood", "Stone", "Steel", "Gun powder", "Plastic", "Flint", "Rubber", "Tin", "Cloth", "Skin", "Meat", "Fish", "Aspirin", "Antibiotic", "Flask", "Alcohol"};