28.01.2017, 22:23
Quote:
Firstly I understand this program is written in Java thus it's going to be a .jar file, and in order to integrate a .jar file into a C++ program your going to have to have to write some C++ code to load and communicate with the java program. Then it's essentially just a bridge which wouldn't be too good or have a great reason to exist. (This saying your not going to write a java DLL... although possible usually not good and needs C++ code anyway. For a SAMP Plugin)
However it would be nice to see an "Internet List" added which is automatically generated vs manually entered on your website. This could be done with a DLL (a plugin) which a server can download and when it is launched shout out to your website to "LOOK I EXIST NOW". Then your website can process this and add it to the list for as long as it is active. Weather you separate this from the manually generated list way you already do, I don't know it would be your call... but if your going to make the "Modern Server Browser" at least try to make it better in more ways than appearance and "speed". I mean it may be quicker but the native way just does it's job, I usually click it arrange a few friends to meet up by the time I've done that it's done. A SA-MP plugin would however really push the fact that you have MORE servers you'd essentially reintroduce an internet list, I don't know but would guess you have a handful more and I don't see a reason to make me want to download an use it other than your version changer. EDIT: Just read this doesn't include the hosted list so they are ALL technically "Internet List servers", although have to be manually added which is unfortunate its nice to see however I can still access a few non Hyped servers. |
We will add all the Internet/Hosted(Same) List Servers and also try to add servers from other places like SCANR Monitor.
Also, this is not a plugin, it is a standalone launcher that calls the native client over the samp protocol (samp://) to connect, we might try and change that to a shell command though, to be more dynamic.
And by the way, there is no C++ code needed (as of now and i think thats how it will be as for anytime), i can easily wrap it inside of an .exe though, which i'll make later on.
About the idea to replace the announce.exe (the one that reports to the samp master list), sounds good!
Anways, thanks for the feedingback.