FLYFF Server Launcher for v15.
Here is a simple server launcher with instructions for Flyff Server version 15.
Information:
Has manual delay settings to avoid conflicts with loading.
Very simple use.
Download link which includes instructions:
Flyff Server Launcher
Virus scan results:
https://www.virustotal.com/en/file/c...is/1441746214/
Re: FLYFF Server Launcher for v15.
Hey,
I think you should re-name the title to something like "V15 Server Starter" or people will think it is a new "Launcher" client side :)
But a nice basic starter, i made one myself that automatically starts the server when you tell it too, then if it detects one of the servers crashing or has crashed it restarts all of them (Obviously unless it is just a single world server). As for the Manual delay starter, usually as long as the delay for the Database server is greater then 3000 ms it should load fine (But alternatively you can just see how much RAM the DB server uses and do it based on that) as all other exes can be loaded within seconds of each other.
But again, nice and simple so anyone can use it :)
Re: FLYFF Server Launcher for v15.
It is called Flyff SERVER Launcher to avoid that confusion but, thank you for your comment.
Re: FLYFF Server Launcher for v15.
Quick question: which client works with this server and where can i download it ?
thanks in advance
Re: FLYFF Server Launcher for v15.
Re: FLYFF Server Launcher for v15.
Quote:
Originally Posted by
jbeitz107
thank you jbeitz107 for the info .. was kinda hoping to avoid the messy windows sql and odbc setup ... thought this was one
of those repacks with everything ready ... no mess no fuss lol ...
Re: FLYFF Server Launcher for v15.
There really isn't much to setting it up and it could actually be up and running within an hour tops. The biggest thing is setting it up so that it can be seen publicly. One thing to consider is the website. Not all are equal in this concept. I don't like using mssql_connect protocol and it is really an outdated system plus using HTML5 is newer and better to be up to date. This is only my personal opinion and you should not base your opinion on mine. The best thing is to find a system that works for you and stick with it. Good luck.
Re: FLYFF Server Launcher for v15.
sqlsrv_connect and sqlsrv in general for newer PHP versions work 1000x better, mostly due to the fact they have built in methods to reduce Injections and web based security flaws (based on Injects or Shell uploads).
Re: FLYFF Server Launcher for v15.
I agree but, there is another reason as well. It means that you can use IIS with a much newer version of PHP that has it's own extra security features you can download and use as well and finally get away from using XAMPP/WAMP and the rest. MSSQL protocol, is an outdated system and though it was good for it's time, it's time to think much bigger.
Re: FLYFF Server Launcher for v15.
Quote:
Originally Posted by
jbeitz107
I agree but, there is another reason as well. It means that you can use IIS with a much newer version of PHP that has it's own extra security features you can download and use as well and finally get away from using XAMPP/WAMP and the rest. MSSQL protocol, is an outdated system and though it was good for it's time, it's time to think much bigger.
Aha yes especially with these Flyff hacking pricks :p