Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Interface Season3 na Season6  (Visto 39226 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline Denis Alves #140 Posteado: May 14, 2020, 08:30:05 PM

  • C++ Coder
  • +2 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 268
  • Gracias recibida: 7249
  • br
Logré poner la interfaz después de mucho estudio y dedicación. Pero tuve que venir aquí para aclarar una duda.




Mi interface tiene algunas fallas en la parte inferior, he intentado todo para cambiar la posición Y e incluso eliminar los archivos no funcionó. Me preguntaba si alguien me puede dar la fuerza para posicionar esta interfaz correctamente, eso es todo.



Este es el ejemplo de cómo quiero que sea.

Cualquiera que pueda ayudar aquí, para ayudar a cualquier persona con el mismo problema, o en el sector privado, estaré extremadamente agradecido.



Offline Denis Alves #141 Posteado: May 15, 2020, 09:08:35 AM

  • C++ Coder
  • +2 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 268
  • Gracias recibida: 7249
  • br
Logré poner la interfaz después de mucho estudio y dedicación. Pero tuve que venir aquí para aclarar una duda.




Mi interface tiene algunas fallas en la parte inferior, he intentado todo para cambiar la posición Y e incluso eliminar los archivos no funcionó. Me preguntaba si alguien me puede dar la fuerza para posicionar esta interfaz correctamente, eso es todo.



Este es el ejemplo de cómo quiero que sea.

Cualquiera que pueda ayudar aquí, para ayudar a cualquier persona con el mismo problema, o en el sector privado, estaré extremadamente agradecido.

up


Offline manfromvn #142 Posteado: May 22, 2020, 07:12:25 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 81
  • Gracias recibida: 33
  • vn
1.04d how to fix exp position, please help. thank you  please



Offline Daniel@ #143 Posteado: June 01, 2021, 01:30:00 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 351
  • Gracias recibida: 3099
  • ve
@Kapocha33

@Yalc

does anyone have the magic break fix?



thanks

Vamos a hacerlo resurgir, alguien pudo resolver este problema? O aunque sea desactivar los dragones en caso de que se esten mostrando los skills? Gracias!


Yo lo solucioné haciendo que al apuntarle, se desaparezcan. Básicamente es agregarle condiciones al if y tirar un return en caso de que se cumpla. También lo que hice es que al abrir el chat, se desaparezca sólo el dragon izquierdo y al abrir inventario, character info, guild, party, etc. se desaparezca sólo el derecho.
Dejó mi código:

Code: [Select]
//DRAGONES
void Interface::DrawDragones()
{
if (this->CheckWindow(ObjWindow::CashShop)
|| this->CheckWindow(ObjWindow::FullMap)
|| this->CheckWindow(SkillTree)
|| this->CheckWindow(CastleGateSwitch)
|| pMapNumber == 39 //Kanturu
|| pMapNumber == 58 //Selupam
|| pMapNumber == 64 //Duel Arena
|| pMapNumber == 65 //Doppelganger
|| pMapNumber == 66 //Doppelganger
|| pMapNumber == 67 //Doppelganger
|| pMapNumber == 68 //Doppelganger
|| pMapNumber == 69 //Imperial Guardian
|| pMapNumber == 70 //Imperial Guardian
|| pMapNumber == 71 //Imperial Guardian
|| pMapNumber == 72 //Imperial Guardian
|| pMapNumber == 11 //Blood Castle
|| pMapNumber == 12 //Blood Castle
|| pMapNumber == 13 //Blood Castle
|| pMapNumber == 14 //Blood Castle
|| pMapNumber == 15 //Blood Castle
|| pMapNumber == 16 //Blood Castle
|| pMapNumber == 17 //Blood Castle
|| pMapNumber == 52 //Blood Castle
|| pMapNumber == 9 //Devil Square
|| pMapNumber == 32 //Devil Square
|| pMapNumber == 18 //Chaos Castle
|| pMapNumber == 19 //Chaos Castle
|| pMapNumber == 20 //Chaos Castle
|| pMapNumber == 21 //Chaos Castle
|| pMapNumber == 22 //Chaos Castle
|| pMapNumber == 23 //Chaos Castle
|| pMapNumber == 53 //Chaos Castle
|| pMapNumber == 45 //Illusion Temple
|| pMapNumber == 46 //Illusion Temple
|| pMapNumber == 47 //Illusion Temple
|| pMapNumber == 48 //Illusion Temple
|| pMapNumber == 49 //Illusion Temple
|| pMapNumber == 50 //Illusion Temple
|| pMapNumber == 18 //Chaos Castle
|| pMapNumber == 19 //Chaos Castle
|| pMapNumber == 20 //Chaos Castle
|| pMapNumber == 21 //Chaos Castle
|| pMapNumber == 22 //Chaos Castle
|| pMapNumber == 23 //Chaos Castle
|| pMapNumber == 53 //Chaos Castle
|| pMapNumber == 34 //Crywolf
|| pMapNumber == 30 //Valley/CastleSiege
|| pMapNumber == 65 /*DuelArena*/)
{return;}

if (!(IsWorkZone(eDragonDer)
|| this->CheckWindow(ObjWindow::FriendList)
|| this->CheckWindow(ObjWindow::Party)
|| this->CheckWindow(ObjWindow::Quest)
|| this->CheckWindow(ObjWindow::Guild)
|| this->CheckWindow(ObjWindow::CommandWindow)
|| this->CheckWindow(ObjWindow::Inventory)
|| this->CheckWindow(ObjWindow::Character)
|| this->CheckWindow(ObjWindow::FastMenu)
|| this->CheckWindow(ObjWindow::MuHelper)
|| this->CheckWindow(ChaosBox)
|| this->CheckWindow(ExpandInventory)
|| this->CheckWindow(ExpandWarehouse)
|| this->CheckWindow(GensInfo)
|| this->CheckWindow(NPC_Dialog)
|| this->CheckWindow(NPC_Julia)
|| this->CheckWindow(NPC_Titus)
|| this->CheckWindow(OtherStore)
|| this->CheckWindow(PetInfo)
|| this->CheckWindow(Shop)
|| this->CheckWindow(Store)
|| this->CheckWindow(Trade)
|| this->CheckWindow(Quest)
|| this->CheckWindow(Lugard)
|| this->CheckWindow(Jerint)
|| this->CheckWindow(GoldenArcher1)
|| this->CheckWindow(GoldenArcher2)
|| this->CheckWindow(LuckyCoin1)
|| this->CheckWindow(LuckyCoin2)
|| this->CheckWindow(NPC_Duel)
|| this->CheckWindow(NPC_Devin)
|| this->CheckWindow(GuardNPC)
|| this->CheckWindow(SeniorNPC)
|| this->CheckWindow(GuardNPC2)
|| this->CheckWindow(CatapultNPC)
|| this->CheckWindow(CreateGuild)
|| this->CheckWindow(Warehouse))
)
{gInterface.DrawGUI(eDragonIzq, 532, 385);}

if (!(IsWorkZone(eDragonIzq) || this->CheckWindow(ObjWindow::ChatWindow)))
{gInterface.DrawGUI(eDragonDer, 0, 385);}
}
Te doy una solucion alternativa, hacer q cuando clickeen en el box del skill se oculten, y q cuando clikeen en el area q se muestran los skills se muestren.

Como


Offline spartacus #144 Posteado: September 21, 2024, 08:23:08 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 260
  • Gracias recibida: 120
  • cl


Can someone tell me how I can improve this move window?

Gracias:


Offline Xingaw #145 Posteado: April 04, 2025, 11:13:23 PM | Modificado: April 05, 2025, 12:14:42 AM by Xingaw

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 71
  • Gracias recibida: 34
  • vn
What could be the missing or problem? Thanks ^_^



Offline Viper #146 Posteado: April 05, 2025, 02:11:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Heroe
  • Posts: 174
  • Gracias recibida: 26
  • ar
What could be the missing or problem? Thanks ^_^




You're not loading the texture from another code, you made a weird mix from what I can see.


Offline Xingaw #147 Posteado: April 06, 2025, 10:45:51 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 71
  • Gracias recibida: 34
  • vn
What could be the missing or problem? Thanks ^_^




You're not loading the texture from another code, you made a weird mix from what I can see.

i just notice, thats error only came up if i include in widescreen i think.

i just use this source https://tuservermu.com.ve/index.php?topic=77051.0 and try to add S2/S3 interface but i cant figureit out to work haha.


Offline Viper #148 Posteado: April 06, 2025, 11:06:21 AM

  • 0 puntos por ventas
  • *
  • Rank: Heroe
  • Posts: 174
  • Gracias recibida: 26
  • ar
What could be the missing or problem? Thanks ^_^




You're not loading the texture from another code, you made a weird mix from what I can see.

i just notice, thats error only came up if i include in widescreen i think.

i just use this source https://tuservermu.com.ve/index.php?topic=77051.0 and try to add S2/S3 interface but i cant figureit out to work haha.

Look for "skill_render.tga" and add it to your condition for downgrade.


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
13 Replies
16294 Views
Last post September 19, 2021, 10:11:48 PM
by ndnghia
10 Replies
16971 Views
Last post April 30, 2020, 12:00:55 AM
by oxey.mu
440 Replies
87303 Views
Last post May 03, 2024, 03:27:51 AM
by sipeogit
1 Replies
1210 Views
Last post April 03, 2020, 09:49:19 AM
by Dambis
0 Replies
4369 Views
Last post April 24, 2021, 10:36:20 AM
by zupsieqq