Power Ranger Flyff
Welcome To Celestial-Flyff
Please Download The Patcher in the General Discussion

Join the forum, it's quick and easy

Power Ranger Flyff
Welcome To Celestial-Flyff
Please Download The Patcher in the General Discussion
Power Ranger Flyff
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Server Fles'

Go down

Server Fles' Empty Server Fles'

Post by Kakashi Hatake Sat Mar 05, 2011 4:24 am

Firstly, let's anwser some questions.

What is Private Server?
Private server is just like the original, gPotato game, FlyFF. Though, private servers usually use higher exp, penya and fxp rates.

What do I need for Private server?
You need a good computer, that can handle the server, internet connection. If the computer, and internet connection is good, the server won't lag, but if it's crapy, It most probably will. You'll also need MySQL, NaviCat, Server files, FlyFF Client, and a database.

Now that's anwsered, let's get things we need.
Since you're reading this, I assume you already have a computer, and internet connection, so here are links to MySQL, NaviCat, Server Files, and the Database.

Server Files: Links removed due to banned files. --GK
MySQL: http://dev.mysql.com/downloads/mysql/5.1.html
NaviCat: http://www.navicat.com/download.html
Database works with v12): http://www.megaupload.com/?d=KO4FHBD3

Now, Install MySQL and NaviCat.

When you installed it, Go to Start -> All Programs -> MySQL -> MySQL Server 5.1 -> MySQL Server Instance Config Wizard

Then do the following:

Then Open NaviCat.
Click "Connections", and fill it up like this:

Double Click "localhost" so it opens. Then Right click somewhere under the "localhost" and click "New Database"

Then enter the database name, as you wish. It's recomended to use FlyFF, because when you're using server files, and if you're using downloaded WebSite, they all use database name "flyff" so you'd have to change everything.

Double click the database you created. Then Right click it, and click "Execute batch file..."

When the window appears, click the three(3) dots "...", and find the database you downloaded.

When you select it, click "Open", and then "Start". When it's done, you will get a message like this:

Code:


[Msg] Finished - 27 queries executed successfully --------------------------------------------------


Side note: I only used a small database. Your should have more queries executed.

After that is done, we're ready to use the server files, and start up the server.

You can close NaviCat, and everything you don't need for now.

Now, Open the server files, that you downloaded, and find this 3 files:

1. login_server.ini
2. char_server.ini
3. world_server.ini


Open one by one. Firstly, open login_server.ini. Use NotePad.

login_server.ini


Code:
[server]
ip=127.0.0.1 //this is the IP. 127.0.0.1 is local IP for your computer. If you're using Hamachi, put in it's IP, if you're using No-IP, put in the URL of your host.
port=23000
minAccessLevel=0
id=1
name=LoginServer
use_flyff_a=1

[isc]
ip=127.0.0.1
port=29300

[mysql]
server=localhost //leave this as it is, and everything above.
database=flyff //database name. If you did as I said before, put flyff here.
username=root //leave this Root.
password=password //this is the password you set, when you was creating Database.

char_server.ini

Code:
[server]
ip=127.0.0.1 //again, put in Hamachi IP if using it, or No-IP URL if using No-IP. If you're only testing, leave it this.
port=28000
minAccessLevel=0
id=2
owner=1
name=CharServer

[isc]
ip=127.0.0.1
port=29300

[mysql]
server=localhost //all the same as before
database=flyff
username=root
password=password

world_server.ini

Code:
[server]
ip=127.0.0.1 //same as before
port=15400
minAccessLevel=0
id=3
owner=2
name=FLYFAR //name of the server
exprate=250.0 //Exp rate.
fxprate=500.0 //flying exp rate.
droprate=200.0 //drop rate
questdroprate=200.0 //quest drop rate
motd=Welcome! //welcome message
weather=0
random_weather=1
random_weather_interval=300000
can_trade_quest_items=0
can_drop_quest_items=0
can_player_shop_quest_items=0
can_mail_quest_items=0
can_guild_bank_quest_items=0
use_item_cooldown=1
use_item_casting_timers=1
use_action_slot_cooldown=0
guild_rejoin_waiting_time=0
#guild_rejoin_waiting_time=172800
allowPK=0 //change to 1 if you allow PK
allowKS=0 //change to 1 if you allow KS
everywherePVP=1
allowGuildBank=1

[isc]
ip=127.0.0.1
port=29300

[mysql]
server=localhost //same as before
database=flyfar
username=root
password=password

Okay. Now, you're ready to run your server

RUN IN THIS ORDER!

1. Login Server
2. Char Server
3. World Server


You can find files to run in the server files, you downloaded.

Now, if you want to play your server, you'll need 2 more files.
Neuz
http://rapidshare.com/files/149043419/neuz.zip

Place the files into your FlyFF directory, then create shortcut to Neuz.exe on your desktop. Open the properties, and add "sunkist" on the end of shortcut path.
Kakashi Hatake
Kakashi Hatake
WebMaster
WebMaster

Posts : 46
Join date : 2010-10-18

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum