I'm looking at ACMD(mobinfo) and I want to be able to get the actual mob ID.
I'm using the 'db/mob_avail.txt' file to create more monsters of an ID. My problem is monster->vd.class is showing the sprite ID, instead of the actual ID.
Example, in mob_avail.txt I have the following entry. When using monster->vd.class, it returns 1109 for both entries (when using @mobinfo Deviruchi)
2620,1109
I want to get the actual ID as I wish to exclude certain entries from showing in the @mobinfo search.
I'm looking at ACMD(mobinfo) and I want to be able to get the actual mob ID.
I'm using the 'db/mob_avail.txt' file to create more monsters of an ID. My problem is monster->vd.class is showing the sprite ID, instead of the actual ID.
Example, in mob_avail.txt I have the following entry. When using monster->vd.class, it returns 1109 for both entries (when using @mobinfo Deviruchi)
I want to get the actual ID as I wish to exclude certain entries from showing in the @mobinfo search.
Thank you.
Edited by MyriadShare this post
Link to post
Share on other sites