Назад

mob_db

Автор: 54546: Дата: 05.24.2009

Почему я не могу создать моба у кого Ади будет 2000+???

Автор: DiS[IP]: Дата: 05.24.2009

Потому что надо увеличить значение в сорсах:
eAthena/src/map/mob.h:

// Change this to increase the table size in your mob_db to accomodate a larger mob database.

// Be sure to note that IDs 4001 to 4048 are reserved for advanced/baby/expanded classes.

// Notice that the last 1000 entries are used for player clones, so always set this to desired value +1000

#define MAX_MOB_DB 2000