Crystal icon indicating copy to clipboard operation
Crystal copied to clipboard

Legend of Mir 2 - Official Public Crystal Source

Results 113 Crystal issues
Sort by recently updated
recently updated
newest added

There needs to be a proper method to prevent bosses and individual monsters from being stunlocked. Adding an additional CanStun attribute will fix this.

The rates that most of the poisons are set to make it impossible for players to fight against. The current proc rates on monsters are currently way too high and...

DarkBody frequently gets stuck and stands around failing to locate targets

Whole point of the traps are that they should be hidden upon cast.

Holding down the keybind for TradeRequest floods the server/client with packets and will auto-ban the user based on the Far's packet protection.

If you have a junkman NPC and try to use Buy/Sell, it will eventually crash the players client when it becomes of a certain packet size.

Was speaking to Far about this and the code seems incorrect. 'Max Goods Stored' if this is set to 10.. it is not 10 items.. It is 10 items... of...

If you delete an NPC, this will indefinitely attempt to load the scripts even though they no longer exist. Example (I added debugging to identify the script ID) 377 -...

If you have multiple maps with the same name, you cannot use import/export features. It should import on index, not map filename..