Sv File Nedoria 120

  • Autor subiect Spartan
  • Dată creare
  • Răspunsuri: Răspunsuri 11
  • Vizualizări: Vizualizări 604

Spartan

Member
10 Sep 2019
107
2
18
41
Baia Mare
Monede Dragon
0
si am gasit clientul de la endoria2 si e alfel clientul serverfiles ala nu il ai al lui cu 250 clientul si un descriptor sa il descriptez ca nu merge te rog frumos
 
mergi in sursa game si cauti fiserul config.cpp si modifici lv Max

string g_strLauncherMd5 = "60795ac96124734379074b66386efaf6";
string g_strLauncherName = "Endoria2.exe";
BYTE g_bChannel = 0;
WORD mother_port = 50080;
int passes_per_sec = 25;
WORD db_port = 0;
WORD p2p_port = 50900;
int save_event_second_cycle = 180;
int ping_event_second_cycle = 180;
bool g_bNoMoreClient = false;
bool g_bNoRegen = false;
char g_szPublicIP[16] = "192.168.0.100";
char g_szInternalIP[16] = "192.168.0.100";
int g_iFullUserCount = 2000;
int g_iBusyUserCount = 1000;
BYTE g_bAuthServer = false;
bool g_bCheckClientVersion = false;
string g_stClientVersion = "1215955207";
WORD g_wAuthMasterPort = 0;
int gPlayerMaxLevel = 120;
bool guild_mark_server = true;
bool g_bEmpireShopPriceTripleDisable = true;
bool g_bGlobalShoutEnable = true;
bool g_bDisablePrismNeed = true;
bool g_bDisableEmotionMask = true;
bool g_bGuildInfiniteMembers = true;
bool g_bDisableDropItemWithNegativAlign = true;
int g_iStatusPointGetLevelLimit = 90;
int g_iStatusPointSetMaxValue = 90;
int g_iShoutLimitLevel = 15;
int g_aiItemDestroyTime[ITEM_DESTROY_TIME_MAX] = {120, 120, 120}; // autoitem, dropgold, dropitem
DWORD g_dwSkillBookNextReadMin = 28800;
DWORD g_dwSkillBookNextReadMax = 43200;
BYTE PK_PROTECT_LEVEL = 15;