Jump to content

kennylovecode

Member
  • Posts

    151
  • Joined

  • Last visited

Reputation

31 Excellent

8 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. So can we develop a private server for clients that use it?
  2. Maybe you need to find a way to release DX8' s rendering heap in the client.
  3. I always thought it was a server problem. I reconstructed my vision countless times and finally had to send changemap regularly to solve it.
  4. I am using version 5517 to develop my private server, and I have encountered a particularly strange rendering problem as follows. When one or more people use skills in the same area, they keep hurting, killing, removing and refreshing monsters. After a period of time, this area will become particularly stuck and drop frames. This time must be,The player login again or switches map come back again,To reset this stuck state. At present, my solution is to let the server send a packet of 10010 type switching map to the static player at regular intervals to refresh the rendering status automatically. Very strange question, I don't know who has met it
  5. the second tools is the c3effect manager ... very useful
  6. I've been thinking about how to embed the BOSS timing of my server in the game and draw it on the map. This idea has also started to communicate with duki. Great, I finally have a place to copy it. I mean study, hahaha.
  7. I don't intend to set anyone against each other. I'm just saying that we should independently think and research the concept of not solely waiting for others to help us.
  8. The community is strong because of you.
  9. Hi, actually, I know him, but I didn't make it so obvious, but we can't control him to do so. Therefore, I think that open source should be limited. We provide you with an idea, a framework and some foundations, and we can't let these people copy and paste them and sell them.
  10. Let me answer you, because not everyone is as smart as you can find it, and most people will get it quickly by using money Therefore, we only need to pay attention to how and why we do it, and we ignore what others do.
  11. You will only encounter this problem when you replace the old swf, and then you will not send any packets to the client.
  12. Doing it yourself is much faster than waiting for others to update, isn't it? developer
  13. In fact, have you found that while you are using imgui, the fps of the original game drawing window is dropping sharply. That's why I gave up using imgui, because I didn't find a solution.
  14. I'm glad this can help you. You just need to replace this file, because the 5065 version of this file should have no subsequent code for logging in after creation, so you must close the client and log in again.
  15. I once met this kind.It appeared when I changed from version 5517 to version 5065, because I replaced CharacterInAndOut.swf To version 5065, you will not directly enter the game after creating a character, so you must close the client and reopen the login.
×
×
  • Create New...