enum e_Safe { ORM_ID, // Delete ORM: Password[64], Money, }; new Safes[4][e_Safe]; orm_addvar_int(ormid, Safes[r][ORM_ID], "ORM_ID"); // it ok