17-06-2015, 12:29 AM
|
#5
|
|
• الانـتـسـاب » May 2015
|
• رقـم العـضـويـة » 122322
|
• المشـــاركـات » 1,109
|
• الـدولـة » Qena
|
• الـهـوايـة » Game Developer -Designer Unity 3D
|
• اسـم الـسـيـرفـر » Private Server
|
• الـجـنـس » Male
|
• نقـاط التقييم » 12
|
|
|
رد: حل مشكله فى SR_GameServer
خد ده مني ليك يا باشا ودعيلي .gif) انت عارف رح تغير اية بس IP رح تحط الاي بي
كود 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 "00000", 32000 Certification "00000", 32000 LoginFailureTolerance 3000 // أض´ë ·خ±×ہخ ئذ½؛؟ِµه ؟ہ·ù ام؟ëؤ، IBUVFailureTolerance 3000 // أض´ë ہج¹جءِ ہخءُ ؟ہ·ù ام؟ëؤ، LoginFailureBlockTimeMin 1 // ؛ي·° ½أ°£(؛ذ) - ·خ±×ہخ ئذ½؛؟ِµه ؟ہ·ù IBUVFailureBlockTimeMin 1 // ؛ي·° ½أ°£(؛ذ) - ہج¹جءِ ہخءُ ؟ہ·ù AutomatedPunisher "AutomatedPunisher" // ؛ي·° ءضأ¼ ہج¸§ (±âء¸ ؛ي·°ہ؛ gm ¸ي) LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times" // ئذ½؛؟ِµه ؟ہ·ù؟، ´ëار ؛ي·° °،ہجµه LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times" // ئذ½؛؟ِµه ؟ہ·ù؟، ´ëار ؛ي·° ¼³¸ي IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times" // ہج¹جءِ ہخءُ ؟ہ·ù؟، ´ëار ؛ي·° °،ہجµه IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times" // ہج¹جءِ ہخءُ ؟ہ·ù؟، ´ëار ؛ي·° ¼³¸ي
}
GatewayServer { LastFullVersion_SR_Client 1 Certification "00000", 15880 IBUVQueueReserveCount 20000 // IBUV¸¦ ہ§اط ¹ج¸® »¼؛اط ³ُہ» ہج¹جءِ °¹¼ِ IBUVQueuePrepareRatio 0.05 // ¾ئہجµé إ¸ہس؟، ہج¹جءِ »¼؛از ؛ٌہ² IBUVFailureIPTolerance 0 // ار IP´ç IBUV ½ائذ¸¦ ام؟ëاز أض´ë ؟ہ·ù ام؟ëؤ،, 0ہج¸é ؛ي·° ¾باد°ع´ظ´آ °إءِ.
// أك°،µب ³رہج´ظ!!!!! ////////////////////////////////////////////////////////// IBUVStringSize 6 // ار±غ ؤ³¸¯إح¼آ »ç؟ë ½أ 3, ¾ثئؤ؛ھ ؤ³¸¯إح ¼آ¸¸ »ç؟ëاد´آ °و؟ى 6 ہ¸·خ ¼¼ئأار´ظ. IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678" ////////////////////////////////////////////////////////// }
DownloadServer { Certification "00000", 15880 } FarmManager { Certification "00000", 15880 }
AgentServer { Certification "00000", 15882 }
MachineManager { Certification "00000", 15880 }
SR_GameServer { Certification "00000", 15882
ExpRatio 500000 ExpRatioParty 500000 DropItemRatio 10000 DropGoldAmountCoef 5000 //WINTER_EVENT_2009 EVENT_ON // 2009³â °ـ؟ï ہج؛¥ئ® //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 "00000", 15882 BILLING_SERVER_URL "http://00000:8080/" CREST_FTP_URL "ftp://sro_logo:net2e1@00000/" 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 }
|
|
|