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

Elite Diviner
Joined
Sep 9, 2014
Messages
469
Reaction score
498
Well folks, I share the source code Ferrarezi. also contains its web


Source Code:


MuServer Base:

Client Base:

Encoder:

Password: aogames.net


Att: michi28 :)
 
Last edited by a moderator:
Elite Diviner
Joined
Sep 9, 2014
Messages
469
Reaction score
498
que buena aportacion Michi sos grande!

la web viene sin licencia?


la web no la toque para nada, pero tu mismo puedes retirarsela.. tambien trae el panel de licencia para que tu mismo pongas licencia xd
 
Newbie Spellweaver
Joined
Dec 10, 2014
Messages
97
Reaction score
4
michi que tal estos files y web valen la pena?
 
Elite Diviner
Joined
Sep 9, 2014
Messages
469
Reaction score
498
michi que tal estos files y web valen la pena?


son vastantes buenos.. son basados en zteam s6.3 , pero para poder utilizar cliente ztam s6.3 deben fix en source gs..

en los files base deje el gs esta fix pal cliente zteam s6.3 , pero los source no xqelos aporte sin modificar nada
 
Experienced Elementalist
Joined
May 1, 2009
Messages
202
Reaction score
20
Well folks, I share the source code Ferrarezi. also contains its web


Source Code:


MuServer Base:


Password: aogames.net


Att: michi28 :)

thank you very much
 
Newbie Spellweaver
Joined
Mar 2, 2016
Messages
7
Reaction score
4
did anyone manage to login with this files ? i compiled and everything runs fine but i cant login, it just either disconnects me or doesnt shows the server selection like zteam and the xor keys
 
Newbie Spellweaver
Joined
Jan 26, 2005
Messages
26
Reaction score
7
how did you manage to log in? i just keep getting disconnected if i compiles the files myself
use my muserver fix connection
restore DB Again
link
edit ip in
IP
C:\MuServer\ConnectServer\ServerList.txt
C:\MuServer\Data\Map\MapServerInfo.txt
PASS SQL
C:\MuServer\ExDB\exdb.txt
 
Newbie Spellweaver
Joined
Mar 2, 2016
Messages
7
Reaction score
4
use my muserver fix connection
restore DB Again
link
edit ip in
IP
C:\MuServer\ConnectServer\ServerList.txt
C:\MuServer\Data\Map\MapServerInfo.txt
PASS SQL
C:\MuServer\ExDB\exdb.txt
thank you but i wanna do it from the source since i have some stuff from my old zteam sources, as for summoner and rf if the base is zteam run this query

Code:
Use [MuOnline]UPDATE AccountCharacter SET Summoner = '1'
GO
UPDATE AccountCharacter SET RageFighter = '1'
GO

and edit the default values on those columns to 1
AjZPCeb - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 26, 2005
Messages
26
Reaction score
7
thank you but i wanna do it from the source since i have some stuff from my old zteam sources, as for summoner and rf if the base is zteam run this query

Code:
Use [MuOnline]UPDATE AccountCharacter SET Summoner = '1'
GO
UPDATE AccountCharacter SET RageFighter = '1'
GO

and edit the default values on those columns to 1
AjZPCeb - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums
sumoner ok
blocked rf
still
REMOVED
REMOVED
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Oct 18, 2013
Messages
7
Reaction score
1
sumoner ok
blocked rf
still
REMOVED
REMOVED

[PT/BR]

Corrigidos os esquemas de funcionamento dos cards de criação da Summoner e Rage Fighter.

Dados para o SQL:
Quote
Tabela AccountCharacter, Coluna RageFighter: pode ser deletada

Quote
Tabela AccountCharacter, Coluna Summoner:
0 = nenhum dos dois pode ser criado
1 = summoner pode ser criada
2 = rage fighter pode ser criado
3 = os dois podem ser criados


Assim sendo, se você quiser deixar os personagens serem criados logo de cara, sem uso dos cards, deixe o valor padrão (default) da coluna Summoner = 3

[ENG/US]

Fixed operating schemes of cards creation of Summoner and Rage Fighter.


Data for SQL:
quote
Table AccountCharacter, RageFighter Column: can be deleted


quote
Table AccountCharacter, Summoner Column:
0 = neither can be created
1 = summoner can be created
2 = rage fighter can be created
3 = both can be created




So, if you want to let the characters be created right away, without the use of cards, leave the default value (default) of Summoner = 3 column
 
Last edited:
Newbie Spellweaver
Joined
Jan 22, 2013
Messages
60
Reaction score
1
use this GameServer fix connection:

Thanks michi28 | i rebuild GameServer OK.

I build Ferrarezi.dll, after change name to zClient.dll to use with client (not connect, error VMPROTECT32.DLL)

after i copy & paste VMPROTECT32.DLL to Clientbase 6.3 but appear error other.

How to build zClient.dll for Clientbase. Because i want fix bug Ctrl.



Camera very nice.

How to enable effect for custom wing ?
michi28 - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums
>>>>
michi28 - [Release] Source code Leo Ferrarezi  files and web - RaGEZONE Forums
 
Back
Top