I can do it for you. PM me if you are interested.As the title says. I am willing to put money on it also. it can be in source or some form of lua script idc. Please and thank you![]()
const Monster* monster = creature->getMonster();
if (monster && monster->isSummon()) {
return true;
}