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

Getting that error on this line:

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


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)