Hi! What do you think is the reason why when I press P (Party) and I press P (Party) again, it won't work? Like, when I press P, the party option will show up, but when I press P again it will not be minimize, like it will not show up again.
PS: I tried to make 2 Funcapplet
#endif // __IMPROVE_QUEST_INTERFACE
AddAppletFunc( AppMain_WndParty , APP_PARTY , _T( "WndParty" ) , _T( "Icon_Troupe.dds" ) , GETTEXT( TID_TIP_PARTY ), 'P' );
and I put in the buttom with same code..
Thanks!