Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: SSEMU S4 kor 2.5.2  (Visto 5774 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline roshux #20 Posteado: January 16, 2025, 06:32:36 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 13
  • gb
Alguém ajuda por ON?
Não consigo conectar ao server, Fecha ao clicar no Select Server
Já botei no Maininfo
CustomerName = MuOnline
ClientVersion = 1.04.05
ClientSerial = PoweredSetecSoft
E nada funciona

Go in GS Source and remove “//“ from //Inithackcheck

after compile main.dll
main autoclose

thanks

Use the precompilet main.dll from the files , i belive the client is missing some files for this main.dll source


Offline samsunggon #21 Posteado: January 16, 2025, 07:50:40 AM | Modificado: January 16, 2025, 07:54:49 AM by samsunggon

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 467
  • Gracias recibida: 2400
  • ph
Alguém ajuda por ON?
Não consigo conectar ao server, Fecha ao clicar no Select Server
Já botei no Maininfo
CustomerName = MuOnline
ClientVersion = 1.04.05
ClientSerial = PoweredSetecSoft
E nada funciona

Go in GS Source and remove “//“ from //Inithackcheck

after compile main.dll
main autoclose

thanks

Use the precompilet main.dll from the files , i belive the client is missing some files for this main.dll source

yes missing jewel bank interface in main source
Code: [Select]
void JewelBank::LoadImages()
{
((void(*)())0x6CFB31)();

pLoadImage("Interface\\button_ui_cancel.tga", 71555, GL_LINEAR, GL_CLAMP, 1, 0);
pLoadImage("Interface\\ingame_Bt_page_L.tga", 32342, GL_LINEAR, GL_CLAMP, 1, 0);
pLoadImage("Interface\\ingame_Bt_page_R.tga", 32343, GL_LINEAR, GL_CLAMP, 1, 0);
}

paste this to fix autoclose in new compile main.dll

 Client>Data>Interface




DISCORD: valentino1515


Offline roshux #22 Posteado: January 16, 2025, 10:55:17 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 13
  • gb
Alguém ajuda por ON?
Não consigo conectar ao server, Fecha ao clicar no Select Server
Já botei no Maininfo
CustomerName = MuOnline
ClientVersion = 1.04.05
ClientSerial = PoweredSetecSoft
E nada funciona

Go in GS Source and remove “//“ from //Inithackcheck

after compile main.dll
main autoclose

thanks

Use the precompilet main.dll from the files , i belive the client is missing some files for this main.dll source

yes missing jewel bank interface in main source
Code: [Select]
void JewelBank::LoadImages()
{
((void(*)())0x6CFB31)();

pLoadImage("Interface\\button_ui_cancel.tga", 71555, GL_LINEAR, GL_CLAMP, 1, 0);
pLoadImage("Interface\\ingame_Bt_page_L.tga", 32342, GL_LINEAR, GL_CLAMP, 1, 0);
pLoadImage("Interface\\ingame_Bt_page_R.tga", 32343, GL_LINEAR, GL_CLAMP, 1, 0);
}

paste this to fix autoclose in new compile main.dll

 Client>Data>Interface

 
You're a star ! Well done


Offline samsunggon #23 Posteado: January 17, 2025, 08:08:21 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 467
  • Gracias recibida: 2400
  • ph
CustomJewelBank SQL Script



DISCORD: valentino1515


Online wellwisher22 #24 Posteado: January 17, 2025, 08:34:25 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 328
  • Gracias recibida: 3469
  • br
Has anyone gotten .LUA Scripts to work?

Alguém conseguiu que os scripts .LUA funcionassem?


Offline roshux #25 Posteado: January 17, 2025, 02:00:34 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 13
  • gb
CustomJewelBank SQL Script
 

Would you happen to know where or if you got a list with the client effects ids ? I can’t find them anywhere and I want to add CustomItemEffect


Offline PowerNet #26 Posteado: January 18, 2025, 04:17:15 AM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 153
  • Gracias recibida: 216
  • il
 have all ? S1 2 3 4 5 6 ?


Online wellwisher22 #27 Posteado: March 06, 2025, 09:49:37 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 328
  • Gracias recibida: 3469
  • br
Alguém ajuda por ON?
Não consigo conectar ao server, Fecha ao clicar no Select Server
Já botei no Maininfo
CustomerName = MuOnline
ClientVersion = 1.04.05
ClientSerial = PoweredSetecSoft
E nada funciona

Go in GS Source and remove “//“ from //Inithackcheck

after compile main.dll
main autoclose

thanks

Use the precompilet main.dll from the files , i belive the client is missing some files for this main.dll source

yes missing jewel bank interface in main source
Code: [Select]
void JewelBank::LoadImages()
{
((void(*)())0x6CFB31)();

pLoadImage("Interface\\button_ui_cancel.tga", 71555, GL_LINEAR, GL_CLAMP, 1, 0);
pLoadImage("Interface\\ingame_Bt_page_L.tga", 32342, GL_LINEAR, GL_CLAMP, 1, 0);
pLoadImage("Interface\\ingame_Bt_page_R.tga", 32343, GL_LINEAR, GL_CLAMP, 1, 0);
}

paste this to fix autoclose in new compile main.dll

 Client>Data>Interface

 

Client now disconnects when selecting server!
Cliente agora desconecta ao selecionar o servidor!

Gracias:


Offline sanlp #28 Posteado: May 26, 2025, 07:53:28 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 60
  • Gracias recibida: 9
  • ar
Can you share ChatWindow.cpp from S1 please?


Offline bandido #29 Posteado: July 12, 2025, 10:18:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 90
  • Gracias recibida: 2669
  • ve
algun cliente link


Offline h2or #30 Posteado: July 15, 2025, 07:31:26 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • il
I compiled and logged into the server successfully, but I just noticed that the LUA scripts aren't working? What do I need to do to make them work?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
7 Replies
9394 Views
Last post November 24, 2022, 10:30:44 AM
by dhobilondon112
1 Replies
1426 Views
Last post May 27, 2022, 10:59:50 AM
by majoca10
4 Replies
2202 Views
Last post November 12, 2023, 11:48:54 PM
by dasgrid
SSeMU 0.99B

Started by nhaixuong « 1 2 » 99x

20 Replies
9538 Views
Last post March 02, 2025, 03:01:39 PM
by sandias
0 Replies
180 Views
Last post May 31, 2025, 05:36:02 AM
by hicky