[Release] Legend.mu client & server source code S16 1.1

Experienced Elementalist
Joined
Apr 11, 2005
Messages
290
Reaction score
206
Dear WIZARDMASTER,

Could you please share your fixes for those things?

Thanks a lot

Sorry but i didnt make it yet.
Quests i made by bypass Phantom Soldier, but not working like original, just quest accepting automatically.
AI basicly working ok but i see some differences between all previous mu servers (you know what i mean). Crywolf event AI not working as he should.
Pathfinding is very complicated there is no easy explanation how to do "1 mob stayed on 1 tile", but is possible to make it better (but still testing).
Next problem for me is if You have pressed down left mouse button and You just going through the map and if you will move cursor over mob, your character do something like "jump in".
Nobody helps me to fix custom wings (client side), i ask many times. I saw some people have this done.
Next things are easy fixable not not done: proper mobs in proper zones (in few maps), mobs abilities need to be added and more and more...
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0

Yes, the character will be jumped in just a little, I do not think it is a big problem.
Current I'm facing the issue with Majestic skills, even though I already added the point to the skill but if I logout and login again, the point of that Majestic skill would be return to 0. Do you have any idea?
Thanks a lot
 
Skilled Illusionist
Joined
Feb 13, 2004
Messages
351
Reaction score
54
Thats Is a problem with fk for the tablet please check my repo i think that i upload a fix for that github/azanoni

 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Thats Is a problem with fk for the tablet please check my repo i think that i upload a fix for that github/azanoni

Thanks but anw do you remember the name of table? Or any specific commit on your git repo ?
 
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0
Has anyone been like that ? I add monsters for new sub-server but it can't load monster.
MONSTER_ADD_CONTINUE - Attempt to add monster.... but dun have any monster in game.


 
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0


Has anyone been like that ? I make a newsub-server then add monsters for it but in game dun have anything. I think it becuz
MONSTER_ADD_CONTINUE - Attemp to add monster.....

 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Srry was in trello

It worked well, thanks bro. Anw, I'm facing the other problem with Majestic skill too, I can not put the point to these skills of gun


 
Last edited:
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0
Could you please send me the link of this data, or just database on your git repo.

Thanks bro.
You can check in mu_game.skill_tree_majestic
i think issue is here, let see some skill in row class "10" Gun crusher.
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
You can check in mu_game.skill_tree_majestic
i think issue is here, let see some skill in row class "10" Gun crusher.
Thanks bro, it worked well .
Do you know the issue with miracle box.
For "horn of fenrir" it keep running forever except closing the game windows. The other lines are working well.
 
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0
Thanks bro, it worked well .
Do you know the issue with miracle box.
For "horn of fenrir" it keep running forever except closing the game windows. The other lines are working well.

comehere bro :
sometimes i dun check ragezone, just dm me in discord.
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Sep 9, 2010
Messages
42
Reaction score
8
Thanks bro, it worked well .
Do you know the issue with miracle box.
For "horn of fenrir" it keep running forever except closing the game windows. The other lines are working well.

How did you get the moss? In mine, clicking on the npc does not open anything.
 
Newbie Spellweaver
Joined
Aug 12, 2021
Messages
16
Reaction score
0
It worked well, thanks bro. Anw, I'm facing the other problem with Majestic skill too, I can not put the point to these skills of gun



same the problem, can tell me u how to fixed , I try edit in skill_tree_majestic but dont work !
 
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

same the problem, can tell me u how to fixed , I try edit in skill_tree_majestic but dont work !
you need change a ID skill in skill_tree_majestic like a name skill in game bro.



How can you make a new sub ? i can make it but it dun have monsters...log " MONSTER_ADD_CONTINUE - Attempt to add monster...
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

comehere bro :
sometimes i dun check ragezone, just dm me in discord.

I already joined this group but do not know your ID bro.

Thanks a lot.



How did you get the moss? In mine, clicking on the npc does not open anything.

So I think you need to fulfill the database, I'm not sure which database for this NPC.
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Nov 21, 2020
Messages
57
Reaction score
30
@Jinwoosan

you must make a SQL script to modify

mu_game.monster
column
[server]

modify all monsters from the server.
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

check if there's something in your mu_game.moss_merchant_section table.

It has something, hope it could help