Blinzer 6 Posted January 22, 2018 If a monster summons minions, I want them to just revert back to normal monsters if the summoner dies. Can someone kindly help me with this? Quote Share this post Link to post Share on other sites
0 Blinzer 6 Posted January 22, 2018 (edited) solution kind of found: Quote find this line: if(md->master_id > 0 && md->master_id == id ) and the line after: status_kill(bl); replace that with md->master_id = 0; still testing to see the repercussions with homunculus and others. edit: works fine and i see no visible problems. Edited February 15, 2018 by Blinzer Quote Share this post Link to post Share on other sites
If a monster summons minions, I want them to just revert back to normal monsters if the summoner dies. Can someone kindly help me with this?
Share this post
Link to post
Share on other sites