- Katılım
- 28 Eki 2020
- Konular
- 3
- Mesajlar
- 7
- Online süresi
- 1d 17h
- Reaksiyon Skoru
- 1
- Altın Konu
- 0
- TM Yaşı
- 5 Yıl 7 Ay 17 Gün
- Başarım Puanı
- 33
- MmoLira
- 1,327
- DevLira
- 3
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
Hello i sell a international project AVENOR2 with source!
Pot arăta totul în oglindirea ecranului întregului proiect cu compilarea sursă client/server
WE HAVE THE SERVER ONLINE FOR TESTING!
IS FULLY TRANSLATED IN GERMAN, TURK, POLAND, ROMANIAN AND ENGLISH!
Contact me on discord : OnC#1834
Some pictures of server!
https://gyazo.com/91b0ebee3315fccfd36c60940ccb6d71
#pragma once
/*** Debug mode (only console and log file) ***/
// #define ENABLE_DEBUGGING
/*** End ***/
/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/
/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/
/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
#define ENABLE_FILTER_PICK_UP
/*** End ***/
/*** Default Defines ***/
#define ENABLE_COSTUME_SYSTEM
#define NON_CHECK_DRAGON_SOUL_QUALIFIED
// #define _IMPROVED_PACKET_ENCRYPTION_
/*** End ***/
/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/
/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/
/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/
/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/
/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/
/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/
/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/
/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/
/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/
/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End Wolfman Character ***/
/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/
/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/
/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/
/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/
/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/
/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/
/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/
/*** Send Target Information ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/
/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/
/*** FoxFS ***/
#define ENABLE_FOX_FS
/*** End ***/
/*** Cython ***/
#define ENABLE_CYTHON
/*** End ***/
/*** New Quest Page ***/
#define ENABLE_QUEST_RENEWAL
/*** End ***/
/*** Copy Link In Chat ***/
#define ENABLE_LINK_IN_CHAT
/*** End ***/
/*** Hide Objects ***/
#define ENABLE_HIDE_OBJECTS
/*** End ***/
/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/
/*** Wheel Scroll Mouse ***/
#define ENABLE_WHEEL_MOUSE
/*** End ***/
/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/
/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/
/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/
/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/
/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
/*** End ***/
/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/
/*** Discord RPC ***/
///#define ENABLE_DISCORD_RPC
/*** End ***/
/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/
/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/
/*** Scaling For Mobs ***/
#define ENABLE_MOB_APPEARANCE
/*** End ***/
/*** Emoticon System (Spartan Files) ***/
#define ENABLE_EMOTICONS
/*** End ***/
/*** Skill Color System ***/
#define ENABLE_NEW_MODULE_CONFIG
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/
/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/
/*** Block Write Process ***/
#define BLOCK_WRITE_PROCESS_MEMORY
/*** End ***/
/*** Some Definitions with include ***/
#define ENABLE_MELEY_LAIR_DUNGEON
#ifdef ENABLE_MELEY_LAIR_DUNGEON
#define MELEY_LAIR_DUNGEON_STATUE 8104
#endif
/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/
/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/
/*** Admin Manager ***/
#define ENABLE_ADMIN_MANAGER
/*** End ***/
/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/
/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/
/*** Render Target System ***/
#define ENABLE_RENDER_TARGET
#define __ENABLE_RENDER_TARGET_EXTENSION__
/*** End ***/
/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/
/*** Wings Like Sash ***/
#define ENABLE_WINGS
/*** End ***/
/*** Chat Stack For Global Messages (!) ***/
#define ENABLE_CHAT_STACK
/*** End ***/
/*** Tab Targeting Like Official Metin2 ***/
#define ENABLE_TAB_NEXT_TARGET
/*** End ***/
/*** Bonus Page Like official Metin2 ***/
#define ENABLE_DETAILS_UI
/*** End ***/
/*** Dog Mode ***/
#define ENABLE_DOG_MODE
/*** End ***/
/*** Fog Fix ***/
#define ENABLE_FOG_FIX
/*** End ***/
/*** FOV Option (30 to 100 degree) ***/
#define ENABLE_FOV_OPTION
/*** End ***/
/*** Hide Pet / Mount System ***/
#define ENABLE_HIDE_MOB_SYSTEM
/*** End ***/
/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/
/*** Chromium Browser ***/
#define CEF_BROWSER
/*** End ***/
/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/
/*** Fix Mobs Lag ***/
#define ENABLE_FIX_MOBS_LAG
/*** End ***/
/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/
/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/
/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/
/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/
/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/
/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/
/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/
/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/
/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/
/*** Emotion Hide Weapon ***/
#define ENABLE_EMOTION_HIDE_WEAPON
/*** End ***/
/*** No Colission For players in Safezone ***/
#define REMOVE_SAFEZONE_COLLISION
/*** End ***/
/*** Chat special ***/
#define ENABLE_SPECIAL_CHAT
/*** Sfârșit ***/
/*** Încărcați
modele statice în cache ***/ #define ENABLE_PERFORMANCE_BOOST
/*** End ***/
/*** Chat vocal ***/
//*/**#define ENABLE_VOICE_CHAT
/*** Sfârșit ***/
/ *** Aeldra Stuff *** /
#define ENABLE_INGAME_WIKI
#if definit (ENABLE_INGAME_WIKI) && definit (ENABLE_WOLFMAN)
#define INGAME_WIKI_WOLFMAN
# endif
#define ENABLE_NEW_TARGET_UI
#define ENABLE_BIOLOG_SYSTEM
/ ***
/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_EXTENDED_SELL
#define ENABLE_MULTIPLE_STATUS_ADD
/*** Se încheie dacă iBeast funcționează ***/
/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/
/*** Lucru Chris ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#ifndef ENABLE_SPECULAR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
#define SET_ALPHACHHANNEL_INTENSITY 3 /* 1.Intensitate normală 2.Semi intensitate 3.Intensitate maximă */
#endif
/***
/*** Zorls funcționează ***/
/*** C++17 ***/
// Pași dacă doriți să dezactivați acest lucru:
// -> Schimbați C++ Standard Language în toate proprietățile proiectelor la c++14 ( sau mai jos);
// -> Schimbați std::mem_fn în std::void_mem_fun în toate fișierele proiectelor;
// -> Dezactivează această definiție: ENABLE_CPP_17;
#define ENABLE_CPP_17
#if definit (ENABLE_CPP_17)
#if! definit (_HAS_STD_BYTE)
#define _HAS_STD_BYTE 0
# endif
# endif
/ *** Sfârșitul C ++ 17 *** /
#if defined(ENABLE_FIX_MOBS_LAG)
// -> Definiți ENABLE_FIX_MOBS_LAG au probleme la resetarea dispozitivului.
// -> Cu această nouă definire, toate aceste probleme sunt rezolvate.
#define FIX_MOBS_LAG_FIX
# endif
/*** Sfârșit ***/
/ *** *** Ikarus lucrător /
#define ENABLE_WINDOW_SLIDE_EFFECT
#define __ENABLE_SHAMAN_ATTACK_FIX__
#define __ENABLE_EMOJI_SYSTEM__
#define __ENABLE_EMOTICON_SYSTEM__
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
/ Debugging Offline *** *** Shop /
#define ENABLE_OFFLINESHOP_DEBUG
#if definită (ENABLE_OFFLINESHOP_DEBUG) && definit (_DEBUG)
#define OFFSHOP_DEBUG (FMT, ...) Tracenf ( "% s:% d >>" FMT, __FUNCTION__, __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG (...)
# endif
/*** Sfârșitul depanării Magazinului offline ***/
/*** Sfârșitul lucrării Ikarus ***/
Pot arăta totul în oglindirea ecranului întregului proiect cu compilarea sursă client/server
WE HAVE THE SERVER ONLINE FOR TESTING!
IS FULLY TRANSLATED IN GERMAN, TURK, POLAND, ROMANIAN AND ENGLISH!
Contact me on discord : OnC#1834
Some pictures of server!
https://gyazo.com/91b0ebee3315fccfd36c60940ccb6d71
#pragma once
/*** Debug mode (only console and log file) ***/
// #define ENABLE_DEBUGGING
/*** End ***/
/*** Pendant System ***/
#define ENABLE_PENDANT
#ifdef ENABLE_PENDANT
#define ENABLE_ELEMENT_ADD
#define ENABLE_ELEMENT_TARGET
#endif
/*** End ***/
/*** Global Language ***/
#define ENABLE_GLOBAL_LANGUAGE
#define ENABLE_WHISPER_ADMIN_SYSTEM
#define ENABLE_WHISPER_FLAG
/*** End ***/
/*** Pick-Up All ***/
#define ENABLE_PICK_UP_ALL
#define ENABLE_FILTER_PICK_UP
/*** End ***/
/*** Default Defines ***/
#define ENABLE_COSTUME_SYSTEM
#define NON_CHECK_DRAGON_SOUL_QUALIFIED
// #define _IMPROVED_PACKET_ENCRYPTION_
/*** End ***/
/*** Binding System ***/
#define ENABLE_BINDING_SYSTEM
/*** End ***/
/*** Magic Reduction System ***/
#define ENABLE_MAGIC_REDUCTION_SYSTEM
/*** End ***/
/*** Shoulder Sash System ***/
#define ENABLE_SHOULDER_SASH_SYSTEM
/*** End ***/
/*** Quiver System ***/
#define ENABLE_QUIVER_SYSTEM
/*** End ***/
/*** Costume Weapon ***/
#define ENABLE_COSTUME_WEAPON_SYSTEM
/*** End ***/
/*** Costume Hide ***/
#define ENABLE_HIDE_COSTUME_PART
/*** End ***/
/*** Costume Mount ***/
#define ENABLE_COSTUME_MOUNT_SYSTEM
/*** End ***/
/*** Costume Pet ***/
#define ENABLE_COSTUME_PET_SYSTEM
/*** End ***/
/*** Costume Bonus (Add & Change) ***/
#define ENABLE_CHANGING_COSTUME_BONUS
/*** End ***/
/*** Wolfman Character ***/
#define ENABLE_WOLFMAN
/*** End Wolfman Character ***/
/*** Fake PC (Ditto) ***/
#define ENABLE_FAKE_PC
/*** End ***/
/*** Fake Buff (Buffi/Healer) ***/
#define ENABLE_FAKE_BUFF
/*** End ***/
/*** Dungeon Information ***/
#define ENABLE_DUNGEON_TIMER
/*** End ***/
/*** Buy With Items ***/
#define ENABLE_MULTISHOP
/*** End ***/
/*** Chest Drop Information ***/
#define ENABLE_SHOW_CHEST_DROP
/*** End ***/
/*** Team After Friend List ***/
#define ENABLE_MESSENGER_TEAM
/*** End ***/
/*** VIP System ***/
#define ENABLE_VIP_SYSTEM
/*** End ***/
/*** Send Target Information ***/
#define ENABLE_SEND_TARGET_INFO
/*** End ***/
/*** 7&8th Skills ***/
#define ENABLE_678TH_SKILL
/*** End ***/
/*** FoxFS ***/
#define ENABLE_FOX_FS
/*** End ***/
/*** Cython ***/
#define ENABLE_CYTHON
/*** End ***/
/*** New Quest Page ***/
#define ENABLE_QUEST_RENEWAL
/*** End ***/
/*** Copy Link In Chat ***/
#define ENABLE_LINK_IN_CHAT
/*** End ***/
/*** Hide Objects ***/
#define ENABLE_HIDE_OBJECTS
/*** End ***/
/*** New Bonus Against Chiefs & Stones ***/
#define ENABLE_BOSS_AND_STONE_BONUS
/*** End ***/
/*** Wheel Scroll Mouse ***/
#define ENABLE_WHEEL_MOUSE
/*** End ***/
/*** Permanent Items ***/
#define ENABLE_PERMANENT_EFFECT_ITEMS
/*** End ***/
/*** Special Storage ***/
#define ENABLE_SPECIAL_STORAGE
/*** End ***/
/*** Gaya Market ***/
#define ENABLE_GAYA_SYSTEM
/*** End ***/
/*** BattlePass ***/
#define ENABLE_BATTLE_PASS
/*** End ***/
/*** Extended Count Items ***/
#define ENABLE_EXTENDED_COUNT_ITEMS
/*** End ***/
/*** Sanii Switchbot ***/
#define ENABLE_SWITCHBOT
/*** End ***/
/*** Discord RPC ***/
///#define ENABLE_DISCORD_RPC
/*** End ***/
/*** Zodiac Temple ***/
#define ENABLE_ZODIAC_TEMPLE
/*** End ***/
/*** Hydra Dungeon ***/
#define ENABLE_HYDRA_DUNGEON
/*** End ***/
/*** Scaling For Mobs ***/
#define ENABLE_MOB_APPEARANCE
/*** End ***/
/*** Emoticon System (Spartan Files) ***/
#define ENABLE_EMOTICONS
/*** End ***/
/*** Skill Color System ***/
#define ENABLE_NEW_MODULE_CONFIG
#define ENABLE_SKILL_COLOR_SYSTEM
/*** End ***/
/*** Cube Renewal WorldArd ***/
#define ENABLE_CUBE_RENEWAL_WORLDARD
/*** End ***/
/*** Block Write Process ***/
#define BLOCK_WRITE_PROCESS_MEMORY
/*** End ***/
/*** Some Definitions with include ***/
#define ENABLE_MELEY_LAIR_DUNGEON
#ifdef ENABLE_MELEY_LAIR_DUNGEON
#define MELEY_LAIR_DUNGEON_STATUE 8104
#endif
/*** Client Version ***/
#define ENABLE_CLIENT_VERSION
#ifdef ENABLE_CLIENT_VERSION
#define CLIENT_VERSION "23"
#endif
/*** End ***/
/*** Teleport To A Friend ***/
#define ENABLE_TELEPORT_TO_A_FRIEND
/*** End ***/
/*** Admin Manager ***/
#define ENABLE_ADMIN_MANAGER
/*** End ***/
/*** Boss & Stone on Big Map ***/
#define ENABLE_SHOW_MAP_BOSS_AND_STONE
/*** End ***/
/*** Skill CoolTime Update ***/
#define SKILL_COOLTIME_UPDATE
/*** End ***/
/*** Render Target System ***/
#define ENABLE_RENDER_TARGET
#define __ENABLE_RENDER_TARGET_EXTENSION__
/*** End ***/
/*** Rune System ***/
#define ENABLE_RUNE_SYSTEM
/*** End ***/
/*** Wings Like Sash ***/
#define ENABLE_WINGS
/*** End ***/
/*** Chat Stack For Global Messages (!) ***/
#define ENABLE_CHAT_STACK
/*** End ***/
/*** Tab Targeting Like Official Metin2 ***/
#define ENABLE_TAB_NEXT_TARGET
/*** End ***/
/*** Bonus Page Like official Metin2 ***/
#define ENABLE_DETAILS_UI
/*** End ***/
/*** Dog Mode ***/
#define ENABLE_DOG_MODE
/*** End ***/
/*** Fog Fix ***/
#define ENABLE_FOG_FIX
/*** End ***/
/*** FOV Option (30 to 100 degree) ***/
#define ENABLE_FOV_OPTION
/*** End ***/
/*** Hide Pet / Mount System ***/
#define ENABLE_HIDE_MOB_SYSTEM
/*** End ***/
/*** PIN Login ***/
#define ENABLE_PIN_LOGIN
/*** End ***/
/*** Chromium Browser ***/
#define CEF_BROWSER
/*** End ***/
/*** Hardware ID ***/
#define ENABLE_HWID
/*** End ***/
/*** Fix Mobs Lag ***/
#define ENABLE_FIX_MOBS_LAG
/*** End ***/
/*** Costume Aura ***/
#define ENABLE_COSTUME_AURA_SYSTEM
/*** End ***/
/*** Automatic AFK System ***/
#define ENABLE_AFK_MODE_SYSTEM
/*** End ***/
/*** Extended Shop Buy ***/
#define ENABLE_EXTENDED_SHOP_BUY
/*** End ***/
/*** Boss Tracking ***/
#define ENABLE_BOSS_TRACKING
/*** End ***/
/*** Enable Legendary Skills ***/
#define ENABLE_SKILLS_LEVEL_OVER_P
/*** End ***/
/*** Auto Refine ***/
#define ENABLE_AUTO_REFINE
/*** End ***/
/*** Effects System ***/
#define ENABLE_EFFECT_SYSTEM
/*** End ***/
/*** New Pet System ***/
#define ENABLE_NEW_PET_SYSTEM
/*** End ***/
/*** Maintenance System ***/
#define ENABLE_MAINTENANCE_SYSTEM
/*** End ***/
/*** Emotion Hide Weapon ***/
#define ENABLE_EMOTION_HIDE_WEAPON
/*** End ***/
/*** No Colission For players in Safezone ***/
#define REMOVE_SAFEZONE_COLLISION
/*** End ***/
/*** Chat special ***/
#define ENABLE_SPECIAL_CHAT
/*** Sfârșit ***/
/*** Încărcați
modele statice în cache ***/ #define ENABLE_PERFORMANCE_BOOST
/*** End ***/
/*** Chat vocal ***/
//*/**#define ENABLE_VOICE_CHAT
/*** Sfârșit ***/
/ *** Aeldra Stuff *** /
#define ENABLE_INGAME_WIKI
#if definit (ENABLE_INGAME_WIKI) && definit (ENABLE_WOLFMAN)
#define INGAME_WIKI_WOLFMAN
# endif
#define ENABLE_NEW_TARGET_UI
#define ENABLE_BIOLOG_SYSTEM
/ ***
/*** iBeast work ***/
#define ENABLE_AFTERDEATH_SHIELD
#define ENABLE_EXTENDED_SELL
#define ENABLE_MULTIPLE_STATUS_ADD
/*** Se încheie dacă iBeast funcționează ***/
/*** canTolip work ***/
#define SANDIK_ICGORU
/*** End ***/
/*** Lucru Chris ***/
#define ENABLE_CHAT_COLOR_SYSTEM
#ifndef ENABLE_SPECULAR_SYSTEM
#define ENABLE_SPECULAR_SYSTEM
#define SET_ALPHACHHANNEL_INTENSITY 3 /* 1.Intensitate normală 2.Semi intensitate 3.Intensitate maximă */
#endif
/***
/*** Zorls funcționează ***/
/*** C++17 ***/
// Pași dacă doriți să dezactivați acest lucru:
// -> Schimbați C++ Standard Language în toate proprietățile proiectelor la c++14 ( sau mai jos);
// -> Schimbați std::mem_fn în std::void_mem_fun în toate fișierele proiectelor;
// -> Dezactivează această definiție: ENABLE_CPP_17;
#define ENABLE_CPP_17
#if definit (ENABLE_CPP_17)
#if! definit (_HAS_STD_BYTE)
#define _HAS_STD_BYTE 0
# endif
# endif
/ *** Sfârșitul C ++ 17 *** /
#if defined(ENABLE_FIX_MOBS_LAG)
// -> Definiți ENABLE_FIX_MOBS_LAG au probleme la resetarea dispozitivului.
// -> Cu această nouă definire, toate aceste probleme sunt rezolvate.
#define FIX_MOBS_LAG_FIX
# endif
/*** Sfârșit ***/
/ *** *** Ikarus lucrător /
#define ENABLE_WINDOW_SLIDE_EFFECT
#define __ENABLE_SHAMAN_ATTACK_FIX__
#define __ENABLE_EMOJI_SYSTEM__
#define __ENABLE_EMOTICON_SYSTEM__
#define __ENABLE_FRIENDLIST_FLAG__
#define __ENABLE_NEW_OFFLINESHOP__
#define __ENABLE_NEW_SHOP_IN_CITIES__
#define __ENABLE_LARGE_DYNAMIC_PACKET__
/ Debugging Offline *** *** Shop /
#define ENABLE_OFFLINESHOP_DEBUG
#if definită (ENABLE_OFFLINESHOP_DEBUG) && definit (_DEBUG)
#define OFFSHOP_DEBUG (FMT, ...) Tracenf ( "% s:% d >>" FMT, __FUNCTION__, __LINE__, __VA_ARGS__)
#else
#define OFFSHOP_DEBUG (...)
# endif
/*** Sfârșitul depanării Magazinului offline ***/
/*** Sfârșitul lucrării Ikarus ***/
Son düzenleme:
- Katılım
- 7 May 2010
- Konular
- 10,579
- Mesajlar
- 58,614
- Çözüm
- 219
- Online süresi
- 10mo 29d
- Reaksiyon Skoru
- 16,721
- Altın Konu
- 444
- TM Yaşı
- 16 Yıl 1 Ay 9 Gün
- Başarım Puanı
- 691
- MmoLira
- 19,925
- DevLira
- 601
Konu uygun bölüme taşındı.
- Katılım
- 21 Nis 2021
- Konular
- 1,033
- Mesajlar
- 4,724
- Çözüm
- 15
- Online süresi
- 3mo 27d
- Reaksiyon Skoru
- 1,970
- Altın Konu
- 343
- TM Yaşı
- 5 Yıl 1 Ay 23 Gün
- Başarım Puanı
- 287
- Yaş
- 51
- MmoLira
- 3,408
- DevLira
- 12
Paylaşım için teşekkürler.
- Katılım
- 17 Eyl 2021
- Konular
- 0
- Mesajlar
- 21
- Online süresi
- 17d 19h
- Reaksiyon Skoru
- 13
- Altın Konu
- 0
- TM Yaşı
- 4 Yıl 8 Ay 28 Gün
- Başarım Puanı
- 44
- MmoLira
- 8,106
- DevLira
- 0
Ephelion Shit svf
for 700e JESUS
for 700e JESUSŞu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Kilitli
- Cevaplar
- 10
- Görüntüleme
- 983
- Cevaplar
- 52
- Görüntüleme
- 2K
- Cevaplar
- 42
- Görüntüleme
- 5K
- Cevaplar
- 29
- Görüntüleme
- 3K
- Cevaplar
- 33
- Görüntüleme
- 8K



