Recent posts

#1
Season12 / FilesRe: MuServer S12 update 12.1.2...
Last post by front2552 - Yesterday at 12:03 PM
thank
#2
Season12 / FilesRe: MuServer S12 update 12.1.2...
Last post by front2552 - Yesterday at 12:01 PM
 ;)
#3
Support / Help / HelpRe: Help configuring Mana Shie...
Last post by Asqueroso - Sep 23, 2026, 06:58 PM
Okay, so from what I can see, to make it use the formula exclusively, you should disable "effect.txt" by replacing "value 1" with an asterisk (*).
Also, check "skill.dat" to ensure it contains these lines regarding Mana Shield.

/SPA:
Bien, entonces por lo que estoy viendo, para que te tome puramente formula, deberías dejar sin efecto el "effect.txt" reemplazando "value 1" del por el símbolo asterisco ( * ).
Por otro lado, chequea el skill.dat que tenga estás líneas referidas al mana shield.
ManaShieldConstA = 10
ManaShieldConstB = 10
ManaShieldConstC = 10
ManaShieldRateDW = 65
ManaShieldRateDK = 25
ManaShieldRateFE = 23
ManaShieldRateMG = 30
ManaShieldRateDL = 25
ManaShieldRateSU = 23
ManaShieldRateRF = 25
ManaShieldTimeConstA = 60
ManaShieldTimeConstB = 40
ManaShieldMaxRateDW = 10
ManaShieldMaxRateDK = 10
ManaShieldMaxRateFE = 10
ManaShieldMaxRateMG = 10
ManaShieldMaxRateDL = 10
ManaShieldMaxRateSU = 10
ManaShieldMaxRateRF = 10

Y ahí debería funcionar.
Muchas suerte
#4
Season6 / Files[SPORT] MSPro V16 - V17 + Lice...
Last post by Phantasm - Sep 23, 2026, 12:24 PM
===========================================================================================================================
[GUIDE] MSPro V16 AND V17 On all of its repack - How to turn your server on and off (licensed emulator)
===========================================================================================================================

WHAT YOU NEED
- The server folder in C:\MuServer (as it comes,
Do not move or change the name.)
- Windows account with administrator permissions.

------------------------------------------------------------------------------------------------------------------------------------------------
► LIGHT THE SERVER
------------------------------------------------------------------------------------------------------------------------------------------------
1) Configure all the ip port muserver as
any mu before starting the emulator
2) I opened the C:\MuServer folder
3) Right click on START_MUSERVER.bat
→ "Run as administrator"
4) If Windows asks if you want to allow changes (UAC window)
→ GIVE IT YES. It's only once every time you start.
5) Opens a black window that does everything alone:
- Prepare the local license.
- Opens the LICENSING PANEL in a separate window.
>>>> THAT WINDOW LEAVES IT OPEN, it is the one that validates everything <<<
- Opens the servers one by one (ConnectServer,
JoinServer, DataServer, etc.).
6) At the end, the window shows the status check.
✅ Ready, server up. You can go in with the client.

NOTE: the first time takes a little longer while preparing everything.
If you have not yet restored the database, it is normal that the
Final check doesn't mark all OK.

NOTE2: the emulator files are in all
in the rar of the muservers
------------------------------------------------------------------------------------------------------------------------------------------------
► TURN OFF THE SERVER
------------------------------------------------------------------------------------------------------------------------------------------------
1) Double click on STOP_MUSERVER.bat (do not order admin)
2) Wait for the message: [ok] servers and panel stopped
3) Ready, the servers and license panel were closed.

------------------------------------------------------------------------------------------------------------------------------------------------
► TO TURN BACK ON ANOTHER DAY
------------------------------------------------------------------------------------------------------------------------------------------------
I repeated the step "LIGHT THE SERVER". We must not install or
setting up nothing again, the bat just leaves everything on foot.

------------------------------------------------------------------------------------------------------------------------------------------------
► COMMON PROBLEMS
------------------------------------------------------------------------------------------------------------------------------------------------
- "Windows protected your PC" (blue screen when opening the bat):
click "More information" → "Run anyway".

- The antivirus deletes files from the folder:
add C:\MuServer to your antivirus EXCLUSIONS /
Windows Defend BEFORE decompressing.This emulator
license edit your host file of win for that can
take as a virus.

- The client does not find the server or you cannot get logged in
the customername has to be called maropc this is mandatory
when they edit the encoder ini

- You changed the place folder and it doesn't boot:
The kit works on C:\MuServer. Always leave it there.
Screenshot-10.png
Screenshot-7.png
Screenshot-4.png
Screenshot-5.png
Screenshot-1.png
Screenshot-8.png


------------------------------------------------------------------------------------------------------------------------------------------------
SUMMARY OF 2 LINES
START_MUSERVER.bat (as admin) = turn on everything
STOP_MUSERVER.bat = turn everything off
===========================================================================================================================

Protected content
  • Click the orange - Unlock Content - button on the bottom-right of this post to reveal the hidden links.

Protected content
  • Click the orange - Unlock Content - button on the bottom-right of this post to reveal the hidden links.
#5
Season18 / FilesRe: DV-Team Season 18 Part 2-2
Last post by patchanut - Sep 22, 2026, 01:15 PM
THanks
#6
Season4 / FilesRe: Muserver Season 4 Premium ...
Last post by tarkbr - Sep 22, 2026, 11:25 AM
thank you, good job.
#7
Sources - Mu Online / SOURCESRe: Full Sources LGD Season 16...
Last post by Phantasm - Sep 21, 2026, 11:40 AM
Quote from: burikat on Sep 20, 2026, 01:24 PMI just downloaded this but there is no Server/ repack so I wonder if there is a repack somewhere for this source

Have a look, I found something, maybe it is helping you in a way or another:


Github: https://github.com/CParaschivDev/mu_online_lgnd

Github: https://github.com/samik3k/mu_online_lgnd/wiki
#8
Support / Help / HelpRe: Help configuring Mana Shie...
Last post by knowledge1st - Sep 20, 2026, 11:55 PM
Hola @Asqueroso , gracias por la respuesta.

La verdad es que la idea que el porcentaje se genere dinamicamente con la formula del arhcivo skill.dat como marcas... Pero siempre quedaba en 0 y no hacia ningun efecto darse Mana Shield, a menos que lo seteara en un valor duro desde Value1 en Effect.txt... No se si me explique esta vez.
#9
Support / Help / HelpRe: Help configuring Mana Shie...
Last post by Asqueroso - Sep 20, 2026, 11:15 PM
Hi, so what kind of setup are you trying to achieve?
Try putting an asterisk in the "value1" field of `effect.txt`; that should make it pick up the settings from `gameserverinfo-skill.dat` for the tooltip.
The info displayed on the skill bar and the actual effect calculation are drawn directly from that latter file, whereas in `effect.txt` you apply limits to achieve different mechanics—if that's what you want, of course—and it will only show that limit value when the buff is active.
But it all really comes down to that first question. xD
Cheers.

SPA:

Hola, que configuración deseas lograr entonces?
Ponle asterisco al "value1" del effect.txt, te deberia tomar (en tooltip) la configuracion del "gameserverinfo-skill.dat"
La info de en la barra de skilles y el calculo del efecto la toma directo desde ese ultimo nombrado, por otro lado en effect.txt le aplicas los limites para lograr otras dinamicas, si lo deseas asi obvio y solo va a mostar el valor de ese limite cuando es aplicado el buff.
Pero todo se resume a la primer pregunta xD.
Saludos.
#10
Sources - Mu Online / SOURCESRe: Full Sources LGD Season 16...
Last post by burikat - Sep 20, 2026, 01:24 PM
Quote from: Phantasm on Sep 19, 2026, 12:55 PMThere's a full guide made back in the days, on github, explaining every step of the server, every single file.

I just downloaded this but there is no Server/ repack so I wonder if there is a repack somewhere for this source