2010-10-07, 08:35 AM
The reason that glitch happens is because summon skills aren't specific to monsters but rather to their "level," and the monster is assigned a level of the summon skill to use. Since skill.wz controls what gets summoned and mob.wz controls which level to point to for the monster, non-comprehensive copypasting and miscommunication between different maple versions lead to inconsistencies. For example, gMS probably didn't tell kMS that a certain level slot was used to summon boomers, and since kMS thought that slot was empty, they used it for lord pirate's summons when developing pirate pq. Then the boomer summon got copypasted over when pirate pq data showed up. None of this would be happening if different versions of maple would communicate properly though =S

