LCKB
Define for other Languages - Printable Version

+- LCKB (https://lckb.dev/forum)
+-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109)
+--- Forum: Guides & Help Section (https://lckb.dev/forum/forumdisplay.php?fid=193)
+---- Forum: Help & Support (https://lckb.dev/forum/forumdisplay.php?fid=157)
+----- Forum: General Support (https://lckb.dev/forum/forumdisplay.php?fid=203)
+------ Forum: Solved topics (https://lckb.dev/forum/forumdisplay.php?fid=159)
+------ Thread: Define for other Languages (/showthread.php?tid=4496)



- fantasymerlin - 01-03-2016


I have define the Define_File and had seen some defines where I am not sur if this right...

 

#define ADD_CHAT_CEILWRITING_CUT_NA_20081029
#define ADD_CHAT_SPECIALCHAR_DISABLE_NA_20090210
#define ADD_SUBJOB
#define AUTO_RESTART    // [2012/10/18 : Sora] Àç½ÃÀ۽à ÀÚµ¿ ·Î±×ÀÎ
#define CHAR_EX_MAGE    //2013/01/08 jeil ex ¸ÞÀÌÃö
#define CHAR_EX_ROGUE    // [2012/08/27 : Sora] EX·Î±× Ãß°¡
//#define CHRISTMAS_LOGO    //    Ã…©¸®½º ¸¶½º ·Î±×ÀÎ ·Î°í º¯°æ
#define DISABLE_PARTY_TYPE_BATTLE    //ÀüÅõ ÆÄƼ ¸ñ·à æ°Å
#define ENABLE_GUILD_STASH    // new guild stash by rumist
#define EUROUPEAN_SERVER_LOGIN    // À¯·ÎÇǾÈ ¼­¹ö ·Î±×ÀÎ [11/2/2012 Ranma]
#define FILTERING_WORD_VISIBLE_NA_20081013
#define GER_MODIFY_PARTYCAHT_ABRIDGE_KEY_NA_20081224
#define GM_INVISIBLE_MODE
#define GUILD_MARK    // sora guild mark define 2011-07-14
#define IMPROV1107_NOTICESYSTEM    // °øÃö °­È­ ½Ã½ºÅÛ [trylord 11/14/11]
#define LINE_CHANGE_BY_WORD
#define MODIFY_MESSENGER_CHAT_BLANK_NA_20081028
#define MOONSTONE_COUNT_ADD
#define NEW_CHAO_SYS
#define NEW_WEAPONDROP
#define NEW_WORLD_MAP    // [2012/10/11 : Sora] ¿ùµå¸Ê °³Æí
#define RESTART_GAME
#define SORCERER_SUMMON_VILLAGE_VISIBLE_NA_20081008
#define UPDATE1107_GUILDSYSTEM    // ±æµå ½Ã½ºÅÛ °³Æí
//#define XTRAP_SECURE_CKBANG_2010_07_20    // 2010-07-20 ¹æÃ¢±Ô - XTrap º¸¾È ¼Ö·ç¼Ç Àû¿ë

#if defined VER_TEST

#endif    // VER_TEST

 

* is this _PARTYCAHT is write correctly or have this writed _PARTYCHAT?

* When I disable XTrap I done it with // before #define?

* For what is this #if defined VER_TEST. In the File where are to set the CheckIpFilter this are again. Do I have remove that?




- ZaTii - 01-03-2016


Look at the Code at search for the refences then u will easy now what feature it is.

 

 

yes u deactivate xtrap like that.




- fantasymerlin - 01-03-2016



Look at the Code at search for the refences then u will easy now what feature it is.

 

 

yes u deactivate xtrap like that.

 

Ok then XTrap isn´t the reason that my engine.dll doesnt work. I think its right to a dynamic DLL?

 

What reasons can be that the engine dll not working?

 

How I disable ip Check? Please help me to do that? I tried to disable but it seems that isn´t correctly. I need a better Statement and where I have to disable.

 

And have I linked at engine to LCCRC32.h from Server/ShareLib or from /SRCDesign/include? BC I have two of this files with different bytes.

 

Thank you very much




- Sutz - 01-14-2016

Hi there.
As your topic has been answered, and from this topic you can solve your problem or already have I am going to move this topic into our Solved section database.

Thankyou,
-LCKB Staff