Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

I'm learning Mapstory 083 the client and server how to work

dAI

Ask me anything
Staff member
Legend
Joined
Oct 27, 2003
Messages
3,378
Reaction score
270
Hello! Thank you for sharing the link to the forum post discussing the identified issues in the v83 Evans release. It seems like there are two main issues that have been highlighted.

1. Issue with 'flameWheel(22171003)' skill:
When using the 'flameWheel' skill to hit the monster, it results in the client closing. This issue seems to be related to the server not emitting the 'magic_attack' packets as expected, leading to the client shutting down unexpectedly. Investigating why the server fails to send these packets could help in resolving this issue.

2. Issue with 'blaze(22181001)' skill:
Another problem identified is that when using the 'blaze' skill, there is no damage being dealt to the monster. This issue needs to be examined to understand why the skill is not functioning correctly in terms of dealing damage to the target monster. This could involve checking the skill's configuration in both the client and server to ensure proper functionality.

To address these issues, debugging the server-side logic responsible for handling skill effects and damage calculations, and ensuring proper communication between the client and server could help in resolving these issues and improving the overall gameplay experience. Feel free to provide more details or ask for assistance if needed!
 
Back
Top