Arkadia2 Serverfiles 40k

  • Autor subiect Ionut
  • Dată creare
  • Răspunsuri: Răspunsuri 50
  • Vizualizări: Vizualizări 6K
I

Ionut

fpUBiZP.jpg

FIX Client

#define ENABLE_ERROR_PROPERTY_FILENAME //show folder if we have error propperty!
#define ENABLE_CLIPBOARD //enable copy and past without bugs.
#define ENABLE_CHECK_MOBPROTO_STRUCT //fix freezing client if mobproto struct is err.
#define ENABLE_FIX_BUG_MINIMIZE
#define ENABLE_REGISTER_EFFECT_LOG //register effect to log.txt
#define ENABLE_QUEST_SPEED //
#define ENABLE_AGGREGATE_MONSTER_EFFECT
#define ENABLE_NEW_MOUNT_ROTATION_SPEED //
#define ENABLE_TAB_TARGETING //like gf
#define ENABLE_PACKET_DUMP //enable dump packets.
#define ENABLE_LOG_TXT //enable or comment this for disable.
#define ENABLE_NEW_SEQUENCE_TABLE //new sequence table (because standart is shit)
#define ENABLE_MAINTENANCE_SYSTEM
#define ENABLE_FIX_CREATE_NO_APPROPRIATE_DEVICE //fix this bug. (600x800 win 8 and etc.)
#define ENABLE_SWITCHER_MIJAGO // just enable switcher by mijago.
#define FIX_CHECK_EMPTY_TEXTURESET //fix textureset is empty!
#define ENABLE_CLIENT_PROTECTION //enable client protect.
//some settings//
#ifdef ENABLE_TAB_TARGETING
#define VICTIM_TARGET_SELECT_RANGE_MAX 3000
#endif
#ifdef ENABLE_RACE_HEIGHT
#define RACE_HEIGHT_MOUNT_MIN 20110
#define RACE_HEIGHT_MOUNT_MAX 20266
#endif
#ifdef ENABLE_CLIENT_PROTECTION
#define ENABLE_CHECK_FILES_MD5 //fix python injection and some replacement files.
//#define ENABLE_FIX_YMIRWORK_HACK_DIR //fix use windows local disk d for hack(client). (some shit boost errors).
#endif

Fix SERVER

#define ENABLE_AGGREGATE_MONSTER_EFFECT
#define ENABLE_MAINTENANCE_SYSTEM //Hello Vegas Upload 2018 9 29 13 22 46
#define ENABLE_FIX_QUICK_SLOT //fix bug. (but this not work).
#define ENABLE_IGNORE_LOWER_BUFFS //Hello Vegas Upload 2018 9 29 13 22 46
#define ENABLE_FIX_CHANGE_SKILL_GROUP //quest side.
#define ENABLE_FIX_MOB_LOCK // hack fix.
#define ENABLE_FIX_KICK_HACK //hack fix.
#define ENABLE_FIX_GHOSTMODE //hack fix.
#define ENABLE_FIX_ANTIWALL_HACK //hack fix.
#define ENABLE_FIX_ANTI_LONG_NAME //hack fix.
#define ENABLE_FIX_MINING_BOT //hack fix.
#define ENABLE_FIX_FISHING_WITHOUT_WATER //hack fix.
#define ENABLE_FIX_ANTISAFEZONE //hack fix.
#endif


if you see error: CREATE_NO_APPROPRIATE_DEVICE
comment this string: (source client) : #define ENABLE_FIX_CREATE_NO_APPROPRIATE_DEVICE //fix this bug. (600x800 win 8 and etc.)
and recompile client.


For maintenance system I forgot to add a table:
Just download this file: LINK and export in to you mysql (DB Player).



 
have you already tried to start everything works or you have to do something and then have these files serious bugs?