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] Files ZxGames V6.0 Full Premium

Junior Spellweaver
Joined
Oct 20, 2014
Messages
144
Reaction score
18
Yes, and that's the problem. We need fix in order to DON'T relog for get the quest reward.
 
Newbie Spellweaver
Joined
Apr 8, 2022
Messages
27
Reaction score
1
anyone knows how to add wcoin spot on other map?
 
Junior Spellweaver
Joined
Sep 20, 2005
Messages
188
Reaction score
12
Yes, and that's the problem. We need fix in order to DON'T relog for get the quest reward.

u see the "default sword" when u create a MG or DL? looks like and ancient sword...



anyone knows how to add wcoin spot on other map?

sure,
edite file: MonsterKillCoins.txt
Insert Monster ID ( u can see on Monster.txt ), and MAP, and how many WC, WP, GP, Ruud u want...

example for "Budge Dragon", ID2, on map: Lorencia, to get 1WC per kill
//===========================================================
//MonsterID Map WC WP GP Ruud
//===========================================================
2 0 1 0 0 0





try install this..quest button will work 100%

have u tested the Wing Lvl 4 mix? when i put the "Greater Spirit Stone", says that combination is invalid :(
 
Junior Spellweaver
Joined
Oct 20, 2014
Messages
144
Reaction score
18
u see the "default sword" when u create a MG or DL? looks like and ancient sword...





sure,
edite file: MonsterKillCoins.txt
Insert Monster ID ( u can see on Monster.txt ), and MAP, and how many WC, WP, GP, Ruud u want...

example for "Budge Dragon", ID2, on map: Lorencia, to get 1WC per kill
//===========================================================
//MonsterID Map WC WP GP Ruud
//===========================================================
2 0 1 0 0 0





have u tested the Wing Lvl 4 mix? when i put the "Greater Spirit Stone", says that combination is invalid :(

58 6285 2 1 //Jewel Chaos
58 6174 2 1 //Jewel Bless
58 6175 2 1 //Jewel Soul
58 6281 2 1 //Jewel Creation
58 6821 0 1 //Garuda's Feather
58 6822 0 1 //Garuda's Flame
58 6823 0 1 //Golden Sentences
58 6826 0 1 //Lesser Spirit Stone

Check on muserver/data/custom/custommix IT REQUIRES LESSER SPIRIT STONE ITEM INDEX 13 TYPE 168
 
Newbie Spellweaver
Joined
Jan 29, 2007
Messages
37
Reaction score
0
Hello, good files and works fine!!

only detail, in the shop interface have a little bugs, for example in after buy item, i think don't necessary confirmation of buy, is possible remove this? thanks!!!!


sorry my bad english
 
Junior Spellweaver
Joined
Sep 20, 2005
Messages
188
Reaction score
12
58 6285 2 1 //Jewel Chaos
58 6174 2 1 //Jewel Bless
58 6175 2 1 //Jewel Soul
58 6281 2 1 //Jewel Creation
58 6821 0 1 //Garuda's Feather
58 6822 0 1 //Garuda's Flame
58 6823 0 1 //Golden Sentences
58 6826 0 1 //Lesser Spirit Stone

Check on muserver/data/custom/custommix IT REQUIRES LESSER SPIRIT STONE ITEM INDEX 13 TYPE 168

its not...
u can check it...
but i have tried with LESSER too...

the count is Item category, in this case (13) *512 + Item Index.
13 * 512 + 170 (item index) = 6.826, its "Greater Spirit Stone".. but i have tried with 6824 ( that is lesser ), but Chaos machine dont accept.




MaxVoll help us :D
 
Junior Spellweaver
Joined
Oct 20, 2014
Messages
144
Reaction score
18
Hello, good files and works fine!!

only detail, in the shop interface have a little bugs, for example in after buy item, i think don't necessary confirmation of buy, is possible remove this? thanks!!!!


sorry my bad english

Dialog Box is enabled/disabled from GameServerInfo-Custom. CustomShopMessageBox = 0; // Disabled



its not...
u can check it...
but i have tried with LESSER too...

the count is Item category, in this case (13) *512 + Item Index.
13 * 512 + 170 (item index) = 6.826, its "Greater Spirit Stone".. but i have tried with 6824 ( that is lesser ), but Chaos machine dont accept.




@MaxVoll help us :D

Then let's check the mix.bmd from client



FIXED

ADD THIS TO CUSTOMIX

8158 6285 2 1 //Jewel Chaos
58 6174 2 1 //Jewel Bless
58 6175 2 1 //Jewel Soul
58 6281 2 1 //Jewel Creation
58 6821 0 1 //Garuda's Feather
58 6822 0 1 //Garuda's Flame
58 6823 0 1 //Gold Sentence
58 6826 0 1 //High SPirit Stone

And put this mix.bmd in client: DATA/LOCAL

https://www.mediafire.com/file/tsv6eqpwb9w3vsa/Mix.rar/file



Note for all who use this files: NEW ITEMS NEED TO BE EDITED IN MUSERVER/DATA/ITEM/ITEM.TXT. MAX DAMAGE/MAGICDAMAGE/DEFENSE MUST BE MAX 255 (TESTED ON BMDEC AND MAGIC HAND) if i'm wrong please tell me
 
Newbie Spellweaver
Joined
Apr 8, 2022
Messages
27
Reaction score
1
how to fix master skill tree to 400 max only?

nevermind i already fix this :)
 
Last edited:
Junior Spellweaver
Joined
Sep 20, 2005
Messages
188
Reaction score
12
Dialog Box is enabled/disabled from GameServerInfo-Custom. CustomShopMessageBox = 0; // Disabled





Then let's check the mix.bmd from client



FIXED

ADD THIS TO CUSTOMIX

8158 6285 2 1 //Jewel Chaos
58 6174 2 1 //Jewel Bless
58 6175 2 1 //Jewel Soul
58 6281 2 1 //Jewel Creation
58 6821 0 1 //Garuda's Feather
58 6822 0 1 //Garuda's Flame
58 6823 0 1 //Gold Sentence
58 6826 0 1 //High SPirit Stone

And put this mix.bmd in client: DATA/LOCAL





Note for all who use this files: NEW ITEMS NEED TO BE EDITED IN MUSERVER/DATA/ITEM/ITEM.TXT. MAX DAMAGE/MAGICDAMAGE/DEFENSE MUST BE MAX 255 (TESTED ON BMDEC AND MAGIC HAND) if i'm wrong please tell me

thx, i was on vacation, ill try it now.. Thanks



Thanks, it works like a charm
 
Newbie Spellweaver
Joined
Apr 8, 2022
Messages
27
Reaction score
1
what is the the npc name on g vs g event? same with the other char vs char?
 
Newbie Spellweaver
Joined
Oct 2, 2021
Messages
14
Reaction score
2
How to turn off rank user bro?
I change CustomRankUserSwitch = 1 => 0 and after that it not show rank but it show a black bar above the character
 
Newbie Spellweaver
Joined
Jan 5, 2022
Messages
11
Reaction score
1
is this gameclient higher than episode 12 part 1?

i need more custom mobs also npc sprite for my client
 
Newbie Spellweaver
Joined
Jul 7, 2011
Messages
34
Reaction score
2
muonlinegr2 - [Release] Files ZxGames V6.0 Full Premium - RaGEZONE Forums

Please help me fix the error
how to fix the issue of the Hawk Statue not being worn in place of the ring
Thank You.

 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Oct 20, 2014
Messages
144
Reaction score
18
(No tested) but i think you need to change the "slot" type in item.txt and item_eng.bmd. Try to change to "*" value instead of "10"
 
Junior Spellweaver
Joined
Sep 20, 2005
Messages
188
Reaction score
12
(No tested) but i think you need to change the "slot" type in item.txt and item_eng.bmd. Try to change to "*" value instead of "10"

have u tested party in 6 / 7 members? after five member, dont get EXP...



have u tested party in 6 / 7 members? after five member, dont get EXP...

i think i fixed, adding lines like this;

PartyReconnectTime = 600
PartyGeneralExperience1 = 100
PartyGeneralExperience2 = 80
PartyGeneralExperience3 = 75
PartyGeneralExperience4 = 65
PartyGeneralExperience5 = 60
PartyGeneralExperience6 = 60
PartyGeneralExperience7 = 60
PartySpecialExperience1 = 100
PartySpecialExperience2 = 80
PartySpecialExperience3 = 75
PartySpecialExperience4 = 65
PartySpecialExperience5 = 60
PartySpecialExperience6 = 60
PartySpecialExperience7 = 60
 
Junior Spellweaver
Joined
Sep 20, 2005
Messages
188
Reaction score
12
Anybody fixed the window quest?? T_T

lets buy from maxvoll update 6.3?

see the changelog:
[ZXGAMES UPDATE 6.2]
- fix search shop
- fix windows quest re-log
- add Guild vs Guild Event
- fix qtd item windows quest
[ZXGAMES UPDATE 6.3]
- fix PersonalShop names.



Anybody fixed the window quest?? T_T

your kalima, have mobs??? i already changed the monstersetbase, and no sucess.. dont have any mobs...

forget, was my MSB corrupted.
 
Last edited:
Newbie Spellweaver
Joined
Apr 8, 2022
Messages
27
Reaction score
1
anybody know how to fix the golden and red dragon invasion?
 
Back
Top