Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //GF Defines
- #define LOCALE_SERVICE_SINGAPORE // ½Ì°¡Æú
- #define ENABLE_COSTUME_SYSTEM
- #define ENABLE_ENERGY_SYSTEM
- #define ENABLE_DRAGON_SOUL_SYSTEM
- #define ENABLE_NEW_EQUIPMENT_SYSTEM
- //Offical Updates / Patches
- #define __BL_MINIMAP_SMOOTH_ZOOM__
- #define __BL_CHAR_CONFIG__
- #define ENABLE_ADDITIONAL_EQUIPMENT_PAGE // Official Additional Equipment Page
- #define ENABLE_TAB_NEXT_TARGET
- #define ENABLE_REFINE_MSG_ADD
- #define __BL_ENABLE_PICKUP_ITEM_EFFECT__
- #define WJ_ENABLE_TRADABLE_ICON
- #define __BL_LOADING_TIP__
- #define __BL_67_ATTR__
- #define ENABLE_CHEQUE_SYSTEM
- #define ENABLE_GAYA_SYSTEM
- #define ENABLE_EXTEND_INVEN_SYSTEM
- #define ENABLE_SASH_SYSTEM
- #define ENABLE_OBJ_SCALLING
- #define ENABLE_COSTUME_WEAPON_SYSTEM
- #define ENABLE_DS_GRADE_MYTH
- #define ENABLE_DS_CHANGE_ATTR // Dragon Soul Change Attribute
- #define ENABLE_CUBE_RENEWAL
- #define ENABLE_QUIVER_SYSTEM
- #define ENABLE_7AND8TH_SKILLS
- #define ENABLE_NEW_GYEONGGONG_SKILL
- #define ENABLE_SKILLBOOK_COMB_SYSTEM
- #define ENABLE_SKILLBOOK_TRADE_SYSTEM
- #define ENABLE_COSTUME_MOUNT
- #define __BL_TRANSMUTATION__
- #define ENABLE_CHATTING_WINDOW_RENEWAL
- #define __BL_MOUSE_WHEEL_TOP_WINDOW__
- #define __BL_CLIP_MASK__
- #define __BL_FOG_FIX__
- #define __BL_ENVIRONMENT_EFFECT_OPTION__
- #define __BL_SHADOW_RENDER_QUALITY_OPTION__
- #define __BL_GRAPHIC_ON_OFF__
- #define WJ_SHOW_MOB_INFO
- #define __BL_OFFICIAL_LOOT_FILTER__
- #if defined(__BL_OFFICIAL_LOOT_FILTER__)
- # define ENABLE_PREMIUM_LOOT_FILTER // Enable Premium Usage of the Loot Filter System
- #endif
- #define ENABLE_QUEST_WIDTH_EXPANSION
- #if defined(__BL_CHAR_CONFIG__)
- #define __BL_ANIMATION_OPTIMIZATION__
- #endif
- #define ENABLE_DS_SET
- #define ENABLE_SOULBIND_SYSTEM
- #define ENABLE_SOUL_SYSTEM // Soul System
- #define ITEM_TALISMAN_EQUIPMENT
- #if defined(ITEM_TALISMAN_EQUIPMENT)
- # define ELEMENT_TARGET
- #endif
- #define ENABLE_CAMERA_ZOOM_OPTIMIZE
- #define __BL_ON_END_KEY_FRAME__
- #define ENABLE_TARGET_AFFECT
- #define __BL_SAVE_CAMERA_MODE__
- #define __BL_REFINED_EFFECT__
- // Fixes
- #define __BL_LEVEL_FIX__
- #define ENABLE_CHAT_LOG_FIX // Chat-log window fix
- #define __ENABLE_SHAMAN_ATTACK_FIX__
- //#define ENABLE_FIX_MOBS_LAG
- //#define ENABLE_DISCORD_RPC
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement