Advertisement
Guest User

Untitled

a guest
Oct 13th, 2023
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 5.30 KB | None | 0 0
  1.  
  2. #pragma once
  3.  
  4.  
  5.  
  6. /* Ymir Service */
  7.  
  8. #define LOCALE_SERVICE_EUROPE
  9.  
  10. /* Ymir Service */
  11.  
  12.  
  13. /* General */
  14.  
  15. #define ENABLE_PACK_GET_CHECK
  16.  
  17. #define ENABLE_CANSEEHIDDENTHING_FOR_GM
  18.  
  19. #define ENABLE_PROTOSTRUCT_AUTODETECT
  20.  
  21. #define ENABLE_DISCORD_RPC // Discord presences
  22.  
  23. #define ENABLE_EXTEND_INVEN_SYSTEM
  24.  
  25. /* General */
  26.  
  27.  
  28. /* Costume Enable */
  29.  
  30. #define ENABLE_COSTUME_SYSTEM
  31.  
  32. #define ENABLE_MOUNT_COSTUME_SYSTEM
  33.  
  34. #define ENABLE_WEAPON_COSTUME_SYSTEM
  35.  
  36. #define ENABLE_ACCE_SYSTEM
  37.  
  38. #define ENABLE_AURA_SYSTEM
  39.  
  40. /* Costume Enable */
  41.  
  42.  
  43. /* Wolfman */
  44.  
  45. #define ENABLE_WOLFMAN_CHARACTER
  46.  
  47. #define ENABLE_PLAYER_PER_ACCOUNT5
  48.  
  49. /* Wolfman */
  50.  
  51.  
  52. /* System Enable */
  53.  
  54. #define ENABLE_ENERGY_SYSTEM
  55.  
  56. #define ENABLE_DRAGON_SOUL_SYSTEM
  57.  
  58. #define ENABLE_NEW_EQUIPMENT_SYSTEM
  59.  
  60. #define ENABLE_LEVEL_IN_TRADE
  61.  
  62. #define ENABLE_DICE_SYSTEM
  63.  
  64. #define ENABLE_LVL115_ARMOR_EFFECT
  65.  
  66. #define ENABLE_SLOT_WINDOW_EX
  67.  
  68. #define ENABLE_TEXT_LEVEL_REFRESH
  69.  
  70. #define ENABLE_USE_COSTUME_ATTR
  71.  
  72. #define ENABLE_MAGIC_REDUCTION_SYSTEM
  73.  
  74. #define ENABLE_OBJ_SCALLING
  75.  
  76. #define ENABLE_MOUSEWHEEL_EVENT
  77.  
  78. #define PYTHON_MOUSEWHEEL_RENEWAL
  79.  
  80. #define ENABLE_PRINT_RECV_PACKET_DEBUG // Debug recv packet debug
  81.  
  82. #define ENABLE_HIDE_COSTUME_SYSTEM
  83.  
  84. #define ENABLE_HIDE_COSTUME_SYSTEM_ACCE
  85.  
  86. #define ENABLE_HIDE_COSTUME_SYSTEM_WEAPON_COSTUME
  87.  
  88. #define ENABLE_SEND_TARGET_INFO
  89.  
  90. #define ENABLE_VIEW_TARGET_PLAYER_HP
  91.  
  92. #define ENABLE_VIEW_TARGET_DECIMAL_HP
  93.  
  94. #define ENABLE_SKILL_COLOR_SYSTEM // Skill color
  95.  
  96. #define ENABLE_GAYA_SYSTEM
  97.  
  98. #define ENABLE_CONFIG_MODULE
  99.  
  100. #define ENABLE_DETAILS_UI
  101.  
  102. #define ENABLE_RACE_HEIGHT
  103.  
  104. #define ENABLE_EXPRESSING_EMOTION
  105.  
  106. #define ENABLE_NEW_EXCHANGE_WINDOW
  107.  
  108. #define ENABLE_OFFLINE_SHOP
  109.  
  110. #define ENABLE_OFFSHOP_DECO
  111.  
  112. #define ENABLE_CUBE_RENEWAL_WORLDARD
  113.  
  114. #ifdef ENABLE_CUBE_RENEWAL_WORLDARD
  115.  
  116.     #define ENABLE_CUBE_RENEWAL_GEM_WORLDARD
  117.  
  118.     #define ENABLE_CUBE_RENEWAL_COPY_WORLDARD
  119.  
  120. #endif
  121.  
  122. #define ENABLE_GOOGLE_TRANSLATE_INGAME
  123.  
  124. #define ENABLE_ELEMENT_ADD // Monsters element
  125.  
  126. #define ENABLE_PENDANT // Talismans of elements
  127.  
  128. #define ENABLE_FUNTION_EXTRA_TARGET // extra functions for the target
  129.  
  130. #define ENABLE_DS_GRADE_MYTH
  131.  
  132. #define ENABLE_DS_SET
  133.  
  134. #define ENABLE_DRAGON_SOUL_EFFECT
  135.  
  136. #define ENABLE_QUEST_RENEWAL
  137.  
  138. #define ENABLE_MINIMAP_WHITEMARK_NEW
  139.  
  140. #define ENABLE_CHEQUE_SYSTEM
  141.  
  142. #define __ENABLE_CHEQUE_OFFLINE_SHOP__
  143.  
  144. #define ENABLE_NEW_DROP_DIALOG // New drop dialog with remove item option
  145.  
  146. #define ENABLE_6_7_BONUS_NEW_SYSTEM
  147.  
  148. #define ENABLE_EVENT_MANAGER
  149.  
  150. #define ENABLE_MULTI_TEXTLINE
  151.  
  152. #define ENABLE_GROWTH_PET_SYSTEM
  153.  
  154. #define ENABLE_MULTI_LANGUAGE_SYSTEM // Multi language system
  155.  
  156. #define ENABLE_EXTENDED_WHISPER_DETAILS // Extended whisper target information, created mainly for multi-language country flag but can be used for other information.
  157.  
  158. #define ENABLE_ATLAS_MARK_INFO // Enable atlas mark info from client
  159.  
  160. #define ENABLE_SHINING_SYSTEM
  161.  
  162. #define ENABLE_ENVIRONMENT_OPTION    // Enable environment options
  163.  
  164. #define ENABLE_GRAPHIC_ON_OFF // System graphic options
  165.  
  166. #define ENABLE_EFFECT_CAMERA_VIEW_FIX // Effect camera view fix
  167.  
  168. #define ENABLE_DISABLE_SOFTWARE_TILING // Disable software tiling
  169.  
  170. #define ENABLE_SHADOW_RENDER_QUALITY_OPTION
  171.  
  172. #define ENABLE_NEW_SOUL_FUNCTION
  173.  
  174. #define __BL_LOADING_TIP__
  175.  
  176. #define RENDER_TARGET
  177.  
  178. #define ENABLE_DUNGEON_INFO_SYSTEM // Dungeon Information System owsap v2
  179.  
  180. #define ENABLE_SPECIAL_INVENTORY_SYSTEM
  181.  
  182. #define ENABLE_SORT_INVENTORY /// < Sort Inventory
  183.  
  184. /* System Enable */
  185.  
  186.  
  187. /* Official System */
  188.  
  189. #define ENABLE_REFINE_ELEMENT
  190.  
  191. #define ENABLE_ATTR_METIN_BOSS // New attr metin & boss
  192.  
  193. #define ENABLE_OFFICIAL_19_3_ITEMS
  194.  
  195. /* Official System */
  196.  
  197.  
  198. /* WJ */
  199.  
  200. #define WJ_ENABLE_PICKUP_ITEM_EFFECT // Pickup item effect
  201.  
  202. #define WJ_SORT_LASTPLAYTIME // Play last time
  203.  
  204. #define WJ_ENABLE_TRADABLE_ICON
  205.  
  206. #define WJ_SHOW_MOB_INFO
  207.  
  208. #ifdef WJ_SHOW_MOB_INFO
  209.  
  210. #define ENABLE_SHOW_MOBAIFLAG
  211.  
  212. #define ENABLE_SHOW_MOBLEVEL
  213.  
  214. #endif
  215.  
  216. /* WJ */
  217.  
  218.  
  219. /* Modification & Correction */
  220.  
  221. #define ENABLE_OFFICAL_CHARACTER_SCREEN // Like GF Character Select/Create/Empire Window System
  222.  
  223. #define ENABLE_PYTHON_EVENT_FUNCTIONS // Like GF Python Event Functions System
  224.  
  225. #define REMOVE_MOUNTS_COLLISION // Remove mounts collision
  226.  
  227. #define REMOVE_PETS_COLLISION // Remove pets collision
  228.  
  229. #define REMOVE_SHOPS_COLLISION // Remove shops collision
  230.  
  231. #define REMOVE_OX_PLAYER_COLLISION // Remove ox player collision
  232.  
  233. #define ENABLE_SHAMAN_ATTACK_FIX // Shaman attack with horse/mount
  234.  
  235. #define ENABLE_FAST_CARREGAMENTO                    // Habilita um melhoramento no carregamento do cliente.
  236.  
  237. #define BLOCK_WRITE_PROCESS_MEMORY                    // bloqueia da invasão de memoria do cliente.
  238.  
  239. #define ENABLE_KINGDOMS_FLAG_DELETE // Flag on name
  240.  
  241. #define ENABLE_EMOJI_IN_TEXT // Emoji in text
  242.  
  243. #define ENABLE_FOG_FIX // Fog fix for new environment effect
  244.  
  245. #define ENABLE_EXIT_FAST
  246.  
  247. /* Modification & Correction */
  248.  
  249.  
  250. /*security*/
  251.  
  252. #define __INDEX_FROM_SOURCE__                        // index está na source do cliente.
  253.  
  254. #define BLOCK_CHANGE_NAME_BIN                        // O .exe ou .bin precisa está com o nome mt2ragnarok
  255.  
  256. /*security*/
  257.  
  258.  
  259.  
  260.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement