Quote:
Originally Posted by jayjei14
Make a code so that we know how to put.. 
|
_Interface/FuncApplet.cpp
In the head
Code:
DECLAREAPPLET( AppMain_GlowShop , new CWndGlowShop );
at the bottom before the }
Code:
AddAppletFunc( AppMain_GlowShop , APP_GLOW_SHOP , _T( "WndGlowShop" ) , _T( "Icon_Housing.dds" ) , GETTEXT(TID_GAME_HOUSING_BOX), 'C' );
you can change the C to the Hotkey you want to press to open the glowshop