Jump to content
  • 0

Icons and EXE question


Question

Posted

Hello,  let me start by saying that my knowledge of programming / visual studios is little to none, I'm competent enough to follow the Dev guide (https://docs.freemmorpgmaker.com/en-US/developer/)  however after that I'm pretty lost. I know it is possible to change a lot  of aspects about the EXE file without actually compiling your own, but I was curious if there is a way to load my own icons to show in the window title and on the task bar (see attached pictures) a5dab053556390f605ec06b96eb42d8d.png08d8ea17da8927ad13696aa4afd5537e.png . Probably super simple to do but when i tried to compile it with my updated icons i got a "Bad Version" error6620e190b7bbf67db47971fb79a69e91.png when attempting to connect to my server. So my question; is it possible to change icons without compiling your own EXE? If not, what is causing my bad version error?

 

Thanks for any help!

5 answers to this question

Recommended Posts

  • 0
Posted

The Bad Version error is because you compiled your client, and tried to use it with the server you downloaded from us.

You need to use your compiled server with your compiled client.

  • 0
Posted
19 hours ago, _Zano said:

Also, is it possible to change the icons without compiling?


Yes, but it strongly recommended against doing so and not something we can deal with having to support.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...