Noticias:

SMF - Just Installed!

Menú principal

Season 3 (Reedlan) NEW

Publicado por Dakosmu, Sep 11, 2024, 01:24 AM

Tema anterior - Siguiente tema

Dakosmu

Season 3 (Reedlan) NEW

Los visitantes no pueden visualizar imágenes en los mensajes, por favor Regístrate o Inicia Sesión


The old files I studied on, the files work consistently, crash and nothing like that.
The code is scary because this was my training without guides, etc.. Everything was done by trial and error.
Version without built-in MuHelper.


Server+Source MEGA:
You require the following to view this post content:
  • You require a post count of at least 1, you need another 1 posts.
MEGA:
You require the following to view this post content:
  • You require a post count of at least 1, you need another 1 posts.
Interface MEGA:
You require the following to view this post content:
  • You require a post count of at least 1, you need another 1 posts.
can't compile the client dll, if anyone succeeds, post it below and I'll update the post, I used 2010 visual studio.


source main compiled fine only need disable all PlayerGuildLogo in Other.ccp y Other.h & interface.h.. and remplace

void OpenResetMenu()
{
   if(OpenReset1 == 1)
   {
      ResetDialog = true;
      if(p1CheckWindows(6) //trade
      || p1CheckWindows(9) //Chaos Box
      || p1CheckWindows(0) //Interface All
      || p1CheckWindows(14) //Personal Shop
      || p1CheckWindows(11) //Pet Info
      || p1CheckWindows(12) //Store
      || p1CheckWindows(3) //Party
      || p1CheckWindows(4) //Quest
      || p1CheckWindows(5)) //Guild
      {
         return;
      }

      int PositionX1 = 218;
      int PositionY1 = 93;

      pDrawImage2(2693,PositionX1,PositionY1-1,250,297,0.0,0.0,0.7728125, 0.8028125, 1, 1, 0.0);//0.6875 / 0.8828125


   else if(OpenReset1 == 0)
   {
      ResetDialog = false;
   }
}

for

void OpenResetMenu()
{
   if(OpenReset1 == 1)
   {
      ResetDialog = true;
      if(p1CheckWindows(6) //trade
      || p1CheckWindows(9) //Chaos Box
      || p1CheckWindows(0) //Interface All
      || p1CheckWindows(14) //Personal Shop
      || p1CheckWindows(11) //Pet Info
      || p1CheckWindows(12) //Store
      || p1CheckWindows(3) //Party
      || p1CheckWindows(4) //Quest
      || p1CheckWindows(5)) //Guild
      {
         return;
      }

      int PositionX1 = 218;
      int PositionY1 = 93;

      pDrawImage2(2693,PositionX1,PositionY1-1,250,297,0.0,0.0,0.7728125, 0.8028125, 1, 1, 0.0);//0.6875 / 0.8828125
   }

   else if(OpenReset1 == 0)
   {
      ResetDialog = false;
   }
}


Credits:
- eRRoR
- Hybrid
- NexT
- Wendigo
Bladimir1
Bon Dia

🡱 🡳