Popular Post ZentoX 168 Posted February 7, 2023 Popular Post Share Posted February 7, 2023 It can be run on Windows and FreeBSD. ( BSD 12.3+ i386 - VS22) Tested! Client source/Defines.h //#define ENABLE_OPEN_MULTIPLE //#define _IMPROVED_PACKET_ENCRYPTION_ //#define ENABLE_SEQUENCE_SYSTEM //#define ENABLE_GUI_SHOWER //#define ENABLE_WOLFMAN #define CHARACTER_NAME_MAX_LEN 48 #define MAX_HIT_COUNT 24 //16 #define HORSE_SKILL_SLOT 107 #define LSS_SECURITY_KEY "1234abcd5678efgh" #define CLIENT_VERSION "20181010" #define LOAD_FROM_D_PATH false // TRUE or FALSE #define HIDE_GRANNY_SYSERR #define ENABLE_TARGET_INFO #define ENABLE_SHINING_SYSTEM #define ENABLE_LZ4_PACK_COMPRESSION #define ENABLE_ELEMENT_TARGET #define ENABLE_STOP_COLISSION_GLOBAL #define ENABLE_PACKET_LIMIT #define ENABLE_RENDERING_ONLY_IN_AREA #define ITEM_CHECKINOUT_UPDATE #define ENABLE_TEXT_RENEWAL #define ENABLE_LOCAL_FILE_LOADING #define ENABLE_CHEST_DROP //#define ENABLE_NEW_CHARSELECT #define ENABLE_MULTILANGUAGE #define ENABLE_ITEMSHOP Server source/service.h #pragma once enum { PARTY_CAN_JOIN_MAX_LEVEL = 30, DEFAULT_ATTACK_SPEED = 100, DEFAULT_MOVE_SPEED = 200, MOVEMENT_SPEED_LIMIT = 250, MAX_MEMBER_INTRO_PARTY = 8, MAX_ITEM_STACK = 5000, }; //#define _IMPROVED_PACKET_ENCRYPTION_ //#define ENABLE_MIRRORING_PROTO //#define ENABLE_SEQUENCE_SYSTEM //#define ENABLE_WOLFMAN //#define ENABLE_OPEN_MULTIPLE #define ENABLE_UDP_BLOCK #define CLIENT_VERSION "20181010" #define LSS_SECURITY_KEY "1234abcd5678efgh" #define ENABLE_TARGET_INFO #define ENABLE_MASTER_SKILLBOOK_NO_STEPS #define ITEM_CHECKINOUT_UPDATE #define ENABLE_INSTANT_5_BONUS #define ENABLE_XOSHIRO #define ENABLE_PERFORMANCE_TEST //#define ENABLE_NEW_CHARSELECT // sql add part_weapon #define ENABLE_MULTILANGUAGE #define ENABLE_ITEMSHOP Hidden Content Give reaction to this post to see the hidden content. 99 20 2 4 7 Quote Link to post Share on other sites
Padulcheck 0 Posted February 8, 2023 Share Posted February 8, 2023 Nice Dude Quote Link to post Share on other sites
shatox123 0 Posted March 19, 2023 Share Posted March 19, 2023 gj broth Quote Link to post Share on other sites
Appicato 0 Posted March 29, 2023 Share Posted March 29, 2023 nice Quote Link to post Share on other sites
donny 0 Posted June 13, 2023 Share Posted June 13, 2023 dasda Quote Link to post Share on other sites
Eldobom 0 Posted May 26, 2024 Share Posted May 26, 2024 Thanks. Quote Link to post Share on other sites
csoszipapa 0 Posted July 2, 2024 Share Posted July 2, 2024 asd Quote Link to post Share on other sites
killer121 0 Posted February 17 Share Posted February 17 Thanks. Quote Link to post Share on other sites
Premiumlike 0 Posted April 1 Share Posted April 1 link is down Quote Link to post Share on other sites
Razor93 160 Posted April 12 Share Posted April 12 Spoiler Hidden Content Give reaction to this post to see the hidden content. New Link! 2 Quote Link to post Share on other sites
Razor93 160 Posted April 12 Share Posted April 12 sh fix Spoiler Hidden Content Give reaction to this post to see the hidden content. 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.