06-11-2011, 12:05 PM
|
#8
|
|
• الانـتـسـاب » Nov 2011
|
• رقـم العـضـويـة » 93431
|
• المشـــاركـات » 89
|
• الـدولـة »
|
• الـهـوايـة »
|
• اسـم الـسـيـرفـر »
|
• الـجـنـس »
|
• نقـاط التقييم » 10
|
|
|
كود PHP:
Common {
debug_option_debugger_present {
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
DEBUG_OPTION_ASSERT_CANCEL_EXIT
}
debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_debugger_present {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
}
////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
// Certification "5.213.222.135", 32001
Certification "5.213.222.135", 32001
LoginFailureTolerance 3 // ??´ë ·I±×AI ??½???µ? ?A·ù C??ë??
IBUVFailureTolerance 3 // ??´ë A?¹??? AI?? ?A·ù C??ë??
LoginFailureBlockTimeMin 10 // ??·° ½?°£(??) - ·I±×AI ??½???µ? ?A·ù
IBUVFailureBlockTimeMin 10 // ??·° ½?°£(??) - A?¹??? AI?? ?A·ù
AutomatedPunisher "AutomatedPunisher" // ??·° ???¼ A?¸§ (±â?¸ ??·°A? gm ¸?)
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times" // ??½???µ? ?A·ù?? ´ëC? ??·° °?A?µ?
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times" // ??½???µ? ?A·ù?? ´ëC? ??·° ¼³¸?
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times" // A?¹??? AI?? ?A·ù?? ´ëC? ??·° °?A?µ?
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times" // A?¹??? AI?? ?A·ù?? ´ëC? ??·° ¼³¸?
}
GatewayServer {
LastFullVersion_SR_Client 130
Certification "5.213.222.135", 32000
IBUVQueueReserveCount 20000 // IBUV¸¦ A§C? ¹?¸® »?¼?C? ³?A» A?¹??? °¹¼?
IBUVQueuePrepareRatio 0.05 // ¾?A?µé ?¸A??? A?¹??? »?¼?C? ??A²
IBUVFailureIPTolerance 0 // C? IP´ç IBUV ½C??¸¦ C??ëC? ??´ë ?A·ù C??ë??, 0A?¸é ??·° ¾ECI°?´U´A °???.
// ??°?µE ³?A?´U!!!!!
//////////////////////////////////////////////////////////
IBUVStringSize 6 // C?±U ?³¸¯??¼A »ç?ë ½? 3, ¾E???? ?³¸¯?? ¼A¸¸ »ç?ëCI´A °??? 6 A¸·I ¼¼??C?´U.
IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678"
//////////////////////////////////////////////////////////
}
DownloadServer {
Certification "5.213.222.135", 32000
}
FarmManager {
Certification "5.213.222.135", 32000
}
AgentServer {
Certification "5.213.222.135", 32004
}
MachineManager {
Certification "5.213.222.135", 32000
}
SR_GameServer {
Certification "5.213.222.135", 32004
ExpRatio 100
ExpRatioParty 100
DropItemRatio 0,1
DropGoldAmountCoef 0,1
//WINTER_EVENT_2009 EVENT_ON // 2009³â °U?ï A??¥?®
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM // for Helper mark
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
}
SR_ShardManager {
Certification "5.213.222.135", 32004
BILLING_SERVER_URL "http://5.213.222.135:8080/"
CREST_FTP_URL "ftp://ahmed:[email protected]/"
ExtraExpRatio 0.1
ChristmasEvent2007 0
//SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 0
FlagEvent 1
HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23
BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
|
|
|