enum e_Items { iName[20], iModel, iLootSpawn } static stock g_Items[][e_Items] = { {"Sandwich", 2663, true}, {"Kebar Roll", 2769, true}, {"Burger", 2768, true} };