Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Flyff Guru V19 (Classic)

RaGEZONE VIP
[VIP] Member
Joined
Dec 10, 2019
Messages
66
Reaction score
14
what do I use to play with my friends with these files? just tell them to download this flyff guru v19?

Compile the source with a hamachi ip if you dont want to port forward your router or pay for a host. Then make a client they can play on.

AccountServer.ini

AddTail( -1, 1, "Test", "Add Ip Here", 0, 1, 0 );
AddTail( 1, 1, "Channel 1-1", "Add Ip Here", 0, 1, 600 );

loginserver.ini

AddCache ( "Add Ip Here" );

and good to go. Just remember that you have to create accounts they can use. and you have to upload the client and so on.

Have fun ^^
 
Skilled Illusionist
Joined
Apr 21, 2010
Messages
378
Reaction score
96
what do I use to play with my friends with these files? just tell them to download this flyff guru v19?

Use this guide. Most of the steps in the guide are the same for every server files. Imo you're better of using Ketchup's server files.

PS. We don't live in 2005 anymore, don't use Hamachi please..
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Use this guide. Most of the steps in the guide are the same for every server files. Imo you're better of using Ketchup's server files.

PS. We don't live in 2005 anymore, don't use Hamachi please..

This ^

Why would anyone even recommend hamachi anymore lol.
 
Newbie Spellweaver
Joined
Aug 24, 2021
Messages
9
Reaction score
1
great contribution ... all running, super easy and fast
 
Newbie Spellweaver
Joined
Dec 9, 2021
Messages
11
Reaction score
0
What is the code for add the button in inventory like Pet Item or Fashion ?
 
Newbie Spellweaver
Joined
Dec 9, 2021
Messages
11
Reaction score
0
Percuflex i just need to copy all code __TABBED_INV on all of my files in source and recompile and gonna work (may be)
 
Experienced Elementalist
Joined
Jan 7, 2020
Messages
257
Reaction score
97
Percuflex i just need to copy all code __TABBED_INV on all of my files in source and recompile and gonna work (may be)
Go ahead then? I am not sure if you're telling or asking
 
Newbie Spellweaver
Joined
Dec 9, 2021
Messages
11
Reaction score
0
I’m asking for add the inventory tab I just need to add the __TABBED_INV in all files where it’s coded on the v19 guru
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
I’m asking for add the inventory tab I just need to add the __TABBED_INV in all files where it’s coded on the v19 guru

and database entries and this is more then likely bugged tbh lol.
 
Newbie Spellweaver
Joined
Dec 5, 2020
Messages
39
Reaction score
5
I dont know whats wrong. it seems like im stuck on character selection. Connecting...
 
Newbie Spellweaver
Joined
Feb 2, 2020
Messages
99
Reaction score
33
Why is it that everytime I use gm commands nothings happen..

What file can I edit GM Commands btw?
 
Experienced Elementalist
Joined
Jan 7, 2020
Messages
257
Reaction score
97
Why is it that everytime I use gm commands nothings happen..

What file can I edit GM Commands btw?

Why is it that everytime I use gm commands nothings happen..
1. Either your character is not a gm.
2. Either you're typing the command in a wrong way.

What file can I edit GM Commands btw? Commands can be found in FuncTextCmd.cpp.
 
Newbie Spellweaver
Joined
Apr 22, 2021
Messages
12
Reaction score
0
Please me help me with this server. I alreeady set up everything using this resource and source but I can't add items and change item's name in the server :( even i did already the merge
 
Experienced Elementalist
Joined
Jan 7, 2020
Messages
257
Reaction score
97
Please me help me with this server. I alreeady set up everything using this resource and source but I can't add items and change item's name in the server :( even i did already the merge

What do you mean "Can't"?
You dont know how?
Or you have error logs?
 
Newbie Spellweaver
Joined
Apr 22, 2021
Messages
12
Reaction score
0
I know how to add items or to change name of the items but it is not working in this one
 
Back
Top