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] zTeam season 6.3 (Repack)

Newbie Spellweaver
Joined
Jul 1, 2016
Messages
34
Reaction score
10
Link for RF create fix is dead.. and is a bug at guild. I can't create guild.... anyone can help me with that? :)
 
Newbie Spellweaver
Joined
Jan 19, 2020
Messages
5
Reaction score
1
Try to use original files from sorces pack - Source_Pack_1.rar/MuServer/zSeason6_FULL.rar
 
Newbie Spellweaver
Joined
Aug 6, 2014
Messages
67
Reaction score
12
Looks great, thanks for sharing.
 
Last edited:
Newbie Spellweaver
Joined
Aug 6, 2014
Messages
67
Reaction score
12
I've found a major bug in those files :
Items that are in the user shop will dissapear after relog or charcter switch :$:
Besides that everyting else looks pretty good.
 
Newbie Spellweaver
Joined
Mar 26, 2020
Messages
30
Reaction score
0
how to enable rage fighter in create character please help please help
 
Newbie Spellweaver
Joined
Mar 26, 2020
Messages
30
Reaction score
0
my wings no effect



new wings no effect please help
 
Newbie Spellweaver
Joined
Mar 29, 2013
Messages
74
Reaction score
8
How to add new custom items?

you must code in inside zclient.dll

void Item::LoadModels()
{
....

pLoadModel(ITEM2(7, 87), Path, "HelmMale88", -1);
}

....

void Item::LoadTextures()
{
...
pLoadTexture(ITEM2(7, 87), Path, GL_REPEAT, GL_NEAREST, GL_TRUE);
}
and add the .bmd and .ozj items in Data\Custom\Item

then, of course, in the item.txt server side and item_eng.bmd
 
Newbie Spellweaver
Joined
Jul 30, 2015
Messages
57
Reaction score
5
you must code in inside zclient.dll


and add the .bmd and .ozj items in Data\Custom\Item

then, of course, in the item.txt server side and item_eng.bmd


I see, I am a newbie to be honest. Do you have any documents or any tutorials/guides to follow on how to edit the .dll? what are the tools needed to edit it?

Thanks!



Can someone help me as well to enable the rage of fighter in client? I enabled the creation on SQL of summoner, however it seems that the rage fighter button are not visible.

In addition, MU Maker Editor is failing due to incorrect table lookup on the Database. If I change the name of the table from ExpandWarehouse to ExWarehouse does it will cause a lot of trouble?

Thanks!
 
Newbie Spellweaver
Joined
Jul 30, 2015
Messages
57
Reaction score
5
Hello Piiirags can u help me enabling the rage of fighter as well as the warp map? Once i added maps such as Devias 4 i cannot go to those coordinates instead the sequence on the original warp follows. Thanks
 
Experienced Elementalist
Joined
Apr 9, 2009
Messages
221
Reaction score
84
Hello Piiirags can u help me enabling the rage of fighter as well as the warp map? Once i added maps such as Devias 4 i cannot go to those coordinates instead the sequence on the original warp follows. Thanks

For RF try this dll in your client -
 
Initiate Mage
Joined
Jun 24, 2019
Messages
3
Reaction score
0
I can't change Karutan mobs names in any way (checked in the client/server). Using posted client.

They always look like this:
RlmSeGA - [Release] zTeam season 6.3 (Repack) - RaGEZONE Forums


thoughts?
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 27, 2008
Messages
183
Reaction score
133
I can't change Karutan mobs names in any way (checked in the client/server). Using posted client.

They always look like this:
RlmSeGA - [Release] zTeam season 6.3 (Repack) - RaGEZONE Forums


thoughts?

this is client side bug in zclient dll in monster.cpp: Monster::SetMainAttribute
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
May 26, 2020
Messages
1
Reaction score
0
deadly staff doesnt have description? or only me?

rijdEAG - [Release] zTeam season 6.3 (Repack) - RaGEZONE Forums


well, item can't be used at all


---------

why does this mob respawn in lorencia? xD
lrE35Pw - [Release] zTeam season 6.3 (Repack) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jun 6, 2018
Messages
68
Reaction score
3
Could Someone Add Another Type of Currency to the ItemPrice
 
Newbie Spellweaver
Joined
Aug 4, 2018
Messages
15
Reaction score
0
can someone help, when i open "Encoder.exe" a cmd window open for a few seconds and nothing happend.. how can i edit the ip on client?
 
Joined
Oct 8, 2006
Messages
740
Reaction score
289
can someone help, when i open "Encoder.exe" a cmd window open for a few seconds and nothing happend.. how can i edit the ip on client?

You don't open it. You drag the Common.txt (edited with your server's IP) and drop on Encoder.exe.
Make sure you rename your file to Common.z. After the encoding it will be Common.txt.z
 
Last edited:
Newbie Spellweaver
Joined
Aug 4, 2018
Messages
15
Reaction score
0
can someone help me with that error?
I can't make new season wings.. and nothing that above Breaker sword for example.. no new items at all.. is that a problem with the Editor or with my main? (Im using the main+client +server files that posted here)

that's the error im getting on editor when trying to open character inventory and refresh vault.


Piiirags - [Release] zTeam season 6.3 (Repack) - RaGEZONE Forums
Piiirags - [Release] zTeam season 6.3 (Repack) - RaGEZONE Forums
 
Back
Top