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] Legend.mu client & server source code S16 1.1

Junior Spellweaver
Joined
Sep 23, 2011
Messages
189
Reaction score
51
Add new repo with Clients and patches
Test Clients&Pach

Mu Red Clients&Patch
 
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
Re: [Release] Legend.mu client & server source code S16 1.1

We have this issue, could be something related to the database or something related to a Main packet.

I Saw that the problem could be that the type on the database store a 0 (Zero) instead of 1(one), but i don't spend to much time on this

Hehe yea!! I saw this thing to.
But thank You for answer.


Maybe someone have another important thing:

-experience_master (table with data)
-experience_majestic (table with data)
 
Last edited:
Elite Diviner
Joined
May 25, 2020
Messages
498
Reaction score
227
Re: [Release] Legend.mu client & server source code S16 1.1

Hehe yea!! I saw this thing to.
But thank You for answer.


Maybe someone have another important thing:

-experience_master (table with data)
-experience_majestic (table with data)

Try to fill up by yourself . Calculate exp on every lvl . I know in this times people like to get all on silver plate but good damn in school not learn anymore nothing ? even calculate ? Bro if you dont know how to fix simple thing like you ask before its mean its not for you.
Learn from sharing not mean leech from sharing :D I see you like unlike people post who don't help you on your question same you react on my before in season 12 files .After i write (to use admin rights to open gs couse not ready db with normal privileges) ..
 
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
Those tablas that you are looking for was shared in the but as cinus sayed, sometimes we need to try and make and effort to at least debug or understand the problem, for example I give you a clue regarding this issue on Skill tree, luckly we have the source, maybe you could help debugging and see where is the error :)

Thanks for help.
1) I spent 2 days to find whats wrong with skill tree, thats why i write here.
2) Exp tables are possible to generate by everybody but i just want to here original ones. (formula is complicated)
3) I always give likes, i time i do dislike by misstake on myself....

I never ask if i can do things by myself.
But thanks anyway for help.

Big thank You Metallica for these tables :)
 
Last edited by a moderator:
Skilled Illusionist
Joined
Feb 13, 2004
Messages
351
Reaction score
54
Thanks for help.
1) I spent 2 days to find whats wrong with skill tree, thats why i write here.
2) Exp tables are possible to generate by everybody but i just want to here original ones. (formula is complicated)
3) I always give likes, i time i do dislike by misstake on myself....

I never ask if i can do things by myself.
But thanks anyway for help.

Big thank You Metallica for these tables :)

I'm not in the PC atm but you could get both tables...but in both cases there is not formula...are just numbers. I share the majestic table two days ago (for developement purposes) using this as source
 
Last edited by a moderator:
Skilled Illusionist
Joined
Feb 13, 2004
Messages
351
Reaction score
54
For someone interested on how create a custom shop



Also a few days ago Legend.mu add more tables

 
Skilled Illusionist
Joined
Feb 13, 2004
Messages
351
Reaction score
54
One big problem with skill tree.
When you add some points to e.g Twisting Slash skill then relog and skill is on bar but if you see its dissapear in skill tree.
And now you blocked all next skills.
Could someone have explanation of this ?
Please help.
Tested on Blade Knight and Master Gunner.

PHP:
ALTER TABLE `database_characters`.`character_skill` DROP PRIMARY KEY, ADD PRIMARY KEY (`char_id`, `type`, `skill`) USING BTREE;

That fix skill three bug for master skill tree, for majestic I dont test yet but MrLego share a db fixing the same issue, The problem is that we dont have yet anything from database_characters, so we was wondering thinks like FK/index etc.
 
Initiate Mage
Joined
Apr 12, 2021
Messages
2
Reaction score
0
could someone please do a step by step tutorial on how to start the server this can be useful for more people to test and report errors
 
Initiate Mage
Joined
Apr 12, 2021
Messages
2
Reaction score
0
Bug Report:

1- BGM volume of the options menu does not change the volume of the game / the mute button does not mute.
2- Pentagram box dropping the box itself and not pentagrams
3- NPCS with name 123 in all
4 - Sybol combinations does not work
5 - Shadow Phanton Soldier not giving lv1 buff
6- Quests don't work
7- Moss merchant does not work
8 - exchange item does not work
9 - not receiving EXP
10 - Change character = Disconnect
11 - Select Server = Disconnect
 
Skilled Illusionist
Joined
Feb 13, 2004
Messages
351
Reaction score
54
Bug Report:

1- BGM volume of the options menu does not change the volume of the game / the mute button does not mute.
2- Pentagram box dropping the box itself and not pentagrams
3- NPCS with name 123 in all
4 - Sybol combinations does not work
5 - Shadow Phanton Soldier not giving lv1 buff
6- Quests don't work
7- Moss merchant does not work
8 - exchange item does not work
9 - not receiving EXP
10 - Change character = Disconnect
11 - Select Server = Disconnect

1) It's working for me, what client are u using?
2) it's working, you maybe dont have items_bags table
3) same as 2 missing tables
4) I dont test
5) settings table
6) Empty table, we dont have yet.
7) yes is working, missing tables
8) I dont test
9) yes is working, setting table and experiences tables
10) check settings table
11) check settings table

Try to use this tables

Quest Mu not working. (I mean these quests from Shadow Phantom Soldier)

Quest_mu is empty
 
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
1) It's working for me, what client are u using?
2) it's working, you maybe dont have items_bags table
3) same as 2 missing tables
4) I dont test
5) settings table
6) Empty table, we dont have yet.
7) yes is working, missing tables
8) I dont test
9) yes is working, setting table and experiences tables
10) check settings table
11) check settings table

Try to use this tables



Quest_mu is empty


Quest_mu table fullfilled is available but not working anyway.
 
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
Yes, i have this contributed one.

But its not working by clicking on Phantom Shadow Soldier and if you login character first time created tutorial quest shows but if you relogin to the same char quest don't shows in client.
 
Initiate Mage
Joined
Oct 6, 2012
Messages
13
Reaction score
6
Did anyone managed to find out how evolution quests works?
Fist evolution step have 2 phases, so first phase works for all characters but second one not , only for one...
 
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
Did anyone managed to find out how evolution quests works?
Fist evolution step have 2 phases, so first phase works for all characters but second one not , only for one...

What exactly don't work for you ?
First step is to find Scroll of Emperor.
Second step to find Broken Sword (depend on class).

Click on Sabina in Devias, she must give you this quests.
(Or click 'T' on keboard and look at tab 'Former', maybe you have got this quest)
 
Initiate Mage
Joined
Oct 6, 2012
Messages
13
Reaction score
6
Well, i dont have those tables filled, quest_evolution_* tables, i guess i missed something but i coudnt find anything
 
Back
Top