Hallo elitepvpers,
ich habe da ein Problem und zwar habe ich den Teleporter von mentus eingefügt keine errors dies das nur wenn ich "Z" Drücke passiert nichts :(
hier mein Eintag in der FuncApplet.cpp :
#ifdef __APP_TELEPORTER
DECLAREAPPLET( AppMain_wndappteleport , new CWndTeleporter );
#endif
#ifdef __APP_TELEPORTER
AddAppletFunc( AppMain_WndTeleporter , APP_TELEPORTER , _T( "WndMotion" ) , _T( "Icon_Motion.dds" ) , GETTEXT( TID_TIP_MOTION ), 'Z' );
#endif //__APP_TELEPORTER
Danke im Voraus :)
Liebe Grüße Arcitc :)