Jump to content

[C++] Making Clients (.exe) Open Separately


Recommended Posts

  • Active+ Member

INTRODUCTION & PROBLEM

  Hello, with the request of a member, i made an arrangement to prevent the clients (.exe) from overlapping on the taskbar and to open all clients separately, i am sharing it in case anyone needs it.

WHAT DID WE CHANGE?

By creating a different ID for each .exe opened, we will ensure that the operating system does not see them as the same application, thanks to these unique IDs, each .exe will be different and will not overlap.

HOW TO DO?

  We will modify only one file, open the "UserInterface.cpp" file in Client src/UserInterface.

This is the hidden content, please

Best regards, MT2Dev.

  • Metin2 Dev 21
  • Love 3

spacer.png

©

Link to comment
Share on other sites



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.