Sunday, June 14, 2009

Tutorial How To Make Flyff Private Server

Tutorial Make Flyff Private Server

flyff Server :http://www.indowebster.com/Flyff_server_V12.html

flyff Client :http://www.indowebster.com/Flyff_client_V12.html

flyff DataBase :http://www.indowebster.com/flyff_db.html

Navicat :http://www.navicat.com/download.html

flyff DataBase :http://www.indowebster.com/flyff_db.html

MYSQL : http://dev.mysql.com/downloads/mysql/5.1.html


Instal MYSQL And Navicat

When you Installed MYSQL, Go to start > all Program > MySQL Server 5.1 > MySQL Server Instance Config Wizard> click standart configuration> next >set the password : root > click next and execute

Open your Navicat

Click connection fill the password. Double click localhost, right click in local host and click new data base 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. Doble click database your created, right click your database click Execute batch file click 3dots and find the data base you downloaded click open and start When it's done, you will get a message like this: [Msg] Finished – Unsuccessfully

Open your flyff server

Open char_server.ini use note pad

[server]

ip=127.0.0.1 //change this ip into your local ip for your computer. If you use hamachi cange into you hamachi ip

port=28000

minAccessLevel=100

id=2

owner=1

name=Char Server

[isc]

ip=127.0.0.1

port=29300

[mysql]

server=localhost

database=flyff //database name here.

username=root

password=root

Open Login_server.ini

[server]
ip=127.0.0.1 // change this ip into your local ip for your computer. If you use hamachi cange into you hamachi ip
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 //database name here.
username=root 
password=root

world_server.ini

 [server]
ip=127.0.0.1 // change this ip into your local ip for your computer. If you use hamachi cange into you hamachi ip
port=15400
minAccessLevel=0
id=3
owner=2
name=FLYF //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 
database=flyff //same as before
username=root
password=root

Run

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

Now to play your server Place the Neuz_no_gg.exe into your FlyFF directory, then create shortcut to Neuz_no_GG.exe on your desktop. Open the properties, and add "sunkist" on the end of shortcut path

open your flyff client folder open neuz.ini change ip to your ip server

Make website for register:

Download

XAMPP

Flyff web

Copy XAMPP to you local disk (C:). Extract Flyff web server to C:/Xampp/htdocs/YOURFOLDERNAME

Configing your setting

Go to config.php and edit the following

// By PeChU!!

if(stristr($_SERVER['PHP_SELF'], "config.php")) die('asdada');

$host = "localhost"; // host mysql

$user = "Your MySQL/Navicat Username"; // root
$pass = "Your MySQL/Navicat user Password"; // root
$db = "Your DB Name (I really, REALLY think its Flyff)"; // localhost 

mysql_connect($host,$user,$pass) or die(mysql_error());

mysql_select_db($db) or die(mysql_error());

function nw($N, $C){

$reg = mysql_query("INSERT INTO accounts (username, password, accesslevel) VALUES( '$N', '$C', '1')")or die(mysql_error());

return $reg;

}

function exi($user){

$check = mysql_query("SELECT * FROM accounts WHERE username = '$user'");

$check2 = mysql_num_rows($check);

return $check2;

}

?>

Thats it for the Config. Your files are configed.

And run Xampp_start.exe

To access your website, just type your Hamachi IP + your folder in your webbrowser. Like this:

Code:

http://yourhamachiip/yourfoldername/

Finish You can play you private server

24 comments:

  1. thx thats good tutorial

    ReplyDelete
  2. I have a problem, i dont have that neuz_no_GG.

    ReplyDelete
  3. nice... got msn?

    ReplyDelete
  4. Why cant i put Sunkist in the end of the shorcut of Neuz_NO_GG

    ReplyDelete
  5. I don't understand...

    ReplyDelete
  6. Thanx but why you need neuz.gg

    ReplyDelete
  7. Is Very Good the Tutorial

    ReplyDelete
  8. pls do u have MSN to explain me much pls cuz i didn't understand somethings pls try add me dr.hamaka@hotmail.com

    Thx !

    ReplyDelete
  9. hey i don't get it can you help make a v13 one?
    email me on GAME_MASTERS@hotmail.co.uk please thank you

    ReplyDelete
  10. CAN YOU GIVE A TUTORIAL?

    ReplyDelete
  11. how change weather ???

    ReplyDelete
  12. contact me at kuranrai@hotmail.com

    ReplyDelete
  13. I already done everything but, when i try creating an account it freeze up then close. i'm using Flyff V.14 please any body could help me.. is there something i should change? or many v14 doesnt work with this data base?

    ReplyDelete
  14. hey i have it all done and everythign i just cant figure out how to connect and play it cuz it says "the procedure entry point_AIL_extraxt_DLS@28 could not be located in the dynamic link library mss32.dll" do u think any oen could plz help and if u can send me a email plz =))

    ReplyDelete
  15. Um, im having a problem. Every time i start my Neuz_no_GG up it says AIL_extract_DLS@28 could not be located in dynamic link library mss32.dll

    ReplyDelete
  16. sorry i cant answer your question if you had a problem you can go to http://forum.ragezone.com/f456/

    ReplyDelete
  17. fariz, pakai folder yang original kah? yang dari gpotato?

    ReplyDelete
  18. do we need to download the original from the gpotato site?

    ReplyDelete
  19. bisa pakai dari mana saja asal versinya sama

    ReplyDelete