Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Source Base Takumi12 Advance ProTecno Up 05  (Visto 29895 veces)

0 Miembros and 3 Guests are viewing this topic.

Offline wellwisher22 #60 Posteado: August 02, 2023, 08:54:27 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 356
  • Gracias recibida: 3756
  • br
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


Alguma Solução para o Hp Bar Pets?


Offline CezarMaster #61 Posteado: August 05, 2023, 03:56:33 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 200
  • Gracias recibida: 2718
  • pe
Hola , disculpen descarge las sources v2 compile todo perfecto, genere la licencia para el cliente y el main.dll (sin alterar nada en los sources) pero no logro abrir el main por ningun motivo saben que podria ser? o darme una manito porfa te lo agradeceria.
Gracias


Offline Juninsj22 #62 Posteado: August 05, 2023, 04:36:21 PM | Modificado: August 05, 2023, 04:52:34 PM by Juninsj22

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 157
  • Gracias recibida: 1236
  • br
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


Alguma Solução para o Hp Bar Pets?
cool2

ISSO É FACIL RESOLVER COM A SOURCE!
FIX IMG EN INTERFACE.CPP
WINPET_1.TGA NA #IF INTERFACE_TYPE 0 == 4 ? #ENDIF

//fix img barra pet hp bar
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);

 cool22

/! <COMANDO> VIU SE FOI ALTERADO DO ORIGINAL ?
O ORIGINAL É /GMPOST + <MSN>

QUESTAO DO BOTAO DA GUILD!
DESATIVAR NA SOURCE PARA DOWNGRADE!
//-- PROCURE POR ISSO!
//     SetDword((PVOID)(0x007D0EF6+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D0F5D+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F05+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F6C+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D11DE+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetDword((PVOID)(0x007D1249+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D11EE+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D1259+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//--COMENTE COM DUAS BARRAS EM TODAS //
 
magia2

::[DEV-TEAM]::
::[Emulador]::

Gracias:


Offline wellwisher22 #63 Posteado: August 05, 2023, 05:23:14 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 356
  • Gracias recibida: 3756
  • br
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


Alguma Solução para o Hp Bar Pets?
cool2

ISSO É FACIL RESOLVER COM A SOURCE!
FIX IMG EN INTERFACE.CPP
WINPET_1.TGA NA #IF INTERFACE_TYPE 0 == 4 ? #ENDIF

//fix img barra pet hp bar
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);

 cool22

/! <COMANDO> VIU SE FOI ALTERADO DO ORIGINAL ?
O ORIGINAL É /GMPOST + <MSN>

QUESTAO DO BOTAO DA GUILD!
DESATIVAR NA SOURCE PARA DOWNGRADE!
//-- PROCURE POR ISSO!
//     SetDword((PVOID)(0x007D0EF6+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D0F5D+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F05+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F6C+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D11DE+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetDword((PVOID)(0x007D1249+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D11EE+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D1259+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//--COMENTE COM DUAS BARRAS EM TODAS //
 
magia2

Sabe me dizer como arruma o Helper na interface Legends, está tudo branco também!


Offline Juninsj22 #64 Posteado: August 05, 2023, 06:30:02 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 157
  • Gracias recibida: 1236
  • br
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


Alguma Solução para o Hp Bar Pets?
cool2

ISSO É FACIL RESOLVER COM A SOURCE!
FIX IMG EN INTERFACE.CPP
WINPET_1.TGA NA #IF INTERFACE_TYPE 0 == 4 ? #ENDIF

//fix img barra pet hp bar
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);

 cool22

/! <COMANDO> VIU SE FOI ALTERADO DO ORIGINAL ?
O ORIGINAL É /GMPOST + <MSN>

QUESTAO DO BOTAO DA GUILD!
DESATIVAR NA SOURCE PARA DOWNGRADE!
//-- PROCURE POR ISSO!
//     SetDword((PVOID)(0x007D0EF6+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D0F5D+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F05+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F6C+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D11DE+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetDword((PVOID)(0x007D1249+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D11EE+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D1259+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//--COMENTE COM DUAS BARRAS EM TODAS //
 
magia2

Sabe me dizer como arruma o Helper na interface Legends, está tudo branco também!
magia2
mesma coisa preocura por helper.cpp

e veja os codigos como destinatarios se estao faltando os codigos das images na interface do MuHelp!
Se tiver faltando os codigos pega de outra source.

e as images de outro cliente tbm! ou verifique com o PentiumTools para ver aonde as images estao!
 cool2

::[DEV-TEAM]::
::[Emulador]::

Offline CezarMaster #65 Posteado: August 05, 2023, 11:22:43 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 200
  • Gracias recibida: 2718
  • pe
donde se puede agrandar la letra encuentro que esta demasiado chica y no puedo agrandarla gracias






hola bro llegastes a solucionar ese dilema ?


Offline CezarMaster #66 Posteado: August 06, 2023, 12:25:52 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 200
  • Gracias recibida: 2718
  • pe
Fix para las letras pequeñas



Offline wellwisher22 #67 Posteado: August 07, 2023, 09:11:53 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 356
  • Gracias recibida: 3756
  • br
Alguém sabe oque é isso CGItemDropRecv aparece a todo segundo no GameServer.exe



Offline Evangelio #68 Posteado: August 10, 2023, 10:59:21 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 253
  • Gracias recibida: 2224
  • ar
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


Alguma Solução para o Hp Bar Pets?
cool2

ISSO É FACIL RESOLVER COM A SOURCE!
FIX IMG EN INTERFACE.CPP
WINPET_1.TGA NA #IF INTERFACE_TYPE 0 == 4 ? #ENDIF

//fix img barra pet hp bar
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);

 cool22

/! <COMANDO> VIU SE FOI ALTERADO DO ORIGINAL ?
O ORIGINAL É /GMPOST + <MSN>

QUESTAO DO BOTAO DA GUILD!
DESATIVAR NA SOURCE PARA DOWNGRADE!
//-- PROCURE POR ISSO!
//     SetDword((PVOID)(0x007D0EF6+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D0F5D+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F05+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetByte((PVOID)(0x007D0F6C+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART1
//   SetDword((PVOID)(0x007D11DE+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetDword((PVOID)(0x007D1249+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D11EE+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//   SetByte((PVOID)(0x007D1259+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//--COMENTE COM DUAS BARRAS EM TODAS //
 
magia2


hola, no logro entender el fix de la barra del pet, hp bar.
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);                     <------- tengo este mismo codigo, que modifico ahi?


Offline erickmalfoy #69 Posteado: August 17, 2023, 12:56:19 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 676
  • Gracias recibida: 803
  • ar
Alguém sabe oque é isso CGItemDropRecv aparece a todo segundo no GameServer.exe



yo que sepa es drop de los item


Offline Googloid #70 Posteado: August 22, 2023, 09:58:26 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 8
  • Gracias recibida: 6
Por favor dígame cómo configurar la apertura del Banco de Joyas en el botón "L" o "Supr".

Gracias:


Offline wellwisher22 #71 Posteado: August 22, 2023, 03:53:16 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 356
  • Gracias recibida: 3756
  • br
Por favor dígame cómo configurar la apertura del Banco de Joyas en el botón "L" o "Supr".

Também gostaria de saber, queria botar no "J"


Online vaneavanea31 #72 Posteado: September 09, 2023, 01:31:00 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 144
  • Gracias recibida: 40
  • md
ProTecno
 Some update in future ?


Online vaneavanea31 #73 Posteado: September 11, 2023, 04:27:35 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 144
  • Gracias recibida: 40
  • md
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


how did you solve the hp mascot???

I remove the MUUN HP, since im not gonna use that feature.

in which part is the muun hp

Somebody resolved the probmel with Imp ?


Online Genius05 #74 Posteado: September 11, 2023, 05:44:57 PM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 183
  • Gracias recibida: 208
  • ve
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


how did you solve the hp mascot???

I remove the MUUN HP, since im not gonna use that feature.

in which part is the muun hp

Somebody resolved the probmel with Imp ?

ahi claramente esta solo que a mita como siempre jajaja---

es copiar WINPET_1.TGA  colocarlo mas abajo ya con eso lo solucionas
saludos y suerte
#IF INTERFACE_TYPE == 1)
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);
#ENDIF



Online vaneavanea31 #75 Posteado: September 11, 2023, 06:10:28 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 144
  • Gracias recibida: 40
  • md
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


how did you solve the hp mascot???

I remove the MUUN HP, since im not gonna use that feature.

in which part is the muun hp

Somebody resolved the probmel with Imp ?

ahi claramente esta solo que a mita como siempre jajaja---

es copiar WINPET_1.TGA  colocarlo mas abajo ya con eso lo solucionas
saludos y suerte
#IF INTERFACE_TYPE == 1)
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);
#ENDIF

Process is blocked when i put in interface
maybe you write me corect code how to put
sorry i am new in sources :)


Offline hieuvt #76 Posteado: September 12, 2023, 02:01:40 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 61
  • Gracias recibida: 17
  • vn


I tried looking for it in the source but don't know which line it is on and what the name is, how can I fix it


Online Genius05 #77 Posteado: September 12, 2023, 11:23:22 AM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 183
  • Gracias recibida: 208
  • ve
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


how did you solve the hp mascot???

I remove the MUUN HP, since im not gonna use that feature.

in which part is the muun hp

Somebody resolved the probmel with Imp ?

ahi claramente esta solo que a mita como siempre jajaja---

es copiar WINPET_1.TGA  colocarlo mas abajo ya con eso lo solucionas
saludos y suerte
#IF INTERFACE_TYPE == 1)
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);
#ENDIF

Process is blocked when i put in interface
maybe you write me corect code how to put
sorry i am new in sources :)


#define INTERFACE_TYPE   1 

en stdafx


Offline jhonhy #78 Posteado: September 19, 2023, 02:25:57 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 101
  • Gracias recibida: 221
  • br
Did you see that it's buggy when you use the Santa ring 14.11 and type /christmas the client closes
There is also a bug when adding purple 380, level 3 wings do not appear


Online vaneavanea31 #79 Posteado: September 20, 2023, 04:01:07 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 144
  • Gracias recibida: 40
  • md
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


how did you solve the hp mascot???

I remove the MUUN HP, since im not gonna use that feature.

in which part is the muun hp

Somebody resolved the probmel with Imp ?

ahi claramente esta solo que a mita como siempre jajaja---

es copiar WINPET_1.TGA  colocarlo mas abajo ya con eso lo solucionas
saludos y suerte
#IF INTERFACE_TYPE == 1)
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);
#ENDIF

Process is blocked when i put in interface
maybe you write me corect code how to put
sorry i am new in sources :)


#define INTERFACE_TYPE   1 

en stdafx

Can you Share Fixed Sources with that ?
Thanks


Online Genius05 #80 Posteado: September 20, 2023, 05:42:02 PM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 183
  • Gracias recibida: 208
  • ve
@ProTecno


1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.

Thanks



Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.


how did you solve the hp mascot???

I remove the MUUN HP, since im not gonna use that feature.

in which part is the muun hp

Somebody resolved the probmel with Imp ?

ahi claramente esta solo que a mita como siempre jajaja---

es copiar WINPET_1.TGA  colocarlo mas abajo ya con eso lo solucionas
saludos y suerte
#IF INTERFACE_TYPE == 1)
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);
#ENDIF

Process is blocked when i put in interface
maybe you write me corect code how to put
sorry i am new in sources :)


#define INTERFACE_TYPE   1 

en stdafx

Can you Share Fixed Sources with that ?
Thanks

Eliminas LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);

Agregas de bajo de esto
LoadBitmapA("Custom\\Interface\\TimeBar.tga", 0x787F, 0x2601, 0x2901, 1, 0);
*****
#if (SELECTCHARACTER==1)
   LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);
#endif


Offline komandirbk #81 Posteado: November 09, 2023, 07:39:45 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 59
  • Gracias recibida: 333
  • ua
When Battle Master use stun on castle siege, his client crash, how to fix guys?

Discord: brain_off

Offline erickmalfoy #82 Posteado: December 29, 2023, 08:09:39 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 676
  • Gracias recibida: 803
  • ar
Buenas tengo un problemita cuando pongo la interface normal el ruud shop, me sale asi
https://ibb.co/CtBqnF2
Ya he buscado todo y no doy es un fondo por que las letras y la interface esta independiente noce de donde jala ese fondo verde alguien?....


Offline Evangelio #83 Posteado: April 21, 2024, 03:33:15 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 253
  • Gracias recibida: 2224
  • ar
Changelog
Spoiler for Hiden:
//==========================
//FILES PREMIUN ProTecno-Emulator
//==========================

//==========================
//[UPDATE 01 Protecno]
//==========================
- fix Remove Classes OK
- Add new system panel OK
- Add Custom Loading MuLegend
- Add new system AutoLogin OK
- Add new system Enable/Disable PVP in GM GameServer OK
- Fix viewport move GameServer OK
- Fix Attack Skill Move Main.dll OK
//==========================
//[UPDATE 02 Protecno]
//==========================
- Add 4 Custom Loading Enable/Disable MainInfo OK
- Add Fenrir SafeZone Enable/Disable MainInfo OK
- Add Horse SafeZone Enable/Disable MainInfo OK
- Add Dinorant/Uniria SafeZone Enable/Disable MainInfo OK
- Add AutoLogin Main Button Enable/Disable MainInfo OK
- Add Reflect Damage PvP/PvM All Class GameServer OK
- Add Character Close Count Time in GameServer OK
- Add Emoji System Enable/Disable MainInfo OK
- Add Porcentaje de Barra de vida de Monster OK
- Add New Menu System In Game OK
- Add New HPBAR PET DOWNGRADE UPGRADE OK
- Add New System Button Login In Main OK
- Add Comando setlevel Edit Level OK
- Add Comando setpk Edit Level PK OK
- Add New MiniMap Radar Move OK
- Add Creditos In Main OK
- Add New Custom Guild Logo Icon OK
- Fix Master Skill Tree New OK
//==========================
//[UPDATE 03 Protecno]
//==========================
- Add Custom ViewDetails character  OK
- Fix ViewDetails character Move OK
- Add ViewDetails character Enable/Disable MainInfo OK
- Add Invetary Pet Muun // New two Monturas OK
- Fix Jewels Bank OK
- Add Ranking Vip OK
- Add Marriage System  OK
- Add SwitchServer  OK
- Add CustomNPCItems OK
- Add Move Ventanas OK
- Add Name pj S8 OK
- Add Custom Modo OffLine OK
- Add Max Character 15 OK
//==========================
//[UPDATE 04 Protecno]
//==========================
- Add New Soporte Max Character 25 OK
- Add MultiWare In Panel OK
- Add Sky Event OK
- Add Swamp Event OK
- Add Pet Add Jewels OK
- Added Party 10 OK
- Fix Sky Event OK
- Add change support effect dinamyc to 6000 OK
- Add change support effect static to 6000 OK
- Add New System Auto Login Save 5 Account OK
- Add System Registro In Game OK
- Fix Name windows party OK
- Fix Bonus Socket Option OK
- Fix OfftStore Recconect OK
- Fix Pets Name lenguage Guardian IMP OK
- Fix Custom NpcItem OK
//==========================
//[UPDATE 05 Protecno]
//==========================
- Add New Informacion Windows Name System OK
- Fix Windows party Name P OK
- Fix fonts guild gens OK
- Add New Panel De Registro by ProTecno OK
- Fix Registro Captcha Reload OK
- Fix ItemPosition Completo OK
//==========================
//[UPDATE 06 Protecno]
//==========================
- Fix Monster Trabe Main.dll OK
- Fix gm wing on Blood castle OK
- Fix Wing of Strom in Blood castle Crash OK
- Fix Cash Shop size error background OK
- Fix weapon in Blood Castle OK
- AllFix
- ADD Cinematic Black Bar Swich in MainInfo Ok
- ADD FloatChartInfo
- ADD SelectServerNotice Swich in MainInfo
- New System CustomFon Global





MuServer + Source
 

Creditos:
Protecno
All Comunidad tsm


comparte ese SelectCharacter bro por favor XD

Alguien tiene ese Selec Character?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
32 Replies
15391 Views
Last post May 23, 2023, 06:57:00 PM
by binho
4 Replies
4764 Views
Last post May 24, 2023, 06:33:59 PM
by elfazor
225 Replies
48456 Views
Last post November 07, 2025, 11:30:50 AM
by nazar1
16 Replies
7928 Views
Last post September 14, 2025, 07:15:51 AM
by soulofwind
51 Replies
11656 Views
Last post October 17, 2025, 05:16:36 AM
by soulofwind