How to make a private Flyffserver ( English )
Downloads:
*removed by Vulcanraven*

- SQL Database ( Credits to HDBlacker ( Gogo HDB

) )

- Navicat

- Neuz_no_GG.exe

- XAMPP
Tutorial:
1.
Install XAMPP, activate MySQL as a service.
2.
Go with your webbrowser to

, choose your language, the click on the left side scuritycheck, and change your MySQL-Password to a password of your choice.
3.
Install Navicat. Start it and click Connection.
Connectionname isn't important.
Hostname is "localhost".
Port is "3306".
Username is "root".
Password is the password you chose at securitycheck.
Write everything without the ".
Click on Try connection and look if it works
If not, look in the XAMPP Control Panel if MySQL is "Running". If it is not reboot your computer and look again.
Next, open the connection an make a new database. Name it "flyff". Then batch the all.sql-file into it. In order to do this you have to open the database with a doubleclick on it, so that the icon is green and the click Execute Batchfile and choose the all.sql
If everything is successful proceed with step 4.
4.
Unzip the rev_1.rar in any Folder, then open the login_server.ini and make it look like that :
Code:
[server]
ip=127.0.0.1
port=23000
minAccessLevel=0
id=1
name=LoginServer
use_flyff_a=1
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff
username=root
password=Your MySQL-Password
Change "Your MySQL-Password" into the one you chose at step 2.
Then the char_server.ini:
Code:
[server]
ip=127.0.0.1
port=28000
minAccessLevel=0
id=2
owner=1
name=The name of the cluster
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff
username=root
password=Your MySQL-Password
Here you have to change the name and password. Password as you already know, the one from step 2 and name you type in the name your cluster should have like on the original servers Aibatt, Kern, Luia etc.
At last the world_server.ini:
Code:
[server]
ip=127.0.0.1
port=15400
minAccessLevel=0
id=3
owner=2
name=The name you want to call your channel
exprate=4.0
fxprate=5.0
droprate=1
questdroprate=1
motd=A welcome message, your server will display
weather=0
random_weather=1
random_weather_interval=300000
can_trade_quest_items=1
can_drop_quest_items=1
can_player_shop_quest_items=1
can_mail_quest_items=1
can_guild_bank_quest_items=1
use_item_cooldown=0
use_item_casting_timers=1
use_action_slot_cooldown=1
guild_rejoin_waiting_time=0
#guild_rejoin_waiting_time=172800
allowPK=0
allowKS=1
everywherePVP=1
allowGuildBank=1
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff
username=root
password=Your MySQL-Password
Here you have to change the password ( you should know now

), the name, change it intoo the name you want for your channel like Channel 1 or something like that, and third, change the motd. It's just a little welcome message every player on your server gets displayed.
5.
Now, you have to put the Neuz_no_GG.exe into your Flyff-directory. Next, make a shortcut to it on your desktop. Right-Click on it an choose "Preferences". Look at the first textbox. You should see the directory of the Neuz_no_GG.exe here. Just type sunkist after it so it should look like this:
C:\Program Files\Gpotato\Flyff\Neuz_no_GG.exe sunkist
If you have done it step forward to 6.
6.
This is the final. Just try out if your server works. Start first the login_server.exe, then the char_server.exe and last the world_server.exe.
Don't start them all at the same time, let them a few seconds for startup.
Now start your shortcut with sunkist. Flyff will start an you should be able to login with
Username: test
Password: test
Concluding Words
This server is very buggy at the moment and the database isn't full, but it is playable, you can beat CW, wear equip+10 etc.
For new databases look at:

For GM Commands look:

And for teleport positions:

And if there are any mistakes in this Tut please report them to me, thanks

.
MfG RikuXan