Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: BUG con la vida del darkraven  (Visto 1179 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline elcrom Posteado: July 15, 2024, 05:17:14 PM | Modificado: July 16, 2024, 02:58:33 PM by elcrom

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 11
  • Gracias recibida: 3
  • ar
Hola gente buenas tardes,
estoy arrancando en esto, y tengo este problema visual, los pet se superponen, alguien me puede dar una mano con la solución de este problema?
los files y scr son S6.E15 GamingMaster - Muemu 1.04e





si es necesario les comparto como estan los scr

Gracias:


Offline elcrom #1 Posteado: July 16, 2024, 02:55:22 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 11
  • Gracias recibida: 3
  • ar

Offline elcrom #2 Posteado: July 23, 2024, 06:42:31 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 11
  • Gracias recibida: 3
  • ar
Tema solucionado.

dejo la solucion

   if(gProtect.m_MainInfo.CustomInterfaceType >= 0 && gProtect.m_MainInfo.CustomInterfaceType <= 5)
   {
   y += ( *(DWORD *)(*(DWORD *)0x7BC4F04 + 556) != 65535 ) ? 8 : 5;

   if( MinimizarPet == 0 )
      {
      RenderBitmap(61545, 1, y + 64, Return2X(TransForX( 74 )), ReturnY(TransForY( 24 )), 0.0, 0.1731800437, 0.75, 0.2378999293,1, 1, 0); //-- Fondo

      pSetTextColor(pTextThis(), 0xFFu, 0xFFu, 0xFFu, 0xFFu);
      pSetBackgroundTextColor(pTextThis(), 0, 0, 0, 0);
      pDrawText(pTextThis(), 15, y + 68, (LPCTSTR)nameIndex, 0, 0, (LPINT) 1, 0); //Nombre del Cuervo

      int v15 = (double)hp / (double)hpmax * 69.0;

      pSetBlend(1);
      glColor4f(0.4274, 0.0313, 0.1254, 0.798);

      pDrawBarForm(4, y + 80, Return2X(TransForX( v15 )), 4, 0, 0); //BarraBordoHP
      pGLSwitch();
      pSetBlend(0);
      glColor4f(1.0, 1.0, 1.0, 1.0);
      }
   }


Offline tck #3 Posteado: July 23, 2024, 07:42:33 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 6
  • Gracias recibida: 1
  • br
Tema solucionado.

dejo la solucion

   if(gProtect.m_MainInfo.CustomInterfaceType >= 0 && gProtect.m_MainInfo.CustomInterfaceType <= 5)
   {
   y += ( *(DWORD *)(*(DWORD *)0x7BC4F04 + 556) != 65535 ) ? 8 : 5;

   if( MinimizarPet == 0 )
      {
      RenderBitmap(61545, 1, y + 64, Return2X(TransForX( 74 )), ReturnY(TransForY( 24 )), 0.0, 0.1731800437, 0.75, 0.2378999293,1, 1, 0); //-- Fondo

      pSetTextColor(pTextThis(), 0xFFu, 0xFFu, 0xFFu, 0xFFu);
      pSetBackgroundTextColor(pTextThis(), 0, 0, 0, 0);
      pDrawText(pTextThis(), 15, y + 68, (LPCTSTR)nameIndex, 0, 0, (LPINT) 1, 0); //Nombre del Cuervo

      int v15 = (double)hp / (double)hpmax * 69.0;

      pSetBlend(1);
      glColor4f(0.4274, 0.0313, 0.1254, 0.798);

      pDrawBarForm(4, y + 80, Return2X(TransForX( v15 )), 4, 0, 0); //BarraBordoHP
      pGLSwitch();
      pSetBlend(0);
      glColor4f(1.0, 1.0, 1.0, 1.0);
      }
   }

Qual arquivo ?


Offline elcrom #4 Posteado: July 23, 2024, 07:44:29 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 11
  • Gracias recibida: 3
  • ar
eso se modifica en interface.ccp


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
4 Replies
2101 Views
Last post October 19, 2018, 09:54:45 PM
by felipexgyn
18 Replies
3343 Views
Last post January 20, 2021, 06:29:30 PM
by OneMU
3 Replies
1182 Views
Last post October 24, 2020, 07:38:20 PM
by Daniel@
0 Replies
404 Views
Last post February 15, 2022, 11:29:21 AM
by Karynahi
8 Replies
2767 Views
Last post May 28, 2023, 11:43:07 PM
by neuda