Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Files MuEmu 0.97k ORIGINAL + FULL SOURCE - kayito  (Visto 267331 veces)

0 Miembros and 9 Guests are viewing this topic.

Offline ryz3n #960 Posteado: March 04, 2025, 11:57:08 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 9
  • Gracias recibida: 548
  • lv
How to solv that visual bug?



You have ItemPosition.txt in the Encoder to fix it by yourself.

ItemPosition.txt only makes items invisibal.


Offline nopelingrush #961 Posteado: March 16, 2025, 08:47:15 AM | Modificado: March 16, 2025, 01:25:09 PM by nopelingrush

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 450
  • Gracias recibida: 10
  • bg
I found some bugs:

1. When someone drops an item, that is not yours, it doesn't display a message that you can't take it (or that this items doesn't belong to you), it just doesn't let you take it

2. I can't press M while C, V, P, G, shop, vault window is opened (when Inventory is open)

3. I can't open the quest (by clicking on the Sebina the Priest NPC) when I'm below 150 level, I can only at 150+ level

4. Edit (My baad thats not a bug)

5. When I put 99 million zen in trade, while I have below 99 mil. zen, the trade window crashes and I can't do anything until the other player closes the trade window

6. When my mouse is pointing between 2 items, they both start spinning. Example: https://imgur.com/a/XHW1nwV

If someone can fix them, that will be great!

Mu BattleZone Servers - https://mu.mubz.bg

Online lkt22 #962 Posteado: March 16, 2025, 09:45:30 AM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 196
  • Gracias recibida: 98
  • br
I found some bugs:

1. When someone drops an item, that is not yours, it doesn't display a message that you can't take it, it just doesn't let you take it

2. I can't press M while C, V, P, G, shop, vault window is opened (when Inventory is open)

3. I can't open the quest (by clicking on the NPC) when I'm below 150 level, I can only at 150+ level

4. When you click on bolt, arrow removes 1 of them (this needs to be removed I guess)

5. When I put 99 million zen in trade, while I have below 99 mil. zen, the trade window crashes and I can't do anything until the other player closes the trade window

If someone can fix them, that will be great!

Thank you for your reports.. Point 2 it's to be like that and Point 4 doesn't happen to me.


Online kayito #963 Posteado: March 16, 2025, 07:00:41 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
I found some bugs:

1. When someone drops an item, that is not yours, it doesn't display a message that you can't take it (or that this items doesn't belong to you), it just doesn't let you take it

2. I can't press M while C, V, P, G, shop, vault window is opened (when Inventory is open)

3. I can't open the quest (by clicking on the Sebina the Priest NPC) when I'm below 150 level, I can only at 150+ level

4. Edit (My baad thats not a bug)

5. When I put 99 million zen in trade, while I have below 99 mil. zen, the trade window crashes and I can't do anything until the other player closes the trade window

6. When my mouse is pointing between 2 items, they both start spinning. Example: https://imgur.com/a/XHW1nwV

If someone can fix them, that will be great!

1- I will add the message, it's not a bug really just a message that is not displaying because it doesn't exist

2- All custom interfaces (minimap, fullmap, movelist, event timer) won't work when other interfaces are open to prevent bugs.

3- That's ok, you shouldn't do anything with the quest npc if you're below the level required but i will check it to make it show the dialog "you're not strong enough"

5- Yes, i'm aware of that problem. I will see it

6- That's not a problem because doesn't affect in any way. A bug is something that works bad and affect the gameplay.

Gracias:


Offline BANGUber #964 Posteado: April 01, 2025, 05:15:13 AM | Modificado: April 01, 2025, 07:44:58 AM by BANGUber

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 43
  • Gracias recibida: 28
  • ru
@kayito Hi.

ExcDropRate not working, monsters didnt drop EXC Items!

MapManager.txt

//   Index   NonPK   View   ExperienceRate   ItemDropRate   ExcDropRate   DeadGate   SpawnInPlace   FlyingDragons   Name
        3      *      15   100         100         100         27      0         1         "Noria"

ItemOptionRate.txt

//   Index   Rate0   Rate1   Rate2   Rate3   Rate4   Rate5   Rate6   Comment
   0      10000   0      0      0      0      0      0      //Exc Option (Common)
   1      0      9000          167      167      167      167      166      //Exc Option (Exc)


Offline BANGUber #965 Posteado: April 01, 2025, 06:43:37 AM | Modificado: April 01, 2025, 09:08:04 AM by BANGUber

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 43
  • Gracias recibida: 28
  • ru

Online kayito #966 Posteado: April 01, 2025, 02:23:37 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
@kayito Hi.

ExcDropRate not working, monsters didnt drop EXC Items!

MapManager.txt

//   Index   NonPK   View   ExperienceRate   ItemDropRate   ExcDropRate   DeadGate   SpawnInPlace   FlyingDragons   Name
        3      *      15   100         100         100         27      0         1         "Noria"

ItemOptionRate.txt

//   Index   Rate0   Rate1   Rate2   Rate3   Rate4   Rate5   Rate6   Comment
   0      10000   0      0      0      0      0      0      //Exc Option (Common)
   1      0      9000          167      167      167      167      166      //Exc Option (Exc)

Ok i will see it

Gracias:


Offline BANGUber #967 Posteado: April 01, 2025, 03:04:18 PM | Modificado: April 01, 2025, 03:39:09 PM by BANGUber

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 43
  • Gracias recibida: 28
  • ru
@kayito Hi.

ExcDropRate not working, monsters didnt drop EXC Items!

MapManager.txt

//   Index   NonPK   View   ExperienceRate   ItemDropRate   ExcDropRate   DeadGate   SpawnInPlace   FlyingDragons   Name
        3      *      15   100         100         100         27      0         1         "Noria"

ItemOptionRate.txt

//   Index   Rate0   Rate1   Rate2   Rate3   Rate4   Rate5   Rate6   Comment
   0      10000   0      0      0      0      0      0      //Exc Option (Common)
   1      0      9000          167      167      167      167      166      //Exc Option (Exc)

Ok i will see it

I have a drop now, if i right understand, in source formula start drop EXC items with 25lvl Monsters,i change it on 1lvl and all work fine, what i want. I testet it in Noria on low levels mobs, thet why i cant understand why this ExcItemDropRate options do nothing.

Default Monster.cpp
   
Spoiler for Hiden:
if (lpObj->Level >= 25 && (GetLargeRand() % 1000000) < ExcItemDropRate)
   {
      DropLevel -= 25;

      ExcItemDrop = 1;
   }

Changes Monster.cpp
Spoiler for Hiden:
   if (lpObj->Level >= 1 && (GetLargeRand() % 1000000) < ExcItemDropRate)
   {
      DropLevel -= 1;

      ExcItemDrop = 1;
   }

Its my setups but not on 100% done for balancing EXC items farm!

ItemOptionRate.txt
Spoiler for Hiden:
//   Index   Rate0   Rate1   Rate2   Rate3   Rate4   Rate5   Rate6   Comment
   0      10000   0      0      0      0      0      0      //Exc Option (Common)
   1      0      5000           1000      1000      1000      1000      1000      //Exc Option (Exc)

MapManager.txt
Spoiler for Hiden:
//   Index   NonPK   View   ExperienceRate   ItemDropRate   ExcItemDropRate   DeadGate   SpawnInPlace   FlyingDragons   Name
   3      *      15   100         50         10000      27      0         1         "Noria"

Its not a problems for a project or people who skip low content, but i focused my solo game play on farm EXC items with all mobs not on boxes, thet why i searching answers about this.

Gracias:


Offline BANGUber #968 Posteado: April 08, 2025, 06:26:49 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 43
  • Gracias recibida: 28
  • ru
@kayito Hi.

Where i can change thets positions and centering thet?




Online kayito #969 Posteado: April 08, 2025, 07:24:24 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
@kayito Hi.

Where i can change thets positions and centering thet?




You have to search the offsets.

Gracias:


Offline BANGUber #970 Posteado: April 08, 2025, 10:25:59 AM | Modificado: April 08, 2025, 10:42:01 AM by BANGUber

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 43
  • Gracias recibida: 28
  • ru
@kayito Thank you man.

Now i try finde a chatbox, but cant.

PrintPlayer.cpp
Code: [Select]
	// Render Character Class
RenderText(StartPosX + 20, CenterTextPosY(CharClass, StartPosY), CharClass, REAL_WIDTH(150), RT3_SORT_CENTER, NULL);


Code: [Select]
	// Render Server Name
RenderText(StartPosX + 20, CenterTextPosY(ServerName, StartPosY), ServerName, REAL_WIDTH(150), RT3_SORT_CENTER, NULL);


ServerList.cpp
Code: [Select]
void CServerList::ServerBoxTexture(int Texture, float x, float y, float Width, float Height, float u, float v, float uWidth, float vHeight, bool Scale, bool StartScale)
{
   RenderBitmap(Texture, x + 135, y - 3, Width, Height, u, v, uWidth, vHeight, Scale, StartScale);
}


Offline quyanxu #971 Posteado: May 19, 2025, 04:12:49 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 11
  • Gracias recibida: 10
  • cn
kayitoTools Unable to read file item.txt


Offline wolfking #972 Posteado: June 03, 2025, 01:00:34 PM | Modificado: June 03, 2025, 03:46:00 PM by wolfking

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 2
  • Gracias recibida: 0
  • pe
Hola, soy un poco nuevo en esto, segui al pie de la letra tu guía de youtube, luego de ejecutar los archivos ConnectServer, JoinServer, DataServer, GameServer, Startup y Shutdown... Cuando volvi a ejecutar Startup me sale este error, siempre en JoinServer y DataServer. (Windows Cannot find. Make sure you've typed the name correctly, then try again)
.


Para poder entrar al server y al juego, lo tengo que hacer manualmente, abrir cada archivo, no se puede con el Startup. El problema es que no puedo usar el kayitoEditor para crear una cuenta, no me lo reconoce


Online kayito #973 Posteado: June 03, 2025, 07:45:08 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
Hola, soy un poco nuevo en esto, segui al pie de la letra tu guía de youtube, luego de ejecutar los archivos ConnectServer, JoinServer, DataServer, GameServer, Startup y Shutdown... Cuando volvi a ejecutar Startup me sale este error, siempre en JoinServer y DataServer. (Windows Cannot find. Make sure you've typed the name correctly, then try again)
.


Para poder entrar al server y al juego, lo tengo que hacer manualmente, abrir cada archivo, no se puede con el Startup. El problema es que no puedo usar el kayitoEditor para crear una cuenta, no me lo reconoce

El StartUp asume que tenés las rutas a la misma altura que el propio script. Por ejemplo intenta buscar ./ConnectServer/ConnectServer.exe y ejecutarlo, lo mismo con ./JoinServer/JoinServer.exe y ejecutarlo, ./DataServer/DataServer.exe y ejecutarlo y finalmente ./GameServer/GameServer.exe

Pero si vos ves que mi proyecto tiene soporte tanto para MySQL como para MSSQL, vos tendrías que eliminar lo que no usás (si elegiste MySQL, eliminar MSSQL y sino al revés) y dejar todas las carpetas a la misma altura.
En lugar de que estén así:
  • ConnectServer/ConnectServer.exe
  • GameServer/GameServer.exe
  • MSSQL/ o MySQL/
    • JoinServer/JoinServer.exe
    • DataServer/DataServer.exe

Que estén así:
  • ConnectServer/ConnectServer.exe
  • GameServer/GameServer.exe
  • JoinServer/JoinServer.exe
  • DataServer/DataServer.exe

Para que el script pueda encontrar y correr los ejecutables.

Sino la otra alternativa es modificar el script (abrilo con bloc de notas o algún editor de texto) e indicarle dónde está cada ejecutable que falta.

Y respecto del kayitoEditor no entiendo qué significa "no me lo reconoce", tenés que ser más específico con tu problema.

Gracias:


Offline wolfking #974 Posteado: June 04, 2025, 01:26:54 AM | Modificado: June 04, 2025, 01:31:47 AM by wolfking

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 2
  • Gracias recibida: 0
  • pe
Hola, soy un poco nuevo en esto, segui al pie de la letra tu guía de youtube, luego de ejecutar los archivos ConnectServer, JoinServer, DataServer, GameServer, Startup y Shutdown... Cuando volvi a ejecutar Startup me sale este error, siempre en JoinServer y DataServer. (Windows Cannot find. Make sure you've typed the name correctly, then try again)
.


Para poder entrar al server y al juego, lo tengo que hacer manualmente, abrir cada archivo, no se puede con el Startup. El problema es que no puedo usar el kayitoEditor para crear una cuenta, no me lo reconoce

El StartUp asume que tenés las rutas a la misma altura que el propio script. Por ejemplo intenta buscar ./ConnectServer/ConnectServer.exe y ejecutarlo, lo mismo con ./JoinServer/JoinServer.exe y ejecutarlo, ./DataServer/DataServer.exe y ejecutarlo y finalmente ./GameServer/GameServer.exe

Pero si vos ves que mi proyecto tiene soporte tanto para MySQL como para MSSQL, vos tendrías que eliminar lo que no usás (si elegiste MySQL, eliminar MSSQL y sino al revés) y dejar todas las carpetas a la misma altura.
En lugar de que estén así:
  • ConnectServer/ConnectServer.exe
  • GameServer/GameServer.exe
  • MSSQL/ o MySQL/
    • JoinServer/JoinServer.exe
    • DataServer/DataServer.exe

Que estén así:
  • ConnectServer/ConnectServer.exe
  • GameServer/GameServer.exe
  • JoinServer/JoinServer.exe
  • DataServer/DataServer.exe

Para que el script pueda encontrar y correr los ejecutables.

Sino la otra alternativa es modificar el script (abrilo con bloc de notas o algún editor de texto) e indicarle dónde está cada ejecutable que falta.

Y respecto del kayitoEditor no entiendo qué significa "no me lo reconoce", tenés que ser más específico con tu problema.

Gracias, creo que lo demás se solucionó, ya no me sale los errores, aunque en DataServer sale como Standby Mode, no sé si es normal aunque no es siempre asi, a veces solo aparece como StandBy Mode.

Pensé que había posteado la imagen del editor, sorry. Cada vez que lo ejecuto me sale esto, ya he tratado de ejecutarlo como administrador, pero el editor sigue botando este error?.



Online kayito #975 Posteado: June 04, 2025, 08:37:20 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
Hola, soy un poco nuevo en esto, segui al pie de la letra tu guía de youtube, luego de ejecutar los archivos ConnectServer, JoinServer, DataServer, GameServer, Startup y Shutdown... Cuando volvi a ejecutar Startup me sale este error, siempre en JoinServer y DataServer. (Windows Cannot find. Make sure you've typed the name correctly, then try again)
.


Para poder entrar al server y al juego, lo tengo que hacer manualmente, abrir cada archivo, no se puede con el Startup. El problema es que no puedo usar el kayitoEditor para crear una cuenta, no me lo reconoce

El StartUp asume que tenés las rutas a la misma altura que el propio script. Por ejemplo intenta buscar ./ConnectServer/ConnectServer.exe y ejecutarlo, lo mismo con ./JoinServer/JoinServer.exe y ejecutarlo, ./DataServer/DataServer.exe y ejecutarlo y finalmente ./GameServer/GameServer.exe

Pero si vos ves que mi proyecto tiene soporte tanto para MySQL como para MSSQL, vos tendrías que eliminar lo que no usás (si elegiste MySQL, eliminar MSSQL y sino al revés) y dejar todas las carpetas a la misma altura.
En lugar de que estén así:
  • ConnectServer/ConnectServer.exe
  • GameServer/GameServer.exe
  • MSSQL/ o MySQL/
    • JoinServer/JoinServer.exe
    • DataServer/DataServer.exe

Que estén así:
  • ConnectServer/ConnectServer.exe
  • GameServer/GameServer.exe
  • JoinServer/JoinServer.exe
  • DataServer/DataServer.exe

Para que el script pueda encontrar y correr los ejecutables.

Sino la otra alternativa es modificar el script (abrilo con bloc de notas o algún editor de texto) e indicarle dónde está cada ejecutable que falta.

Y respecto del kayitoEditor no entiendo qué significa "no me lo reconoce", tenés que ser más específico con tu problema.

Gracias, creo que lo demás se solucionó, ya no me sale los errores, aunque en DataServer sale como Standby Mode, no sé si es normal aunque no es siempre asi, a veces solo aparece como StandBy Mode.

Pensé que había posteado la imagen del editor, sorry. Cada vez que lo ejecuto me sale esto, ya he tratado de ejecutarlo como administrador, pero el editor sigue botando este error?.



Respecto al StandBy del DataServer es debido a que se pone a la espera de solicitudes del GameServer. Cuando conectes un personaje al juego vas a ver que pasa de StandBy a Active nuevamente ni bien empieza a recibir solicitudes desde el GameServer.

Respecto al editor es porque lo estás configurando mal:

[MuOnline]Este es el nombre de la etiqueta principal
EnableTrusted=1Esto va 1 si usás el editor en el mismo VPS que el SQL Server, sino va 0
DataBaseHost=127.0.0.1Acá va el nombre de tu instancia SQL y si lo usás fuera del VPS, va la IP adelante así: xxx.xxx.xxx.xxx/InstanciaSQL
DataBasePort=1433Acá va el puerto de acceso al SQL Server (por defecto es 1433)
DataBaseName=MuOnline97Acá va el nombre de tu base de datos
DataBaseUser=saAcá va el usuario de acceso a tu SQL Server (por defecto es sa)
DataBasePass=123456Esto sólo se completa con tu contraseña si EnableTrusted=0, sino no se utiliza
[ME_MuOnline]Esto no se utiliza excepto que uses dos bases de datos para cuentas y personajes

Gracias:


Offline Thedanier #976 Posteado: June 17, 2025, 03:12:18 PM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 82
  • Gracias recibida: 18
  • pe

se podria agregar los items originales a de la 97 a estos files ? el set gran soul dorado x el set uricane dorado y tantos mas ??? hasta el mu helpers ?  o creditos pc point xshop ?


Online kayito #977 Posteado: June 17, 2025, 03:27:25 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
se podria agregar los items originales a de la 97 a estos files ? el set gran soul dorado x el set uricane dorado y tantos mas ??? hasta el mu helpers ?  o creditos pc point xshop ?

Esos que nombraste no son "items originales". Los items originales de la 97 ya se encuentran en este cliente, los que vos nombrás son items custom. El caso del grand soul dorado es de un evento de san valentín del servidor oficial de china y el hurricane dorado es una custom donde se añade el item y toma el glow default, que es el dorado.
Mu Helper, Créditos, PcPoint, todo lo que quieras se puede agregar siempre y cuando sepas programar.
Esta es una versión ORIGINAL, no es un downgrade de S6 que trae Helper, WCoin, PcPoint y todas esas cosas.
Este proyecto ya posee todo lo ORIGINAL que corresponde a la 97 oficial. Si encontrás que algo le falta, es porque no es original sino que es una custom.

Gracias:


Offline matgott #978 Posteado: June 19, 2025, 01:07:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • ar
@kayito antes que nada gracias por tu trabajo, y por seguir presente dps de tanto tiempo.

Consulta, tenes alguna web que trabaje con estos files? O estas trabajando en algo?


Online kayito #979 Posteado: June 19, 2025, 05:31:40 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.082
  • Gracias recibida: 19975
  • ar
@kayito antes que nada gracias por tu trabajo, y por seguir presente dps de tanto tiempo.

Consulta, tenes alguna web que trabaje con estos files? O estas trabajando en algo?

Yo particularmente no me dedico a webs pero hay varias hechas por usuarios como @xXSiniestroXx , @cluz123 , @cepo que podrías consultarles.
Sino la que te queda es agarrar alguna webengine y adaptarla para hacerla funcional, porque por default no está preparada para files 97 en general, ni para estos files en particular.

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
45 Replies
30954 Views
Last post August 28, 2024, 10:31:22 AM
by giangbana
26 Replies
14624 Views
Last post February 06, 2025, 07:43:44 PM
by fenimxg
1 Replies
3473 Views
Last post January 16, 2023, 10:41:57 PM
by ntcong295810
4 Replies
4818 Views
Last post November 09, 2023, 07:05:52 PM
by kayito
12 Replies
7213 Views
Last post August 30, 2023, 02:22:56 PM
by Pescado