select * from mob_db where id = ( select max(id) from mob_db );
3999 is the last hardcoded monster id used, if you try to make monster with id greater than 3999, hen it wont work (even updating that monster_last value wont work)Anybody know it ?
3999 is last ?Code:JT_MONSTER_LAST = 3999,
We use essential cookies to make this site work, and optional cookies to enhance your experience.