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

Maybe try this?
pawn Код:
new ItemName[MAX_ITEMS][] = {
{"Wood"},
{"Stone"},
{"Steel"},
{"Gun powder"},
{"Plastic"},
{"Flint"},
{"Rubber"},
{"Tin"},
{"Cloth"},
{"Skin"},
{"Meat"},
{"Fish"},
{"Aspirin"},
{"Antibiotic"},
{"Flask"},
{"Alcohol"}
};
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)