ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.03k stars 742 forks source link

horntail issue #392

Closed Arufonsu closed 5 years ago

Arufonsu commented 5 years ago

After the commit 283, horntail doesnt drops any item and when defeated it wont trigger the monsterKilled function from the event script. thus it doesn't clears the expedition, the timer doesn't stops, broadcastHorntailVictory is not sent, etc.

MedicOP commented 5 years ago

Did you alter your drop_data_global table

ronancpl commented 5 years ago

Event script seems to interact well with HT expedition, in the current version.

image

ronancpl commented 5 years ago

Could be there some specific case where scripts wouldn't act as intended?

Arufonsu commented 5 years ago

@medicOP yes i did updated the drop_data_global table

testing other bosses and its fine, only happening with ht so far

ronancpl commented 5 years ago

Reportedly solved after rollbacking one or more local edits that would compromise event scripts.