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!

Blessed Infinitum Source

One word! Im Fawkin Pro!
Loyal Member
Joined
Jul 1, 2010
Messages
1,254
Reaction score
359
What's the matter with it, blad? Im just saying what I can say about releasing his source. Cheers btw ;)

Look at the line he highlighted with red..

It is suppose to say "I did not expect.. bla bla.." not I don't :p

that was probably it..

on: Nice release, Going to check out the rebirth system olala~
 
Skilled Illusionist
Joined
Jun 22, 2011
Messages
337
Reaction score
13
how can i make this into resource, i got all filles only LuaFunc not, how can i make this work as resource only?
 
One word! Im Fawkin Pro!
Loyal Member
Joined
Jul 1, 2010
Messages
1,254
Reaction score
359
create a .txt file and write

@echo
start neuz.exe sunkist

save as .bat (all files)

put it in the same folder as the neuz.. double click it..

not sure if it is still sunkist that is in use.. but if it is, then that should work.
 
Junior Spellweaver
Joined
Jul 6, 2011
Messages
195
Reaction score
11
maybe try to search in neuz folder and find this file..NeuzMsgProc.cpp

and open the file then search the g_bBuddyFlag = FALSE;

and in you can the word like this
#else //__LINK_PORTAL
if( strcmpi( szArg1, "" ) ) just put sunkist in there..
 
Experienced Elementalist
Joined
Apr 30, 2011
Messages
255
Reaction score
90
How to use the neuz? I really cant find the code to start.

Edit: It just doesnt want to start, please help!

the szkey is patom

check also the accountserver ip and neuz ip, its locked just search the word "lock account" and "lock neuz"

purpose: no need to config the neuz ip on neuz.exe,neuz.ini, and account.ini

My worldserver.exe always crash,7-WorldServer_2012.1.11_20.52.27.dmp.

you need to put the model on the resource...

how to remove Rebirth System?

just comment/delete the #define __REBIRTH on VersionCommon.h (worldserver and neuz)


Note:

•if you have clean model v18, just remove all the customize items used on defineItem.h, mdlDyna.inc, spec_item.txt and propitem.txt.txt

•if you have your own model, use your own defineItem.h, defineObject.h, mdlDyna.inc, spec_item.txt, propitem.txt.txt, propMoverEx.inc, propMover.txt and propMover.txt.txt

•you must know the basic thing on how to run a flyff server or you must know all the functions in every files in the server files

that will solve your problems :cool:
 
Last edited:
Newbie Spellweaver
Joined
Jan 1, 2012
Messages
5
Reaction score
0
2012/ 1/11 09:50:18 GetMoverProp range_error min:0, max:1445, index:1455

2012/ 1/11 09:50:18 CMover::InitProp - GetProp(1455) return NULL


2012/ 1/11 09:50:18 GetMoverProp range_error min:0, max:1445, index:1455
 
Experienced Elementalist
Joined
Apr 30, 2011
Messages
255
Reaction score
90
Actually, that is for the md5 password..
what he is trying to find is a way to start the Neuz which is the correct information given by FrenzyOrb :p:

ow, i didnt notice that...

the neuz is executable w/o a patcher, the only problem is if they will use a patcher w/o knowing how to link it...
 
Moderator
Staff member
Moderator
Joined
Oct 2, 2009
Messages
561
Reaction score
118
ow, i didnt notice that...

the neuz is executable w/o a patcher, the only problem is if they will use a patcher w/o knowing how to link it...

You should edit the "sunkist"code in the patcher to your own, first add the word you want your neuz to start with, it can be be found in NeuzMsgProc.cpp if im right, then you should search for fameguy, if you found it the line above has a code and then "" between that fill in your sunkist code you want to start with.
 
One word! Im Fawkin Pro!
Loyal Member
Joined
Jul 1, 2010
Messages
1,254
Reaction score
359
You should edit the "sunkist"code in the patcher to your own, first add the word you want your neuz to start with, it can be be found in NeuzMsgProc.cpp if im right, then you should search for fameguy, if you found it the line above has a code and then "" between that fill in your sunkist code you want to start with.

or if you want to just be able to double click on the neuz. remove the sunkist completely, leaving the "sunkist" to only ""
in the NeuzMsgProc.cpp ;)
 
Newbie Spellweaver
Joined
Sep 24, 2009
Messages
86
Reaction score
1
Sir.Akeirus i follow your instruction i put the Model in the resource but nothing happen,

here the ss.
 
Experienced Elementalist
Joined
Jan 3, 2010
Messages
297
Reaction score
3
can't connect to server what happen?
i setting work all but can't connect to server
i open server 3 longtime.this server test not connect.
help me for this

am little bit english sorry about it.

and Client can't download i have free addcount but can't download.



Sorry, but file you are trying to download is larger then allowed for free download.
Please register free account or acquire a premium membership to download file.

Thank you for choosing Uploading.com
 
Skilled Illusionist
Joined
Jun 22, 2011
Messages
337
Reaction score
13
how can i make this server run, only with resource?
 
Flyff Developer
Loyal Member
Joined
Oct 14, 2011
Messages
1,275
Reaction score
121
Client w/o Model link's doesn't work. (Limit etc)
 
Back
Top