MAXPLEVEL
if (c[LEVEL] < MAXPLEVEL)
while (c[EXPERIENCE] >= skill[c[LEVEL]] && (c[LEVEL] < MAXPLEVEL)) {