قسم المواضيع المكررة و المخالفة هنا يتم وضع المواضيع المخالفة والمواضيع المكررة
إعلانات google
25-08-2013, 09:45 AM
#2
• الانـتـسـاب » May 2013
• رقـم العـضـويـة » 111583
• المشـــاركـات » 537
• الـدولـة » Ma‛adi, Cairo
• الـهـوايـة »
• اسـم الـسـيـرفـر » Private Server
• الـجـنـس » Male
• نقـاط التقييم » 13
كود 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 "xxx.xxx.xxx.xxx" , 32000 LoginFailureTolerance 3 IBUVFailureTolerance 3 LoginFailureBlockTimeMin 0 IBUVFailureBlockTimeMin 0 AutomatedPunisher "AutomatedPunisher" 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 130 Certification "xxx.xxx.xxx.xxx" , 15880 IBUVQueueReserveCount 20000 IBUVQueuePrepareRatio 0.10 IBUVFailureIPTolerance 0 IBUVStringSize 1 IBUVCharacterSet "ABCDEF1234567890" } DownloadServer { Certification "xxx.xxx.xxx.xxx" , 15880 } FarmManager { Certification "xxx.xxx.xxx.xxx" , 15880 } AgentServer { Certification "xxx.xxx.xxx.xxx" , 15882 //traffic_filter_activity "service_off" //MaxUser 5000 //SockTCPCount 15000 MaxConnectionsPerServer "5000" MaxConnectionsPer1_OServer "5000" } MachineManager { Certification "xxx.xxx.xxx.xxx" , 15880 CERTIFICATION_IP_BIND "xxx.xxx.xxx.xxx" } SR_GameServer { Certification "xxx.xxx.xxx.xxx" , 15882 SockTCPCount "5000" ExpRatio "35000" ExpRatioParty "35000" DropItemRatio "20000" DropGoldAmountCoef "15000" HwanGainFactor "250" ShowFormulaDetail "1" //WINTER_EVENT_2009 EVENT_ON //EUBUSINESS_EVENT EVENT_ON //GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON //THANKS_GIVING_EVENT EVENT_ON //LIBERATION_EVENT EVENT_ON LOCALE LOCALE_VIETNAM //#ifdef OPEN_MARKET_SYSTEM SET_FEE_RATE "0,5,5,5" SELL_FEE_RATE "0,10,10,10" //#endif OPEN_MARKET_SYSTEM //RE FTW DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF" ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF" } SR_ShardManager { Certification "xxx.xxx.xxx.xxx" , 15882 BILLING_SERVER_URL "http://xxx.xxx.xxx.xxx:24861/" CREST_FTP_URL "ftp://:@xxx.xxx.xxx.xxx:1148/" ChristmasEvent2007 1 SERVER_EVENT_SYSTEM ON LOCALE LOCALE_VIETNAM FlagEvent 1 //HourForMeterRateLevelFirst 22 //HourForMeterRateLevelSecond 23 BattleArenaRandom 1 BattleArenaParty 1 BattleArenaGuild 1 BattleArenaJob 1 ArenaMatchOccupy 1 ArenaMatchFlag 1 ArenaMatchPoint 1 }
25-08-2013, 01:40 PM
#3
• الانـتـسـاب » Mar 2010
• رقـم العـضـويـة » 70339
• المشـــاركـات » 854
• الـدولـة » (Egypt) (In Giza
• الـهـوايـة » Games
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 10
اقتباس:
المشاركة الأصلية كتبت بواسطة Islam.Chalabi
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا
[ للتسجيل اضغط هنا ]
كود 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 "xxx.xxx.xxx.xxx" , 32000
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
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 130
Certification "xxx.xxx.xxx.xxx" , 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "xxx.xxx.xxx.xxx" , 15880
}
FarmManager {
Certification "xxx.xxx.xxx.xxx" , 15880
}
AgentServer {
Certification "xxx.xxx.xxx.xxx" , 15882
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "xxx.xxx.xxx.xxx" , 15880
CERTIFICATION_IP_BIND "xxx.xxx.xxx.xxx"
}
SR_GameServer {
Certification "xxx.xxx.xxx.xxx" , 15882
SockTCPCount "5000"
ExpRatio "35000"
ExpRatioParty "35000"
DropItemRatio "20000"
DropGoldAmountCoef "15000"
HwanGainFactor "250"
ShowFormulaDetail "1"
//WINTER_EVENT_2009 EVENT_ON
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
//RE FTW
DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"
}
SR_ShardManager {
Certification "xxx.xxx.xxx.xxx" , 15882
BILLING_SERVER_URL "http://xxx.xxx.xxx.xxx:24861/"
CREST_FTP_URL "ftp://:@xxx.xxx.xxx.xxx:1148/"
ChristmasEvent2007 1
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 1
//HourForMeterRateLevelFirst 22
//HourForMeterRateLevelSecond 23
BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
باشا انا ملاحظ ان ناس كتير عندها نفس المشكله ديه فا انت لو رفعت Server.cfg الي شغال وي مظبوط وي Global Manger
هتحل مشاكل كتير
25-08-2013, 01:48 PM
#4
مشرف قسم الصور
• الانـتـسـاب » Dec 2011
• رقـم العـضـويـة » 95888
• المشـــاركـات » 306
• الـدولـة » egypt
• الـهـوايـة » no_play_me
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 16
اوك من عنينا اتنين هجبلك واحد شغال ومظبوط بس شوية كدة وانا هرفعولك
توقيع EXPLOSiVe
:
No Play White ME OR U Neeed Killer
25-08-2013, 01:54 PM
#5
• الانـتـسـاب » Mar 2010
• رقـم العـضـويـة » 70339
• المشـــاركـات » 854
• الـدولـة » (Egypt) (In Giza
• الـهـوايـة » Games
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 10
25-08-2013, 06:30 PM
#6
• الانـتـسـاب » Dec 2011
• رقـم العـضـويـة » 96417
• المشـــاركـات » 107
• الـدولـة »
• الـهـوايـة »
• اسـم الـسـيـرفـر »
• الـجـنـس »
• نقـاط التقييم » 10
الحل هنا اكيد 100% اى خدعة يا هشام شيل العلامتين دول //
HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23
25-08-2013, 07:52 PM
#7
• الانـتـسـاب » Mar 2010
• رقـم العـضـويـة » 70339
• المشـــاركـات » 854
• الـدولـة » (Egypt) (In Giza
• الـهـوايـة » Games
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 10
اقتباس:
المشاركة الأصلية كتبت بواسطة Delaviga_
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا
[ للتسجيل اضغط هنا ]
الحل هنا اكيد 100% اى خدعة يا هشام شيل العلامتين دول //
HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23
تم الحل يابني منطقطي سدء انت صح برنس من يومك
26-08-2013, 01:22 AM
#8
• الانـتـسـاب » Jun 2011
• رقـم العـضـويـة » 88572
• المشـــاركـات » 3,720
• الـدولـة » أمـــ الدنيــا ــــ
• الـهـوايـة » SRO_VT_SHARD
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 126
مبـــروكـ يــا هشــامـ <3
Closed
#
توقيع ●♥ Marwan1337 ♥●
:
█ Professional Data Base / Media Editor █
يتصفح الموضوع حالياً : 1 (0 عضو و 1 زائر)
أدوات الموضوع
انواع عرض الموضوع
تقييم هذا الموضوع
العرض العادي
ضوابط المشاركة
تستطيع إضافة مواضيع جديدة
تستطيع الرد على المواضيع
تستطيع إرفاق ملفات
تستطيع تعديل مشاركاتك
كود HTML معطلة
الساعة الآن 07:40 PM .