Fix Expanded inventory window title [Rafhael Souza]

Publicado por Dakosmu, Ago 18, 2023, 04:52 AM

Tema anterior - Siguiente tema

Dakosmu

Fix Expanded inventory window title [Rafhael Souza]


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



.h
static void __thiscall FixTittleInvExt(int This);

.cpp
void CFixMu::FixTittleInvExt(int This)
{
int v1 = This;

float Y = (double)*(signed int *)(This + 24);
float X = (double)*(signed int *)(This + 20);

pDrawGUI(31322, X, Y, 190.0, 429.0);
pDrawGUI(31354, X, Y, 190.0, 64.0);
pDrawGUI(31355, X, Y + 64, 21.0, 320.0);
pDrawGUI(31356, X + 169, Y + 64, 21.0, 320.0);
pDrawGUI(31357, X, Y + 384, 190.0, 45.0);

pSetBackgroundTextColor(pTextThis(), 0, 0, 0, 0);
pSetTextColor(pTextThis(), 255, 255, 255, 255);
pDrawText(pTextThis(), X, Y + 15, pGetTextLine(pTextLineThis, 3323), 190, 0, (LPINT)3, 0);
}

MemorySet(0x007D4FA6, 0x90, 0x05);
SetCompleteHook(0xE8, 0x007D4F9E, &FixTittleInvExt);

Creditos
Rafhael Souza]
Bon Dia


🡱 🡳