kennylovecode Posted 6 hours ago Posted 6 hours ago why 6609 use magic 8001 Scattering skills, others player can't see the damage?Can't synchronize the monster's blood?No other skills, so the server source code can confirm that there is no problem. Feeling that conquering every version of the client has a little problem? Is it caused by cracking? Quote
Jason Posted 2 hours ago Posted 2 hours ago It’s done on the client side. They handle it that way. You can send the damage when the monster is hit by attack type 28 monster.SendScreen(attackPacket(1022)); It will work. Quote
kennylovecode Posted 1 hour ago Author Posted 1 hour ago 47 minutes ago, Jason said: It’s done on the client side. They handle it that way. You can send the damage when the monster is hit by attack type 28 monster.SendScreen(attackPacket(1022)); It will work. Client problem, and then through the server disguised as a common attack of each monster to complete? But if there are many monsters, will it cause problems? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.