Jump to content
Metin2 Network
Create New...

ALLex

Moderator
  • Posts

    102
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ALLex

  1. Hello, Whatever you call the name of the application or plugin you have installed through the ports, there is now a way to see all the config options if it is installed with the port. Apache for example: [root@enixyazilim ~]# cd /usr/ports/www/apache22 [root@enixyazilim /usr/ports/www/apache22]# make showconfig ===> The following configuration options are available for apache-2.2.13: APR_FROM_PORTS=off "Use devel/apr as APR (preferred)" THREADS=off "Enable threads support in APR" MYSQL=on "Enable MySQL support for apr-dbd" PGSQL=off "Enable PostgreSQL support for apr-dbd" SQLITE=off "Enable SQLite support for apr-dbd" IPV6=on "Enable IPv6 support" BDB=off "Enable BerkeleyDB dbm" AUTH_BASIC=on "Enable mod_auth_basic" AUTH_DIGEST=on "Enable mod_auth_digest" AUTHN_FILE=on "Enable mod_authn_file"
  2. Hi Guys, I'm sharing a performance system with you today. If you spawn a lot of mobs, you will get significant fps drops. Let me show you a GIF. Before/ : [Hidden Content] After/: [Hidden Content] Download: [Hidden Content]
  3. 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 Download: [Hidden Content] Sh Fix : [Hidden Content]
  4. - FreeBSD 13+ - MySQL 5.6 - GCC10 - Visual Studio 2022 - Temel: Martysama 5.3 - Kullanılan kaynaklar: Rubria, Wonder & Nostalgia Download: [Hidden Content]
×
×
  • Create New...

Important Information

Terms of Service

Write what you are looking for and press enter or click the search icon to begin your search