Hello guys
I made a custom structure in my skill
But I'm messing around somewhere .. Help me out.
I call sumono a MOB
struct mob_data *md;
md = mob->once_spawn_sub(src, src->m, x, y, clif->get_bl_name(src), mob_id, "", size, type); //example
...