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] Repack zTeam S6E3+Sources

-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
AddZen = 10 //-> Additional zen [1-100]
AddZenDiv = 2 //-> Zen div [money /= gAddZenDiv]

drop still to high in lorence 400k

or check monster.txt.. what mobs that have high zen? make it the lvl to 2
 
Newbie Spellweaver
Joined
Aug 11, 2005
Messages
20
Reaction score
1
please help me fix rf skill. killing blow and beast uppercut does no damage. but when I hit them with normal attack I can deal some damage.
 
Newbie Spellweaver
Joined
Jan 17, 2012
Messages
40
Reaction score
0
Please help me fix image/Thanks All

Benczek - [Release] Repack zTeam S6E3+Sources - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Mar 25, 2016
Messages
28
Reaction score
13
BIG BUG problem

RF skill problem killng blow and upper cut not giving dmg , summon hp life drain any body have fix

GM send message to all bug only 1 string is show example if say "hello to all" the notice will show only "hello" the other word is missing hahha
 
Last edited:
Junior Spellweaver
Joined
Oct 23, 2014
Messages
131
Reaction score
23
Can someone help me how fix bugs in higher items.. like Lazy wind set .. cyclone sword.. if i drop it by a command.. it doest show up the items .. only invisible..

Please Help
 
Last edited:
Newbie Spellweaver
Joined
Jan 22, 2013
Messages
60
Reaction score
1
blue event does not work
drop event does not work
castle deep does not work

>> How to fix them ?
 
(づ。◕‿‿◕。)
Loyal Member
Joined
Jun 23, 2014
Messages
1,853
Reaction score
422
castle deep and blue event works fine, as for drop event just search for DropEvent.LoadConfigs in gamemain.cpp for


Code:
DropEvent.LoadConfigs();


and change it to
Code:
DropEvent.LoadFile();


and make the file "Custom\\DropEvent.ini" and copy this inside it


Code:
[common]
Enable = 1




1
//Type Index Level Skill Luck Opt Exl Anc
12 15 0 0 0 0 0 0
12 15 0 0 0 0 0 0
12 15 0 0 0 0 0 0
12 15 0 0 0 0 0 0
12 15 0 0 0 0 0 0
12 15 0 0 0 0 0 0
end




2
//Hour Min
21 10
end




3
//Map X Y
0 123 123
0 123 130
0 123 135
end
 
Newbie Spellweaver
Joined
Feb 26, 2014
Messages
78
Reaction score
3
how can fix bug time buy cash shop :(
sorry i bad english
2hPJhL1 - [Release] Repack zTeam S6E3+Sources - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 3, 2014
Messages
10
Reaction score
1
I'm blocked at "Now Loading..." Screen.. Help please
 
Last edited:
(づ。◕‿‿◕。)
Loyal Member
Joined
Jun 23, 2014
Messages
1,853
Reaction score
422
Create account cross the website, dont use tools to create account....
its not because of editors, they just edit the char with mumaker and it doesnt use the same class number as the one in the DB that is why it gets stucked
 
Newbie Spellweaver
Joined
Apr 5, 2012
Messages
30
Reaction score
1
//===================================================================================
// zGameServer
// ----------------------------------------------------------------------------------
// Description: Mini events timer (24 format)
// ----------------------------------------------------------------------------------
// Revision: 22:35 07.08.2013
//===================================================================================

0
// ----------------------------------------------------------------------------------
// Event Hour Minute
// ----------------------------------------------------------------------------------
//-> Red Dragon
0 14 00
0 20 00
//-> Budge Dragon
1 6 10
1 12 10
1 16 10
1 22 10
//-> Golden invasion
2 12 00
2 18 25
2 00 00
2 06 00
//-> White Wizard
3 13 00
3 19 00
end

//-> Golden invasion <<< An error in the event, server closed....

Eventmanager jyakttongsi the server has been closed
Please make amendments.
Somebody must modify We ask you to upload.
Thank you.
 
Don't be afraid to ask!
Loyal Member
Joined
Jun 2, 2012
Messages
1,454
Reaction score
252
//-> Golden invasion <<< An error in the event, server closed....

Eventmanager jyakttongsi the server has been closed
Please make amendments.
Somebody must modify We ask you to upload.
Thank you.

What you mean? I think the lizard golden monster freeze your server. Remove it, or add the fix from another section.
 
Back
Top