Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: FUENTE LEGADO BASE PIKE 4.3 (MUSERVER+DB+CLIENTE+SOURCE)  (Visto 1244 veces)

quanhongle, sonytfm, oxey.mu, qq493353334, blackcatyb, beibei, quyanxu, dahouzi, marshal, fenixpe, Genius05, calibur, anhnt and 7 Guests are viewing this topic.

Marcado como mejor respuesta por: hola23 Posteado Today at 06:41:03 AM

Offline tuyentc #30 Posteado: Today at 03:42:52 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 32
  • Gracias recibida: 26
  • vn
fix in MasterSkillTree.cpp :
bool CMasterSkillTree::CheckMasterLevel(LPOBJ lpObj) // OK
{
#if(GAMESERVER_UPDATE>=401)

   
   if (gServerInfo.m_MasterSkillTree == 0)
   {
      return 0;
   }

   
   if (lpObj->Level >= gServerInfo.m_MaxLevel && lpObj->ChangeUp >= 2)
   {
      return 1;
   }

   
   return 0;

#endif
}

Gracias:


Offline samsunggon #31 Posteado: Today at 03:45:25 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 463
  • Gracias recibida: 2612
  • ph
fix : if (gMasterSkillTree.CheckMasterLevel(lpObj) != 0)

change == is !=
Done
viết đủ 3000000000000000000000000
Super bro, problem solved

from what part of source? gameserver source? objectmanager.cpp? fiesta

gameserver source  > objectmanager.cpp


DISCORD: valentino1515


Online jeffzkie69 #32 Posteado: Today at 04:06:28 AM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 164
  • Gracias recibida: 43
  • ph
link fix :
https://mega.nz/file/nRsCyIRJ#MttHNxq7tOgOnALFLFRmrp4jTn_4jcaPBLUi8ytkKRc

thank you! but i need to fix it on myself on source code, can you share where and what part is the fix thank you!


Offline samsunggon #33 Posteado: Today at 05:31:23 AM | Modificado: Today at 05:35:33 AM by samsunggon

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 463
  • Gracias recibida: 2612
  • ph
fix for exp bug / no level
or
1 mobs = lvl 400

i dont know if bug / misconfig

open gameserver > objectmanager.cpp
and

search this



DISCORD: valentino1515


Online 2ooooo2 #34 Posteado: Today at 06:44:01 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 31
  • Gracias recibida: 3
  • ve

Online Genius05 #35 Posteado: Today at 07:59:54 AM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 163
  • Gracias recibida: 133
  • ve
link fix :
https://mega.nz/file/nRsCyIRJ#MttHNxq7tOgOnALFLFRmrp4jTn_4jcaPBLUi8ytkKRc

no funciona sube directo a 400lvl

si funciona pasa que no configura bien desde el common

experiencia intentaron llevarla a ssemu pero no la completaron.



Offline smil158 #36 Posteado: Today at 09:07:52 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 10
  • Gracias recibida: 3
  • cn
Why can't I create a character in the game after entering my account? What's the problem?


Online Genius05 #37 Posteado: Today at 09:26:30 AM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 163
  • Gracias recibida: 133
  • ve
Why can't I create a character in the game after entering my account? What's the problem?

But you can create what appears; you can check if "Common Create Character Settings" is enabled, and double-check the database.


Offline T-LEGENDARY #38 Posteado: Today at 09:33:15 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 771
  • Gracias recibida: 12012
  • br
Noce por que bugean tantos src XD si no saben codear o solo copian y pegan aganlo bien XD como es un main que usa offset lo puedes romper en cualquier momento así que debes saber lo que estas haciendo tanto en el gameserver y main.dll.
Veo cantidad de src bugeados e.E

this is version 1.0 , pyke have version 1.9


Offline T-LEGENDARY #39 Posteado: Today at 10:18:27 AM | Modificado: Today at 10:34:06 AM by T-LEGENDARY

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 771
  • Gracias recibida: 12012
  • br
ORGANIZED SOURCE , I DON`T CORRET ANYTHING, JUST ORGANIZED , BUT I DON`T RECOMEND THIS SOURCE CODE ALOT BUGS.

this source code is 2019 visual studio



Gracias:


Online 2ooooo2 #40 Posteado: Today at 10:24:10 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 31
  • Gracias recibida: 3
  • ve
ORGANIZED SOURCE , I DON`T CORRET ANYTHING, JUST ORGANIZED , BUT I DON`T RECOMEND THIS SOURCE CODE ALOT BUGS


 

cuales errores le has encontrado?


Offline antoniodel #41 Posteado: Today at 10:28:27 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 78
  • Gracias recibida: 126
  • br
ORGANIZED SOURCE , I DON`T CORRET ANYTHING, JUST ORGANIZED , BUT I DON`T RECOMEND THIS SOURCE CODE ALOT BUGS


 

What errors or bugs were found on this server?


Offline T-LEGENDARY #42 Posteado: Today at 10:28:58 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 771
  • Gracias recibida: 12012
  • br
ORGANIZED SOURCE , I DON`T CORRET ANYTHING, JUST ORGANIZED , BUT I DON`T RECOMEND THIS SOURCE CODE ALOT BUGS


 

cuales errores le has encontrado?

- try get item in daily reward
- try level up
- try see the beggins items in custom ranking but before put items in inventory
- and finally try see item tool tip " item information on custom ranking"
- try pvp

Gracias:


Online 2ooooo2 #43 Posteado: Today at 11:03:29 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 31
  • Gracias recibida: 3
  • ve
ORGANIZED SOURCE , I DON`T CORRET ANYTHING, JUST ORGANIZED , BUT I DON`T RECOMEND THIS SOURCE CODE ALOT BUGS.

this source code is 2019 visual studio


 
puedes subir solo el main a vs 2022? este de la publicacion me da error


Offline hola23 #44 Posteado: Today at 11:42:18 AM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 190
  • Gracias recibida: 4546
  • ar
-LOS FIX DAYLI - Y LEVEL YA SE ARREGLARON FUERON APORTADOS EN EL POST PRINCIPAL-

GRACIAS A TODOS LO QUE APORTARON PARA SOLUCIONAR EL BUG. EN ESPECIAL :  tuyentc


Online 2ooooo2 #45 Posteado: Today at 12:32:10 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 31
  • Gracias recibida: 3
  • ve
-LOS FIX DAYLI - Y LEVEL YA SE ARREGLARON FUERON APORTADOS EN EL POST PRINCIPAL-

GRACIAS A TODOS LO QUE APORTARON PARA SOLUCIONAR EL BUG. EN ESPECIAL :  tuyentc

en el post publicaste los source con los fix ya listo bro?


Offline hola23 #46 Posteado: Today at 12:44:07 PM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 190
  • Gracias recibida: 4546
  • ar
-LOS FIX DAYLI - Y LEVEL YA SE ARREGLARON FUERON APORTADOS EN EL POST PRINCIPAL-

GRACIAS A TODOS LO QUE APORTARON PARA SOLUCIONAR EL BUG. EN ESPECIAL :  tuyentc

en el post publicaste los source con los fix ya listo bro?

si bro todo completo. el fix ya echo q fue aportado y tambien la source completa . y tambien configurado para q cuando matas a un mobs de nivel 1- suba a nivel 2. y asi. ya corregido todo y dayli igual

Gracias:


Online Genius05 #47 Posteado: Today at 06:48:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 163
  • Gracias recibida: 133
  • ve
-LOS FIX DAYLI - Y LEVEL YA SE ARREGLARON FUERON APORTADOS EN EL POST PRINCIPAL-

GRACIAS A TODOS LO QUE APORTARON PARA SOLUCIONAR EL BUG. EN ESPECIAL :  tuyentc

en el post publicaste los source con los fix ya listo bro?

si bro todo completo. el fix ya echo q fue aportado y tambien la source completa . y tambien configurado para q cuando matas a un mobs de nivel 1- suba a nivel 2. y asi. ya corregido todo y dayli igual

Saludos.. alguien probo los item acc. pues al activar el acc no aparece la aurora azul  de bajo del personaje o hay que activar algo desde el main.info.?


Online 2ooooo2 #48 Posteado: Today at 07:24:43 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 31
  • Gracias recibida: 3
  • ve
-LOS FIX DAYLI - Y LEVEL YA SE ARREGLARON FUERON APORTADOS EN EL POST PRINCIPAL-

GRACIAS A TODOS LO QUE APORTARON PARA SOLUCIONAR EL BUG. EN ESPECIAL :  tuyentc

en el post publicaste los source con los fix ya listo bro?

si bro todo completo. el fix ya echo q fue aportado y tambien la source completa . y tambien configurado para q cuando matas a un mobs de nivel 1- suba a nivel 2. y asi. ya corregido todo y dayli igual

Saludos.. alguien probo los item acc. pues al activar el acc no aparece la aurora azul  de bajo del personaje o hay que activar algo desde el main.info.?
[/quno lo he probado aun dejame reviso aver q tal

Gracias:


Online quanhongle #49 Posteado: Today at 08:25:35 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 0
  • vn
-LOS FIX DAYLI - Y LEVEL YA SE ARREGLARON FUERON APORTADOS EN EL POST PRINCIPAL-

GRACIAS A TODOS LO QUE APORTARON PARA SOLUCIONAR EL BUG. EN ESPECIAL :  tuyentc

en el post publicaste los source con los fix ya listo bro?
Hello, can you pls tell me how to fix dailyreward,
I still was able to use it in the first install, but now I cannot ^^
thank you
si bro todo completo. el fix ya echo q fue aportado y tambien la source completa . y tambien configurado para q cuando matas a un mobs de nivel 1- suba a nivel 2. y asi. ya corregido todo y dayli igual


Online 2ooooo2 #50 Posteado: Today at 08:43:16 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 31
  • Gracias recibida: 3
  • ve
el acc se ve bien... lo que no se ve es el custom ranking se queda cargando y no aparece nada alguien sabe porque?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
69 Replies
10973 Views
Last post September 17, 2025, 03:09:17 AM
by hofer
18 Replies
25863 Views
Last post August 27, 2025, 03:55:44 AM
by kodai
5 Replies
7133 Views
Last post September 26, 2022, 04:06:08 PM
by Betell Host
20 Replies
4418 Views
Last post April 11, 2025, 12:03:23 AM
by Nexus
1 Replies
2119 Views
Last post April 11, 2025, 09:59:33 PM
by Peluuca