[TUT]How to make the pserver pt.2

Flyff (Fly For Fun) Discuss, [TUT]How to make the pserver pt.2 at Online Gaming forum; Well guys its too late to post this but ill post it anyways.. felix beated me anyways heres the guide ...


Go Back   Gamerz Needs - For All Your Gaming Needs! > Online Gaming > Flyff (Fly For Fun)
Forgot Password? | Sign Up!

Notices

Advertisement
   

Reply
 
Bookmark this Thread Tools Display Modes
  #1  
Old 09-21-2008, 04:26 AM
joli_3's Avatar
 
Last Online: 11-08-2008 06:39 AM
Join Date: Nov 2007
Location: look behind you !
Posts: 444
Thanks: 6
Thanked 134 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 0
joli_3 is an unknown quantity at this point
Points: 2,645.81
Bank: 0.00
Total Points: 2,645.81
yummy - flyff1987 have fun with it  :D - xroz 
Green - firerebel Gold - joli_3 Lavender - h_avgana 
Send a message via Skype™ to joli_3
[TUT]How to make the pserver pt.2

Well guys its too late to post this but ill post it anyways.. felix beated me anyways heres the guide ..
DOWNLOAD THIS:
- Mysql 5.0 : http://dev.mysql.com/get/Downloads/M....webazilla.nl/
- Navicat lite (it's freeware) : Free software download,Over 60000 software free downloads
- The server files : Game Downloads, Game Patches - FileFront.com or RapidShare: Easy Filehosting
- DB : File-Upload.net - Ihr kostenloser File Hoster! (Lighting55's DB rev5)

GUIDE:

1st. Install mysql 5.0, if it's done go to, Start > Programs > MySql > MySql 5.0 > blabla Config Wizard, there you just click on Next untill he ask for a root password (just fill in something or
choose not to use a pass) then press Ok en finish it.

2nd. Install navicat Lite!, just click on next it's easy!

3rd. extract the server files to a map on ur desktop, then go there ^^

4th. Open login_server.ini fill it in like this:

Code:
[server]
ip=Server IP
port=23000
minAccessLevel=0
id=1
name=LoginServer
use_flyff_a=1

[isc]
ip=server ip
port=29300

[mysql]
server=localhost
database=DB name (will be named: flyff)
username=root
password=sql pass
then open char_server.ini fill it like this:
Code:
[server]
ip=server ip
port=28000
minAccessLevel=0
id=2
owner=1
name=Server Name

[isc]
ip=server ip
port=29300

[mysql]
server=localhost
database=db name (will be named: flyff)
username=root
password=sql pass
last thing, world_server.ini fill it like this:


Code:
[server]
ip=server ip
port=28000
minAccessLevel=0
id=2
owner=1
name=Server Name

[isc]
ip=server ip
port=29300

[mysql]
server=localhost
database=db name (will be named: flyff)
username=root
password=sql pass
last thing, world_server.ini fill it like this:
Code:
[server]
ip=server ip
port=15400
minAccessLevel=0
id=3
owner=2
name=channel name
exprate=4.0 (exp rate)
fxprate=5.0 (fly exp rate)
droprate=2 (drop rate)
questdroprate=2 (quest item drop rate)
motd=Message when come ingame
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
allowKS=1
everywherePVP=1
allowGuildBank=1

[isc]
ip=server ip
port=29300

[mysql]
server=localhost
database=db name (will be named: flyff)
username=root
password=sql pass
save them all and let's go on to the DB!

5th. Start Navicat, click on Connection fill it like this:
Name = what ever u want
host = localhost
port = 3306
username = root
pass = sql pass

6th. Double click on the just made connection and then right-click on it and select, New Database then name it: flyff

7th. Double click on the flyff DB then right-click on it and click on Execute Batch File , then click on ... then select the DB u downloaded before, then press start.

8th. Go back to the server files then start 0. ServerRestarter
if it gives errors just click the error away and it will restart, after a while it will work ^^

9th. Go to the client you use, then download : [Share] Neuz_no_GG.exe & Launcher and extract it in the flyff map, start it by using load.bat! BUT DONT FORGET TO CHANGE THE IP IN Neuz.ini to UR server IP!

Creating Account:

Go to ur DB (flyff) then go to Accounts. In there you will see 5 accounts just change the ID and the pass (by using the md5 generator (link 2 @ problems).)

The BORING How To Make Public Part!, 2 solutions!
Sol. 1 Hamachi:
Download Hamachi: https://secure.logmein.com/products/hamachi/list.asp
Install it, start it and select a name and put Admin or GM infront if it!
Then press the 2nd button (from left to right) then select, Create new network.
Select a name and pass (dont forget the pass!)
Change the Server IPs in your config files to your hamachi IP and the IP in your Neuz.ini also!
If people want to connect they have to connect by click on the 2nd button (left to right) then click on Join Network, then type the Name and Pass of the server network. Change the IP in Neuz.ini and you can play!

Sol.2 Without hamachi:
Go to: What Is My IP Address? - IP Address Lookup, Internet Speed Test, IP Info, plus more
Copie that IP and paste it in your Internet browser
Open/Forward the following ports: 23000, 29300, 28000, 15400, 3306
If you dont know how: http://www.portforward.com/english/r...outerindex.htm select your router and just read carefull!
Then, change the Server IPs in your config files to the IP you copied!! Put the IP in Neuz.ini of you and those who want to join and it should work!

Start the server and play!

Credits: EVERYBODY WHO MADE THEM (to many names)~!



Problems?

1. char creation: RapidShare: Easy Filehosting

2. md5 generator: Game Downloads, Game Patches - FileFront.com

3. it will look like: http://i221.photobucket.com/albums/d...3/likethis.jpg

4. GM commands: RapidShare: Easy Filehosting

5. Auto Log delete: [Share] Guide Delete log's every Server Shutdown

6. Error in server/restart http://www.microsoft.com/downloads/d...displaylang=en

7. disable log: http://forum.ragezone.com/attachment...2&d=1221339599

8. job change quest: [Share] Easy Job Quests, No more chain quests!

9. all the fixes and other stuff: Read before posting

TIP: post a pic (link to the pic) of the error you have so it's easier to see whats wrong and easier to fix ^^!

hope it works!

-joli_3
__________________

Join us
today !
  #2  
Old 09-21-2008, 07:32 AM
Chick
 
Last Online: 09-27-2008 02:11 AM
Join Date: May 2008
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 0
Rezzeron is on a distinguished road
Points: 395.00
Bank: 0.00
Total Points: 395.00
Flyff Server

Hmm I Done Everything You Said And When I Double Click ON My Connection It Says " 2003-can't connect to MySQL server on "LocalHost" (10061)"
Can You Help Me Please
  #3  
Old 09-21-2008, 09:04 AM
pied1's Avatar
Double Gold Axe
 
Last Online: Today 02:10 PM
Join Date: Sep 2008
Posts: 140
Thanks: 1
Thanked 6 Times in 4 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 1
pied1 is on a distinguished road
Points: 1,577.50
Bank: 0.00
Total Points: 1,577.50
hey the monsters take too long to spawn how can you speed up it up?
  #4  
Old 09-21-2008, 11:45 AM
aziza's Avatar
Gold Double Sided Axe+
 
Last Online: 11-16-2008 11:56 AM
Join Date: Aug 2007
Posts: 257
Thanks: 43
Thanked 18 Times in 14 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 3
aziza is on a distinguished road
Points: 1,611.28
Bank: 8,975.89
Total Points: 10,587.17
i have a question,

can u make yourself like lvl 100000x faster or something craszy liek that
__________________
In Memories Of Tomorrow
  #5  
Old 09-21-2008, 04:52 PM
pied1's Avatar
Double Gold Axe
 
Last Online: Today 02:10 PM
Join Date: Sep 2008
Posts: 140
Thanks: 1
Thanked 6 Times in 4 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 1
pied1 is on a distinguished road
Points: 1,577.50
Bank: 0.00
Total Points: 1,577.50
If you want to lvl faster you have to go to the world_server.ini
and where it says "exprate" there you can change the exp rate to whatever
exp rate you want. like: exprate=90.0
so yes you can lvl like crazy

Last edited by pied1; 09-21-2008 at 04:54 PM..
  #6  
Old 09-22-2008, 10:26 PM
joli_3's Avatar
 
Last Online: 11-08-2008 06:39 AM
Join Date: Nov 2007
Location: look behind you !
Posts: 444
Thanks: 6
Thanked 134 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 0
joli_3 is an unknown quantity at this point
Points: 2,645.81
Bank: 0.00
Total Points: 2,645.81
yummy - flyff1987 have fun with it  :D - xroz 
Green - firerebel Gold - joli_3 Lavender - h_avgana 
Send a message via Skype™ to joli_3
Quote:
Originally Posted by Rezzeron View Post
Hmm I Done Everything You Said And When I Double Click ON My Connection It Says \" 2003-can't connect to MySQL server on \"LocalHost\" (10061)\"
Can You Help Me Please
Use wampserver xD
__________________

Join us
today !
  #7  
Old 10-01-2008, 03:30 AM
Wood Axe
 
Last Online: 10-08-2008 01:26 AM
Join Date: Jul 2007
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 0
funkeyd4 is on a distinguished road
Points: 341.00
Bank: 0.00
Total Points: 341.00
how do i add monsters?
  #8  
Old 10-01-2008, 05:24 PM
pied1's Avatar
Double Gold Axe
 
Last Online: Today 02:10 PM
Join Date: Sep 2008
Posts: 140
Thanks: 1
Thanked 6 Times in 4 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 1
pied1 is on a distinguished road
Points: 1,577.50
Bank: 0.00
Total Points: 1,577.50
The monsters are supposed spawn themselves. I would
post a link to the database but link isnt working >.<
__________________
http://img202.imageshack.us/img202/8817/blankreddragon8pn.jpg
  #9  
Old 10-05-2008, 11:31 AM
aziza's Avatar
Gold Double Sided Axe+
 
Last Online: 11-16-2008 11:56 AM
Join Date: Aug 2007
Posts: 257
Thanks: 43
Thanked 18 Times in 14 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Latest Blog:
Rep Power: 3
aziza is on a distinguished road
Points: 1,611.28
Bank: 8,975.89
Total Points: 10,587.17
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Rar!' at line 1
[Err] Rar!
[Msg] Finished - Unsuccessfully
------------------------------------------------
__________________
In Memories Of Tomorrow
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Advertisement
   


Main Navigation
Home
GzN Forums
GzN Games
GzN News
Top Games
GzN Cheats
GzN Articles
GzN Reviews
GzN Downloads
User Control Panel
Advertising
RSS Feed
2Moons
Adventure Quest
AirRivals
America's Army
Anarchy Online
Archlord
Audition
Battlefield Series
Cabal Online
Call Of Duty Series
Combat Arms
Conquer Online
Counter Strike
Day of Defeat
Deicide Online
Diablo Series
Doom Series
Drift City
Enemy Territory
Eudemons Online
Final Fantasy
Flyff (Fly For Fun)
General Game Discussion
Ghost Online
Granado Espada
Grand Theft Auto Series
Guild Wars
Gunbound
Gunz Online
Habbo Hotel
Half-Life 2
Hero Online
KartRider
Knights Online
Maple Story
Medal of Honor
MU Online
Neopets
Pangya
Quake Series
Ragnarok Online
Rappelz
Rakion
Red Orchestra
Rose Online
Runescape
Scions of Fate
Silkroad Online
Sims Series
Soldier Front
Starcraft
Tales of Pirates
Tibia
The Ship
Trickster Online
TS Online
Unreal Tournament
War Rock
WolfTeam
World of Warcraft & Series
Affiliates
COD4 Hacks
BF2 Hacks


All times are GMT -8. The time now is 02:20 PM.