@ProTecno
1). Pet HP Info Remake not working - Fix by Removing MUUN
2). Global Message of GM is not working? (!Message) - Not showing in Center (Fix, it was modified to /gmpost)
3). Guild Buttons, Logo Window, Text Need to re-align.
Thanks

Crescent Moon Slash incorrect skill icon. and if you assign number key it wont remove anymore.

Alguma Solução para o Hp Bar Pets?

ISSO É FACIL RESOLVER COM A SOURCE!
FIX IMG EN INTERFACE.CPP
WINPET_1.TGA NA #IF INTERFACE_TYPE 0 == 4 ? #ENDIF
//fix img barra pet hp bar
LoadBitmapA("Interface\\GFx\\winPet_I1.tga", 61545, GL_LINEAR, GL_CLAMP, 1, 0);

/! <COMANDO> VIU SE FOI ALTERADO DO ORIGINAL ?
O ORIGINAL É /GMPOST + <MSN>
QUESTAO DO BOTAO DA GUILD!
DESATIVAR NA SOURCE PARA DOWNGRADE!
//-- PROCURE POR ISSO!
// SetDword((PVOID)(0x007D0EF6+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
// SetDword((PVOID)(0x007D0F5D+1),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART1
// SetByte((PVOID)(0x007D0F05+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART1
// SetByte((PVOID)(0x007D0F6C+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART1
// SetDword((PVOID)(0x007D11DE+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
// SetDword((PVOID)(0x007D1249+2),350); //POSIÇÃO Y GUILD MASTER BUTTONS PART2
// SetByte((PVOID)(0x007D11EE+2),23); //POSIÇÃO X GUILD MASTER BUTTONS PART2
// SetByte((PVOID)(0x007D1259+2),108); //POSIÇÃO X GUILD MASTER BUTTONS PART2
//--COMENTE COM DUAS BARRAS EM TODAS //
