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

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

What database are you using? Which repository are you following?

Could you share your database so I can compare?

Check my repos in master branch


Please let me know if you can fix more issues. Thanks bro.
 
Newbie Spellweaver
Joined
Aug 12, 2021
Messages
16
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

@Jinwoosan CAN U show your 1002 in skill_tree_majestic guncrusher for me , tks
I try insert new row with 1002 id skill, but 'class', 'id' , 'section' is warning duplication
 
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0
@Jinwoosan

you must make a SQL script to modify

mu_game.monster
column
[server]

modify all monsters from the server.
mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums


Dear Mai, yep i have a server column, when i change ID server = New ID server it dun have monster. Can u send me ur monster data ? just see my sub loadin u can see Attempt to add monster....
 
Newbie Spellweaver
Joined
Aug 12, 2021
Messages
16
Reaction score
0
i run connectserver and command window closed right after pop up :(
someone know how to fix it?
 
Newbie Spellweaver
Joined
Jul 26, 2021
Messages
27
Reaction score
0
@Jinwoosan

you must make a SQL script to modify

mu_game.monster
column
[server]
modify all monsters from the server.
how to add new sub2
The connect server

https://imgur.com/a/73vAeI5
when i loading to screen login

and the result of connect server

the serverlist of me

can you help me!!!
 
Last edited:
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Anyone could help me how to add more items for gun same as version 16.1.2.

Thanks a lot.
 
Initiate Mage
Joined
May 19, 2020
Messages
3
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

i login the game ok, play for 5 minutes, then (severlink.exe , gamesever.exe, connectsever.exe, loginsever.exe) automatically shut down, and then 4 .exe files disappeared in its folder



someone help edit in game /setting . I don't gain exp, I don't buff elfphantom lv1,... itembags from boxes, monsters..
 
Newbie Spellweaver
Joined
Nov 21, 2020
Messages
57
Reaction score
30
Re: [Release] Legend.mu client & server source code S16 1.1

vungo
you just have to copy another GamerServer folder and do it as configuration
 
Newbie Spellweaver
Joined
Jul 26, 2021
Messages
27
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

@vungo
you just have to copy another GamerServer folder and do it as configuration
i had create and play the gameserver for sub 2.
But it doen't show the sub
If i set in server_list the code of the sub2 is "1"
it is show the sub 20.
 
Newbie Spellweaver
Joined
Nov 21, 2020
Messages
57
Reaction score
30
For those who want to use it, I'm redoing this small project in its 2.0 version because I'll have the freedom to use 3D models.

if you want to use it, you need to use the database


in case you are using another one, you must make the corrections manually in your database.



*the project is in its initial stages, it will likely find bugs
 
Newbie Spellweaver
Joined
Jul 26, 2021
Messages
27
Reaction score
0
When i add monster to new sub. It hasn't monster and the log of gamserver2.

how to fix everybody???
 
Newbie Spellweaver
Joined
Aug 12, 2021
Messages
16
Reaction score
0
For those who want to use it, I'm redoing this small project in its 2.0 version because I'll have the freedom to use 3D models.

if you want to use it, you need to use the database


in case you are using another one, you must make the corrections manually in your database.



*the project is in its initial stages, it will likely find bugs

where is tool 2.0 link maikiller
 
Newbie Spellweaver
Joined
Sep 13, 2021
Messages
8
Reaction score
0
For those who want to use it, I'm redoing this small project in its 2.0 version because I'll have the freedom to use 3D models.

if you want to use it, you need to use the database


in case you are using another one, you must make the corrections manually in your database.



*the project is in its initial stages, it will likely find bugs

mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

Dear Mai, Can't see monsterspot table..
 
Newbie Spellweaver
Joined
Jul 26, 2021
Messages
27
Reaction score
0

how to fix the error in log mu gameserver 2 ( sub 2) ; "monster_add_contiunud: Attempt to add monster" when i add monster to new sub everybody??
 
Newbie Spellweaver
Joined
Nov 21, 2020
Messages
57
Reaction score
30
@vungo

use the script I made:



truncate your tables

mu_game.monster

mu game.mu game.monster event

mu_game.mini_map

monster_respawn_location

where you have SERVER_, replace it with server code.

uses notepad++ to replace everything at once.
 
Last edited:
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Does any one know why the "exc dmg rate" does not work with Divine weapons, it works with the other weapons

mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums


mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 
Back
Top