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!

official eflyff late beta/v4/v5 files

Experienced Elementalist
Joined
Dec 13, 2009
Messages
292
Reaction score
101
Well, since i'm pretty sure lots of you guys are having problems with this. I'm releasing a modified loginserver with no gameguard!
Here's a download link:
 
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
Well, since i'm pretty sure lots of you guys are having problems with this. I'm releasing a modified loginserver with no gameguard!
Here's a download link:

X.X ragezone is buggy :/ i made a blog for this quote xD

on topic

Thank you, but i need to log in first :p and fix my errors >.<

it doesn't seem to like the login database >.<
it can't find my id :/
[Wrong ID]

look the server runs xP
einpunktvoraus - official eflyff late beta/v4/v5 files - RaGEZONE Forums

My errors
Code:
2010/ 3/21   13:03:19   CDbManager::UpdateGuildRanking¿¡¼­ (RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01') ½ÇÆÐ


2010/ 3/21   13:03:35   FileName textClient.inc(4483) : LANG_ENGService Not Found. : LANG_ENGService currently unavailable. Please check flyff web site for details.


2010/ 3/21   13:03:36   World\WdMadrigal\WdMadrigal.txt(0) : CScriptDialog::InterpretScript¿¡¼­ ½ºÆ®¸µ ÇüÅ°¡ ¾Æ´Ñ Key(??)°¡ ¹ß°ßµÇ¾ú½À´Ï´Ù.


2010/ 3/21   13:03:36   World\WdMadrigal\WdMadrigal.txt(35) : CScriptDialog::InterpretScript¿¡¼­ ½ºÆ®¸µ ÇüÅ°¡ ¾Æ´Ñ Key(Ü)°¡ ¹ß°ßµÇ¾ú½À´Ï´Ù.


2010/ 3/21   13:03:36   FileName World\WdMadrigal\WdMadrigal.txt(0) : ??{??$120(0,10);??$120(1,60*3);??$102(0,0);??}


2010/ 3/21   13:03:36   FileName World\WdMadrigal\WdMadrigal.txt(0) : {??$120(0,10);??$120(1,60*3);??$102(0,0);??}


2010/ 3/21   13:05:35   CORE : is not alive


2010/ 3/21   13:05:35   5 packet / min
Code:
2010/03/21	13:03:19
query:RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01'
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Could not find server 'RANKING' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.
o_O i only have those :S
 
Last edited:
Newbie Spellweaver
Joined
Nov 21, 2009
Messages
24
Reaction score
0
Please give me your views WorldServer.ini and you CoreServer.ini pls ;)
 
Experienced Elementalist
Joined
Dec 13, 2009
Messages
292
Reaction score
101
Few weeks agoe when I played with this, now I've stopped as I know the database is too incompatible with this old server, awakening/stats etc all those stuff makes my client crash, here's the latest attempt to login.



I can create a character, but once it's going to show in the character screen the client crashes, I highly suspect that the server actually sends wrong/invalid data for each item.

If one could go back in time, reconstruct a whole new database, ie, removing every possible thing that is v6+, then it's a chance to get it to work, but the biggest problem is the database in this matter.
Yes indeed, after creating a character the client crashes with this error:
Code:
2010/ 3/21   13:22:16   CDPLoginClient::OnPlayerList : 1¾ÆÀÌÅÛ ÇÁ·ÎÆÛƼ ¾øÀ½
Now, what we just need to do is to modify the oldest official database we have, wich is v11 and getting the old databaseserver running. Without doing that, it's useless working with these files atm. I'm gonna start collecting more information about the database.
 
Last edited:
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
uhm question :S do i need to modify the account database :X?
Because i'm not able to log in my account x.x and no querry errors :S
i get wrong id every time D:

ohh for people who can't start the databaseserver.exe or worldserver.exe because of this error
[fail read.ini ] or something

put your databaseserver.ini here
C:\neurospace\script
I don't know why :/ but it doesn't read in my main folder X.X with is E:/server v5/test

:p
 
Last edited:
Skilled Illusionist
Joined
Feb 3, 2007
Messages
321
Reaction score
67
Yes indeed, after creating a character the client crashes with this error:
Code:
2010/ 3/21   13:22:16   CDPLoginClient::OnPlayerList : 1¾ÆÀÌÅÛ ÇÁ·ÎÆÛƼ ¾øÀ½
Now, what we just need to do is to modify the oldest official database we have, wich is v11 and getting the old databaseserver running. Without doing that, it's useless working with these files atm. I'm gonna start collecting more information about the database.


I suspect the item structure in INVENTORY_TBL is wrong, not the table itself, but the content.
If one could learn exactly what each parameter is in the field, then it would be a great help as I think the awakening / stats etc is defined on that item, awakening is a 8bit int and there is a number that could be it.

Example
m_Inventory: 44,21,0,0,,1,0,7200000,0,0,0,0,0/$
m_apIndex: 45/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/-1/-1/0/-1/42/43/-1/-1/-1/-1/44/-1/-1/-1/$
m_adwEquipment: -1/-1/0/-1/42/43/-1/-1/-1/-1/44/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$
m_dwObjIndex: 44/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/46/47/52/0/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$

That's from INVENTORY_TBL, my character that was created with the v5 server.

I know this far:
"44,21,0,0,,1,0,7200000,0,0,0,0,0/$"
Represents one item, on slot 44, item id 21 (wooden sword).
Each item is split by / and the dollar sign ends the array.

A way to check would be to change each number, login and see what changed (on v11) and then note what is what.

And Semih, do you have MSN? I guess I could help out a bit on this matter, as it would help out some developers, for example runeflyff could get more accurate packets.
I have sent a private message to you with my email as I'd like it to remain private.
 
Last edited:
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
D: anyone know why i can't log in with my account :S i don't see an error msg related to the log in :/
i saw some people getting stuck at char selection ? >.< but i can't even log in :p can anyone explain why :p??
 
Skilled Illusionist
Joined
Feb 3, 2007
Messages
321
Reaction score
67
D: anyone know why i can't log in with my account :S i don't see an error msg related to the log in :/
i saw some people getting stuck at char selection ? >.< but i can't even log in :p can anyone explain why :p??
Specify more, what's the error message?
Can you telnet to 23000 and see if it listens?
If your not trying to connect to localhost, is "Allow remote connections" enabled on accountserver?
Are you trying to connect with a v5 client? (it will not work as you cannot set the IP in neuz.ini on v5 neuz)
 
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
Specify more, what's the error message?
Can you telnet to 23000 and see if it listens?
If your not trying to connect to localhost, is "Allow remote connections" enabled on accountserver?
Are you trying to connect with a v5 client? (it will not work as you cannot set the IP in neuz.ini on v5 neuz)

i will try that but it does connect to the account server if i put allow remote connections off it won't connect :/ and i use the v6 client

its just user id not found o.o and I'm sure i used a v11 account db :? its not the odbc :/ since it wouldn't start if it couldn't connect :S


I used Connect0r
[Connecting: 127.0.0.1:23000...
Connected
^]
 
Last edited:
Junior Spellweaver
Joined
Aug 12, 2009
Messages
129
Reaction score
33
Hah.. The FlyFF server community has already been ruined even more so thanks to the release of these files. Do you HONESTLY think helping anyone set these up is a smart idea? Do you really think people will use the server for packets?

I'd suggest you, Funky and Semih think about what you're doing before you help these kids more.

They don't deserve them at all. Leave them to play with their 'oh so coolsauce' v11 - 15 servers. And let them continue failing more and more to develop anything.
 
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
uhm
Requested by someone

coreserver.ini

Sys "1"
Database "127.0.0.1"
PartyExpRate "1"
Certifier "127.0.0.1"



101
{
1 0 0 30 30 00 00
2 0 0 5 5 00 00

// extra world
100 0 0 5 5 00 00
101 0 0 5 5 00 00
102 0 0 5 5 00 00
103 0 0 5 5 00 00
// event world
120 0 0 5 5 00 00
201 0 0 5 5 00 00
200 0 0 5 5 00 00
202 0 0 5 5 00 00

}

Its true the community has been ruined
But after a while when galanet getting smart and share thair server files on another way :/ it be perfect again everyone will try to make thair own flyff v 18 emulator or something :/

epic win would be own good emulator like rhisis and an own neuz.exe
if you have those your god and can create an total new flyff
 
Last edited:
Junior Spellweaver
Joined
Aug 12, 2009
Messages
129
Reaction score
33
Meh, only reason i'm doing anything with these is for packets myself. I just don't wanna see millions of v4/5 servers going up all over the place because of one thread with a decent amount of info in it. That'd be hell, amirite?
 
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
Meh, only reason i'm doing anything with these is for packets myself. I just don't wanna see millions of v4/5 servers going up all over the place because of one thread with a decent amount of info in it. That'd be hell, amirite?

true :S
but i kinda stopped doing official servers i started with wow :/
and I'm trying rune source out again :)
lol and im curious on how v5 looked like xD i know nothing about v1~ 11
 
Last edited:
Junior Spellweaver
Joined
Aug 12, 2009
Messages
129
Reaction score
33
Problem with runeSource is that it's very messy, the variables and functions are very confusing, and the packet sending system causes LOTS of problems (Which you'll see if you develop it a little). Personally i'm coding a v6 server, a pure v6/5 one, then editing it later to make FlyFF a lot better. ie. Better AI, quests, different storyline, etc etc.

But obviously packets would help. That won't ever be released to the public though. I lost interest in this community when Caali's files leaked and everyone went crazy over them.
 
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
Yaaaaaaaaa never give up :) I got logged in now time for creating character and stuff

X.X if i can reach character creation :/

login[V]
Server selection screen[V]
Server Select[X]
Guess it won't let me connect xD?
 
Last edited:
Skilled Illusionist
Joined
Feb 3, 2007
Messages
321
Reaction score
67
Hah.. The FlyFF server community has already been ruined even more so thanks to the release of these files. Do you HONESTLY think helping anyone set these up is a smart idea? Do you really think people will use the server for packets?

I'd suggest you, Funky and Semih think about what you're doing before you help these kids more.

They don't deserve them at all. Leave them to play with their 'oh so coolsauce' v11 - 15 servers. And let them continue failing more and more to develop anything.

I never said I'm going to write a guide with it.
I never said I'm going to help anyone else who just tries to host a server with it.

I'm doing this because it's:

  • Educational
  • More information about v5
  • Fun
  • To help other developers / experienced people who is like me (not leechers whatsoever)
If I do get it to work, none of the work would ever be released to the public either, I would only share the information with a select few who I know will not release it.
 
Game Developer
Loyal Member
Joined
Jun 19, 2009
Messages
1,491
Reaction score
460
Funkynicco you got pass server selection =)?

---------- Post added at 11:10 PM ---------- Previous post was at 11:01 PM ----------

2010/ 3/21 21:13:30 FileName textClient.inc(4483) : LANG_ENGService Not Found. : LANG_ENGService currently unavailable. Please check flyff web site for details.


2010/ 3/21 21:13:30 World\WdMadrigal\WdMadrigal.txt(0) : CScriptDialog::InterpretScript¿¡¼­ ½ºÆ®¸µ ÇüÅ°¡ ¾Æ´Ñ Key(??)°¡ ¹ß°ßµÇ¾ú½À´Ï´Ù.


2010/ 3/21 21:13:30 World\WdMadrigal\WdMadrigal.txt(77) : CScriptDialog::InterpretScript¿¡¼­ ½ºÆ®¸µ ÇüÅ°¡ ¾Æ´Ñ Key(ÿ)°¡ ¹ß°ßµÇ¾ú½À´Ï´Ù.


2010/ 3/21 21:13:30 World\WdMadrigal\WdMadrigal.txt(148) : CScriptDialog::InterpretScript¿¡¼­ ½ºÆ®¸µ ÇüÅ°¡ ¾Æ´Ñ Key(SetNa)°¡ ¹ß°ßµÇ¾ú½À´Ï´Ù.


2010/ 3/21 21:13:30 FileName World\WdMadrigal\WdMadrigal.txt(0) : ??{??$120(0,10);??$120(1,60*3);??$102(0,0);??}


2010/ 3/21 21:13:30 FileName World\WdMadrigal\WdMadrigal.txt(0) : {??$120(0,10);??$120(1,60*3);??$102(0,0);??}


Errors i have

:/ something is wrong with the login >.< i think
 
Last edited:
Junior Spellweaver
Joined
Aug 12, 2009
Messages
129
Reaction score
33
I never said I'm going to write a guide with it.
I never said I'm going to help anyone else who just tries to host a server with it.

I'm doing this because it's:

  • Educational
  • More information about v5
  • Fun
  • To help other developers / experienced people who is like me (not leechers whatsoever)
If I do get it to work, none of the work would ever be released to the public either, I would only share the information with a select few who I know will not release it.

Fair enough. ;o
 
Experienced Elementalist
Joined
Dec 13, 2009
Messages
292
Reaction score
101
Funkynicco you got pass server selection =)?

Yea, were able to get to the character creation screen, however, we crashed after we made a char.

Now, we're currently working on the character table & procedure, we found out, well he more, the whole structure (well almost as far as i know). Let's see how that will go hehe
 
Back
Top