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!

[Release] Source code Leo Ferrarezi files and web

Experienced Elementalist
Joined
Jul 13, 2011
Messages
292
Reaction score
20
add map 82, 83, 84 and 85 support client ^^

michi28 - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums


michi28 - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums

please share your fixed server and client.:)
 
Elite Diviner
Joined
Sep 9, 2014
Messages
469
Reaction score
498
I leave them where they should be modified to connect client Zteam S6.3


ServerInfo.cpp
//GetPrivateProfileString("CLIENT_DATA","FerrareziLogin","",this->FerrareziLogin,sizeof(this->FerrareziLogin),this->COMMON_CONFIG);

ServerInfo.h
//char FerrareziLogin[16];


GameMain.cpp
/* if(strlen(gServerInfo.FerrareziLogin) > 3)
{
for(int i = 0 ; i < 32; i++)
{
byXorFilter ^= (gServerInfo.FerrareziLogin[(15%(i+1))] + gServerInfo.FerrareziLogin[(i%15)]);
}
}*/
 
Banned
Banned
Joined
Apr 16, 2011
Messages
274
Reaction score
14
Anyone can help me. i build zClient.dll but the game not start :(
 
Banned
Banned
Joined
Apr 16, 2011
Messages
274
Reaction score
14
natzugen can you help me.zClient.dll i build when i click main.exe nothing happen.but use old zclient.dll i can go ingame
 
(づ。◕‿‿◕。)
Loyal Member
Joined
Jun 23, 2014
Messages
1,853
Reaction score
423
ItemPrice Working

p1oiRyV - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums


Graphic effects and hp bar working

3xJ96L7 - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums


New Jewels and wings working

EB6FmY - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 25, 2016
Messages
28
Reaction score
13
@michi28 natzugen

can you help guys i try this build but problem cashop is not opening

pTXaTs - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 25, 2006
Messages
59
Reaction score
2
zteam how to add TTteam bot pet system??
Im add botpet no wrok?
 
Newbie Spellweaver
Joined
Sep 10, 2005
Messages
51
Reaction score
2
Well folks, I share the source code Ferrarezi. also contains its web


Source Code:


MuServer Base:

Client Base:

Encoder:

Password: aogames.net


Att: michi28 :)

hello michi28 could you apply reconnect feature in ex802 version?
 
Newbie Spellweaver
Joined
Apr 7, 2016
Messages
7
Reaction score
0
tengo un problema en la db de MuOnline la tabla MEMB_STAT no toma ninguna cuenta eso para vacío y por eso no refleja nada en la web no muestra las personas conectadas , otra cosa es la cash shop cuando quieres comprar algo lo compra pero no aparece el item , solo esos dos errores por favor ayudenme muchas gracias.

sistema SQL SERVER 2008 R2


I have a problem in the db MuOnline the MEMB_STAT table takes no account that vacuum and therefore does not reflect anything on the web does not show zappers , another thing is the cash shop when you want to buy something buy it but do not see the item only those two errors please help thank you very much .

 
Newbie Spellweaver
Joined
Apr 7, 2016
Messages
7
Reaction score
0
otra cosa que encontré MICHI el comando /post en estos files no funciona es muy raro y lo peor no es eso lo peor es que la DB sola se hace rollback osea que si haces 20 niveles y juntas muchas cosas y vuelves a entrar en unas horas todo desaparece como si nunca hubieras leveado muy raro espero me ayuden con esas dos cosas porfavor y lo del MEMB_STAT se los agradeceria mucho

esta es la DB que uso son de los files que posteo MICHI de leo ferrarezi


another thing I found MICHI the command / post these files does not work is very rare and the worst is not that the worst is that the DB alone is rolled back bone that if you 20 levels and together many things and come back in a few hours everything disappears as if it never had leveado very rare I hope help me please with those two things and the MEMB_STAT is much agradeceria

this is the DB I use are the files that posting MICHI of Ferrarezi read
 
Last edited:
(づ。◕‿‿◕。)
Loyal Member
Joined
Jun 23, 2014
Messages
1,853
Reaction score
423
1. use english, this isnt a latin forum
2. post command works fine, check all the server files config before calling everything a bug
3. there arent any rollbacks on my side
 
Back
Top