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 EP3 + Source

Joined
Jun 12, 2005
Messages
748
Reaction score
69
I need some help in this from from expert.
I manage to make reset BUT (always a big BUT)

This is my ResetGroup.txt in MuServer\Data\Custom

//===================================================================================
// zGameServer
// ----------------------------------------------------------------------------------
// Description: Reset system group settings
// ----------------------------------------------------------------------------------
// Revision: 14:31 10.08.2013
//===================================================================================

// ----------------------------------------------------------------------------------
// MinReset MaxReset ReqLevel ReqMoney ItemCount
// ----------------------------------------------------------------------------------
0
0 10 400 1000000 0
// ----------------------------------------------------------------------------------
// Point GensP WCoinC WCoinP GoblinP
// ----------------------------------------------------------------------------------
250 0 0 0 0 //-> CLASS_WIZARD
250 0 0 0 0 //-> CLASS_KNIGHT
250 0 0 0 0 //-> CLASS_ELF
280 0 0 0 0 //-> CLASS_MAGUMSA
280 0 0 0 0 //-> CLASS_DARKLORD
250 0 0 0 0 //-> CLASS_SUMMONER
250 0 0 0 0 //-> CLASS_MONK
// ----------------------------------------------------------------------------------
// ID MinLvl MaxLvl MinOpt MaxOpt Luck Skill Exc Anc Sock
// ----------------------------------------------------------------------------------
6159 0 0 0 0 0 0 0 0 0
end

I encode it, place it in Client\Data\Custom BUT this is what i get in game
REMOVED

In required level it should say 400 and required items, jewel of chaos. Why doesn't say that?
 
Last edited:
Experienced Elementalist
Joined
Jun 17, 2014
Messages
242
Reaction score
107
GOLDEN INVASION NOT WORK,

in EventManger.dat i put hour 13:30 , but on 13:30 nothing happens.

wings
REMOVED

not bug
Th3AnG3L - [Release] zTeam Season 6 EP3 + Source - RaGEZONE Forums
 
echo "Expert";
Loyal Member
Joined
Oct 2, 2006
Messages
1,563
Reaction score
372
I need some help in this from from expert.
I manage to make reset BUT (always a big BUT)

This is my ResetGroup.txt in MuServer\Data\Custom



I encode it, place it in Client\Data\Custom BUT this is what i get in game
REMOVED

In required level it should say 400 and required items, jewel of chaos. Why doesn't say that?

This is an Encoder.exe problem
 
Apprentice
Joined
Dec 14, 2007
Messages
839
Reaction score
430
I try zclient and main from page 71 but i get "You are disconnected from the server"

try this:



works ok for me.

zGameServer Log (Reset 2014-07-05_zTeam-0.txt):

18:2:22 [testaa] [test1] [Success] Reset: 1 -> 2 | Points: 1208
18:6:37 [testaa] [test1] [Success] Reset: 2 -> 3 | Points: 1958
18:16:6 [testaa] [test1] [Success] Reset: 3 -> 4 | Points: 2958
18:19:52 [testaa] [test1] [Success] Reset: 4 -> 5 | Points: 4208
18:22:44 [testaa] [test1] [Success] Reset: 5 -> 6 | Points: 5708
 
Skilled Illusionist
Joined
Feb 13, 2011
Messages
314
Reaction score
49
I download mains but i get "You are disconnected from the server"
Should i change something in zMain.exe like ip or serial?

No change , only replace main + .dll , and use this encoder for common
 
Junior Spellweaver
Joined
Aug 15, 2009
Messages
156
Reaction score
20
this is error 22:21:25]
Account = smackt
[22:21:25] UPDATE Character SET cLevel = 80, Class = 17, LevelUpPoint = 395, Experience=5492080, Strength=1025, Dexterity=625, Vitality=25, Energy=225, Money=6106201, Life=268.000000, MaxLife=268.000000, Mana=274.500000, MaxMana=274.500000, MapNumber=2, MapPosX=225, MapPosY=228, MapDir=3, PkCount=0, PkLevel = 3, PkTime = 0, DbVersion = 3, Leadership = 25, ChatLimitTime = 0, FruitPoint = 0, Resets = 6, GrandResets = 0, ExpandedInventory = 0, OffExp = 0 WHERE Name = 'Zubzero'
[22:21:25] EXEC WZ_QMK_InfoSave 'Zubzero', -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
[22:21:25] EXEC WZ_MLS_InfoSave 'Zubzero', 0, 0, 35507050, 0
[22:21:26] WZ_GetItemSerial2 '3000'
[22:21:26] [GetItemSerial] Get Last Item Serial from DB : 4294967196
[22:22:53] GetQueuedCompletionStatus failed with error 64
[22:22:53] CloseClient(0)
[22:22:53] 0 server delete
[22:22:57] UserIndex [0] Connected IP : 127.0.0.1
[22:22:57] Socket number 1016 connected

Use fighter rage when the server drops out of nowhere a solution that is the voting log me dataserver

fix please
 
Newbie Spellweaver
Joined
Mar 29, 2013
Messages
74
Reaction score
8
bladeknight109 , can u share source files for zclient.dll ?
 
Back
Top