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 8 Episode 2 (Source)

Joined
Nov 4, 2012
Messages
928
Reaction score
545
Anyone know if blue event is configurable?
zhdmQGc - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums

yes it is, you need to look at custom/event folder
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Dec 13, 2004
Messages
207
Reaction score
35
Golden dragon event doesn't spawn monsters in Tarkan.
Also, the golden dragon spawns multiple BOK's. Why?
yYJqN - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Put Community First
Loyal Member
Joined
Oct 2, 2014
Messages
1,116
Reaction score
834
re-install your video card driver and restart your pc.. that problem is when you using windows 10

Out of curiosity, if it's a Windows 10 issue, does running it in compatibility mode for Windows 7 work in restoring the GUI?
 
-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
Out of curiosity, if it's a Windows 10 issue, does running it in compatibility mode for Windows 7 work in restoring the GUI?

even you do that running in compatibility mode. ive tried all you said bro. and SmileYzn said corrupted files i think is not a corrupted files because ive re-extract the client and the same problem.. when i re-install my video card driver it worked and then my windows 10 automatically update my video card driver and its mess up again..



this release have a muun?
 
Newbie Spellweaver
Joined
Jan 10, 2014
Messages
8
Reaction score
0
HELLOOO can help me fix wings

have this problem bug visual... were change in the GS ?


IM MOVE MAP AND BUG WINGS NO SEE
-=DarkSim=- - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums


I USE SELECT CHARACTER WINGS CAN SEE IN WINGS Mg evo 2

HELP ME PLEASE ¡¡¡¡
-=DarkSim=- - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums


Subido en
 
Newbie Spellweaver
Joined
Sep 24, 2015
Messages
97
Reaction score
35
Golden dragon event doesn't spawn monsters in Tarkan.
Also, the golden dragon spawns multiple BOK's. Why?
-=DarkSim=- - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums

Add code in MonsterSetBase.xml ^_^
Drop Bok original setting...edit with sources

Code:
<!-- Golden Invasion List -->
    <golden>    
<monster id="43" map="0" dis="30" x="10"  y="10" w="240" h="240"  dir="-1" count="10" />    <!-- Golden Budge Dragon +1 -->
<monster id="53" map="0" dis="30" x="185" y="132" w="185" h="132" dir="-1" count="5" /> <!-- Golden Titan +1--> 
<monster id="54" map="0" dis="30" x="183" y="128" w="188" h="135" dir="-1" count="5" /> <!-- Golden Soldier +1-->
<monster id="78" map="0" dis="30" x="10"  y="10" w="240" h="240" dir="-1" count="10" />    <!-- Golden Goblin +1-->
<monster id="79" map="0" dis="30" x="10"  y="10" w="240" h="240"  dir="-1" count="5" />    <!-- Golden Dragon 5x+1,+2,+3 -->
<monster id="80" map="0" dis="30" x="155" y="122" w="155" h="122"  dir="-1" count="5" /> <!-- Golden Lizard King +2 -->
<monster id="81" map="0" dis="30" x="132" y="73" w="132" h="73" dir="-1" count="5" /> <!-- Golden Vepar +2 -->
<monster id="82" map="0" dis="30" x="183" y="128" w="188" h="135" dir="-1" count="5" /> <!-- Golden Tantallos +3 -->
<monster id="83" map="0" dis="30" x="132" y="83" w="138" h="90"  dir="-1" count="5" />    <!-- Golden Iron Wheel +3-->
<monster id="493" map="0" dis="30" x="180" y="127" w="180" h="127"  dir="-1" count="5" /> <!-- Golden Dark Knight +1  -->
<monster id="494" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Devil +2 -->
<monster id="495" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Golem +3 -->
<monster id="496" map="0" dis="30" x="43"  y="138" w="47" h="157" dir="-1" count="5" /> <!-- Golden Crust +3 -->
<monster id="497" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Satyrus +4 --> 
<monster id="498" map="0" dis="30" x="180" y="127" w="180" h="127"  dir="-1" count="5" /> <!-- Golden Twin Tale +4 -->
<monster id="499" map="0" dis="30" x="180" y="127" w="180" h="127"  dir="-1" count="2" /> <!-- Golden Iron Knight +5 -->
<monster id="500" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Napin +5 -->
<monster id="501" map="0" dis="30" x="180" y="127" w="180" h="127"  dir="-1" count="1" /> <!-- Golden Great Dragon 5x+4,+5 -->
<monster id="502" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="10" /> <!-- Golden Rabbit +1 -->
    </golden>
 
Last edited:
Experienced Elementalist
Joined
Dec 13, 2004
Messages
207
Reaction score
35
Argh
Boks +2 until +5 in inventory look like this:
JFraSsu - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
how to remove that you have points remaining?

-=DarkSim=- - [Release] zTeam Season 8 Episode 2 (Source) - RaGEZONE Forums
 
Newbie Spellweaver
Joined
May 22, 2008
Messages
69
Reaction score
4
how to fix name length 10 character cannot move to another servercode?
example
Gs1 (servercode 0) move to CS (servercode 19)
Character name length 10 character cannot move to Castle siege(Servercode19).
 
Newbie Spellweaver
Joined
Oct 21, 2010
Messages
58
Reaction score
9
but it will see also in the gs that my account will expired in that time

Points is the same as minutes ( 10-04 to 10-21 = 17 days).

60 minutes / hour * 24 hours per day * 17 days remaining = 24480

If you want to remove this you'll need to remove the premium system.
 
Experienced Elementalist
Joined
Mar 20, 2008
Messages
298
Reaction score
26
I got a little problem, i add seed sphere lv 5 in itemdroprate.xml and when some of these sp drop make crash...

Fixed.. I put bigger minlevel than maxlevel. This causes crash..
 
Last edited:
Back
Top