How to make your FlyFF load on your pc with no hamachi.

Skilled Illusionist
Joined
Nov 12, 2007
Messages
333
Reaction score
3
Pre-req's:
  • A brain
  • A router
  • Know how to port forward
Steps:
  1. Open notepad
  2. Open cmd
  3. Type in "cd c:\windows\system32" without quotes and push enter.
  4. Type in "ipconfig" without quotes and press enter.
  5. Now at the top should be "Ethernet Adapter Local area connection"
  6. See the ip listed? Type it in notepad
  7. Now close cmd.
  8. Open the internet and go to
  9. Copy and paste that ip into the notepad as well.
  10. You should have 2 different IPs in the notepad now. If not skip this guide.
  11. Access your routers control panel. (mine was 192.168.1.1) yours might be different.
  12. Look through all the settings for Port Forwarding.
  13. Once you found it make 4 new port forwarding things and name them Flyffchar, Flyfflogin, Flyffworld, and Flyffisc.
  14. The ports for char are 28000
  15. The ports for login are 23000
  16. The ports for world are 15400
  17. The ports for isc are 29300
  18. Make sure they are all enabled for TCP.
  19. Where it asks port forward to ip address put the ip address you got from cmd.
  20. save and close.
  21. Now edit all your Servers config files to the ip from
  22. Edit your nuez.ini config file to the ip from
  23. Start server and give ppl your nuez.ini, nuez_no_gg.exe, and FlyffLauncher.bat that are edited to your servers settings.
Enjoy. :thumbup:
 
@ TSM Do you have to access your hosts file, if so then the directory should be C:/WINDOWS/System32/drivers/etc/hosts and also two different IPs...... if so then that would be in your hosts file. But if i'm wrong then sorry for posting.
 
Yeah, it would be useful. Can you see how they got thier webpage up and if they use WAMP, XAMPP, or Abyss? I have a problem with my webpage, seeing as the only IP I can use is 127.0.0.1. I've done the port forwarding along with everything else, but still no success.
 
This is a universal guide. It provides support for caali (which we do not do anymore), and DragonFiles. And about any other emu out there... All you have to do is know the ports.

@Nara
Do you have McAfee? If so there is options in there to enable http access for port 80. Also if your website loads on 127.0.0.1 try your routers ip. Mine was 192.168.1.104. And if you forward the right ports for TCP then the website should display on your router and your wimi.com ip.
 
dude i done whole your tut and still i have the same problem other cant conect when i put there my wan ip
there= warld char login servers plz help o yea right i did whole this thing with ports forwarding
 
@zedawg
Delete one of your posts and merge them. Double posting is epic fail, and where do you get ransoft Flyff? I searched and no posts.

@Dani
Link all of your configs. Post a pic of your IP config and a pic of your whatismyip.com ip.

@Feelz
Compile Dragons Source.
 
i have all setup and working right. just one problem how can i connect on my client to hop on my server?
i tried my ip adress my local network 192.168.1.102 even isc host 127.0.0.1 i get stuck at the select server
screen and cant go any further
 
Thesnowman - How to make your FlyFF load on your pc with no hamachi. - RaGEZONE Forums
its my ip site and about conf i dont know wot you mean ?
 
@joostp
Dont ever post in my thread again if its worthless... Caali files are banned.

@dani
Copy and paste these to your config files (like char_server.ini)

char_server:
Code:
[server]
ip=87.68.171.58
port=28000
minAccessLevel=100
id=2
owner=1
name=Your Server Name

[isc]
ip=87.68.171.58
port=29300

[mysql]
server=127.0.0.1	
database=Flyff	
username=root	
password=your pass

Login_server
Code:
[server]
ip=87.68.171.58
port=23000
minAccessLevel=100
id=1
name=LoginServer
use_flyff_a=1

[isc]
ip=87.68.171.58
port=29300

[mysql]
server=127.0.0.1	
database=Flyff	
username=root
password=Your Pass

World_server
Code:
[server]
ip=87.68.171.58
port=15400
minAccessLevel=100
id=3
owner=2
name=1-1
exprate=50
fxprate=40
droprate=50
questdroprate=20
motd=Your MOTD
weather=1
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=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=87.68.171.58
port=29300

[mysql]
server=127.0.0.1
database=Flyff
username=root	
password=Your Pass

And make sure you port forwarded to TCP.

@Soul
In your nuez.ini there is a IP. Change it to your wimi (WAN) ip. Also notice the configs above. Change those 87.68.171.58 to your WAN ip.
 
@TSM No I have no anti-virus, I already port forwarded my port 80 and 8000. I had no problem months ago with my Maplestory website, but i've tried WAMP and Abyss but both with no success. Also, I can't even download XAMPP, does anyone have a non corrupted working copy?
 
@TSM No I have no anti-virus, I already port forwarded my port 80 and 8000. I had no problem months ago with my Maplestory website, but i've tried WAMP and Abyss but both with no success. Also, I can't even download XAMPP, does anyone have a non corrupted working copy?


go here lite version is the same cept less fuctions.
i use the zip version just extract and run setup.bat make sure mysql isnt running first.
 
Back