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

Evolution Team
Joined
Apr 26, 2014
Messages
634
Reaction score
382
never add antihack.dll in main.exe , because people use different antihacks and secures (don't add it) or add 1 main.exe - No Antihack , 1-main.exe-With Antihack.dll
 
Newbie Spellweaver
Joined
Jun 8, 2014
Messages
84
Reaction score
1
JewelsEx.ini:

//==============================
// Jewel Of Nature
//==============================
183
// ----------------------------------------------------------------------------------
// SuccessRate Accessory Wings
// ----------------------------------------------------------------------------------
100 1 1
// ----------------------------------------------------------------------------------
// AddLevel MinLevel MaxLevel
// ----------------------------------------------------------------------------------
1 6 15
// ----------------------------------------------------------------------------------
// AddSkill AddLuck AddOption
// ----------------------------------------------------------------------------------
0 0 0
// ----------------------------------------------------------------------------------
// AddExc ExcOption MaxOptionCount
// ----------------------------------------------------------------------------------
0 0 0
end

это для кого?


Запили камень в бижутерию (не кидается). Или в крылья))) Крылья расточишь до фула - кинь ещё 1 камень туда))). Причём крылья точатся игнорируя значение MaxOptionCount
Zapili stone in jewelry (does not throw). Or wings))) Wings squandered to Fula - even throw one stone there))). Moreover, ignoring the value of wings sharpened MaxOptionCount
 
Newbie Spellweaver
Joined
Nov 30, 2012
Messages
10
Reaction score
0
BladeKnight109,what client i need download ? first link or second are the same?
 
Banned
Banned
Joined
Aug 28, 2013
Messages
539
Reaction score
103
Instead of trying CAM3D, 65k, new items, fog, and other useless things. You can test, true bugs? For example mana shield, infinite arrows, pk, Webzen event, rates of chaos machine, etc, etc.
 
Custom Title Activated
Loyal Member
Joined
Apr 6, 2007
Messages
1,806
Reaction score
483
Instead of trying CAM3D, 65k, new items, fog, and other useless things. You can test, true bugs? For example mana shield, infinite arrows, pk, Webzen event, rates of chaos machine, etc, etc.
Im doing that, besides already reported bugs didnt find so far...mostly bad configs untill now....but will report if i find something
 
Skilled Illusionist
Joined
Dec 9, 2009
Messages
373
Reaction score
42
I dont know why but sometime I get disconnect when I move to Elbeland or Kanturu. I had this problem last time but I did something then its fixed but I dont remember, and now I have it again :(

Anyone got this problem before and know the solution?

Thanks a lot,
 
Newbie Spellweaver
Joined
Mar 5, 2011
Messages
24
Reaction score
2
seals (seal of ascension - seal of wealth - seal of sustenance and others), effects disappears after disconnect.

Is it possible to configure this to not happen?
 
Experienced Elementalist
Joined
Jun 17, 2014
Messages
242
Reaction score
107
i can't edit time blood castle? What problem?
Th3AnG3L - [Release] zTeam Season 6 EP3 + Source - RaGEZONE Forums
 
Skilled Illusionist
Joined
Feb 20, 2012
Messages
310
Reaction score
23
i can't edit time blood castle? What problem?
Th3AnG3L - [Release] zTeam Season 6 EP3 + Source - RaGEZONE Forums

My is working perfect, but dont drop box+5. I had a problem like your yesterday. Fixed by removing this:
8 2 14 11 12 //-> [x4] box5
8 3 14 14 0 //-> [x4] soul



//===================================================================================
// zGameServer
// ----------------------------------------------------------------------------------
// Description: Blood Castle configuration
// ----------------------------------------------------------------------------------
// Revision: 15:27 10.10.2013
//===================================================================================

//=====================================
// Intervals (all values in minutes)
//=====================================
0
// ----------------------------------------------------------------------------------
// OpeningTime EventTime ClosingTime
// ----------------------------------------------------------------------------------
5 15 1
end

//=====================================
// Items
//=====================================
1
// ----------------------------------------------------------------------------------
// ItemRate ExcRate DisappearTime
// ----------------------------------------------------------------------------------
100 1200 1
end


//=====================================
// Elements
//=====================================
2
// ----------------------------------------------------------------------------------
// Level StatueHP DoorHP
// ----------------------------------------------------------------------------------
0 100000 150000
1 200000 400000
2 400000 700000
3 800000 1100000
4 1000000 1500000
5 1200000 1880000
6 1800000 2565000
7 1500000 3000000
end

//=====================================
// Experience reward
//=====================================
3
// ----------------------------------------------------------------------------------
// Level ExpX
// ----------------------------------------------------------------------------------
0 5.0
1 5.0
2 5.0
3 5.0
4 5.0
5 5.0
6 5.0
7 5.0
end

//=====================================
// Event timer (24 format)
//=====================================
4
// ----------------------------------------------------------------------------------
// Hour Minute
// ----------------------------------------------------------------------------------
00 30
02 30
04 30
06 30
08 30
10 30
12 30
14 30
16 30
18 30
20 30
22 30
end

//=====================================
// Item reward
//=====================================
5
// ----------------------------------------------------------------------------------
// Level iCount iID iIndex iLevel
// ----------------------------------------------------------------------------------
1 2 14 11 12 //-> [x4] box5
1 3 14 14 0 //-> [x4] soul
2 2 14 11 12 //-> [x4] box5
2 3 14 14 0 //-> [x4] soul
3 2 14 11 12 //-> [x4] box5
3 3 14 14 0 //-> [x4] soul
4 2 14 11 12 //-> [x4] box5
4 3 14 14 0 //-> [x4] soul
5 2 14 11 12 //-> [x4] box5
5 3 14 14 0 //-> [x4] soul
6 2 14 11 12 //-> [x4] box5
6 3 14 14 0 //-> [x4] soul
7 2 14 11 12 //-> [x4] box5
7 3 14 14 0 //-> [x4] soul
end
 
Experienced Elementalist
Joined
Jun 17, 2014
Messages
242
Reaction score
107
My is working perfect, but dont drop box+5. I had a problem like your yesterday. Fixed by removing this:
8 2 14 11 12 //-> [x4] box5
8 3 14 14 0 //-> [x4] soul



//===================================================================================
// zGameServer
// ----------------------------------------------------------------------------------
// Description: Blood Castle configuration
// ----------------------------------------------------------------------------------
// Revision: 15:27 10.10.2013
//===================================================================================

//=====================================
// Intervals (all values in minutes)
//=====================================
0
// ----------------------------------------------------------------------------------
// OpeningTime EventTime ClosingTime
// ----------------------------------------------------------------------------------
5 15 1
end

//=====================================
// Items
//=====================================
1
// ----------------------------------------------------------------------------------
// ItemRate ExcRate DisappearTime
// ----------------------------------------------------------------------------------
100 1200 1
end


//=====================================
// Elements
//=====================================
2
// ----------------------------------------------------------------------------------
// Level StatueHP DoorHP
// ----------------------------------------------------------------------------------
0 100000 150000
1 200000 400000
2 400000 700000
3 800000 1100000
4 1000000 1500000
5 1200000 1880000
6 1800000 2565000
7 1500000 3000000
end

//=====================================
// Experience reward
//=====================================
3
// ----------------------------------------------------------------------------------
// Level ExpX
// ----------------------------------------------------------------------------------
0 5.0
1 5.0
2 5.0
3 5.0
4 5.0
5 5.0
6 5.0
7 5.0
end

//=====================================
// Event timer (24 format)
//=====================================
4
// ----------------------------------------------------------------------------------
// Hour Minute
// ----------------------------------------------------------------------------------
00 30
02 30
04 30
06 30
08 30
10 30
12 30
14 30
16 30
18 30
20 30
22 30
end

//=====================================
// Item reward
//=====================================
5
// ----------------------------------------------------------------------------------
// Level iCount iID iIndex iLevel
// ----------------------------------------------------------------------------------
1 2 14 11 12 //-> [x4] box5
1 3 14 14 0 //-> [x4] soul
2 2 14 11 12 //-> [x4] box5
2 3 14 14 0 //-> [x4] soul
3 2 14 11 12 //-> [x4] box5
3 3 14 14 0 //-> [x4] soul
4 2 14 11 12 //-> [x4] box5
4 3 14 14 0 //-> [x4] soul
5 2 14 11 12 //-> [x4] box5
5 3 14 14 0 //-> [x4] soul
6 2 14 11 12 //-> [x4] box5
6 3 14 14 0 //-> [x4] soul
7 2 14 11 12 //-> [x4] box5
7 3 14 14 0 //-> [x4] soul
end

not work with me:(. do you have skype, yahoo. can tell me?
 
Back
Top