الموقع العربي الاول للعبة Silkroad Online

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=226)
-   -   بخصوص ملف server (https://silkroad4arab.com/vb/showthread.php?t=588312)

mksl 02-07-2015 02:40 AM

بخصوص ملف server
 
انا عاوز ملف server علشان اللى معايه مش بيلفل بسرعه مع العلم عدلت عليه وبرضو نفس القصه انا عاوز اول ما اضرب وحش لفل 1 ابقا لفل 12 مثلا

LORD2020 02-07-2015 03:29 AM

رد: بخصوص ملف server
 
جرب ده
كود 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 "25.157.75.248"32000 
LoginFailureTolerance 3 
IBUVFailureTolerance 3 
LoginFailureBlockTimeMin 0 
IBUVFailureBlockTimeMin 0 
AutomatedPunisher 
"AutomatedPunisher" 
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 10 times" 
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 10 times" 
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 1 times" 
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 10 times" 


GatewayServer 
LastFullVersion_SR_Client 130 
Certification 
"25.157.75.248"15880 
IBUVQueueReserveCount 20000 
IBUVQueuePrepareRatio 0.10 
IBUVFailureIPTolerance 0 
IBUVStringSize 1 
IBUVCharacterSet 
"0" 


DownloadServer 
Certification "25.157.75.248"15880 

FarmManager 
Certification "25.157.75.248"15880 


AgentServer 
Certification "25.157.75.248"15882 //no global manager running lol 
//traffic_filter_activity "service_off" 
//MaxUser 5000 
//SockTCPCount 15000 
MaxConnectionsPerServer "5000" 
MaxConnectionsPer1_OServer "5000" 


MachineManager 
Certification "25.157.75.248"15880 
CERTIFICATION_IP_BIND 
"25.157.75.248" 


SR_GameServer 
Certification "25.157.75.248"15882 
SockTCPCount 
"500" 
ExpRatio "7777" 
ExpRatioParty "3800" 
DropItemRatio "3000" 
DropGoldAmountCoef "3000" 
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 "25.157.75.248"15882 
BILLING_SERVER_URL 
"http://25.157.75.248:8080/" 
CREST_FTP_URL "ftp://thedie:[email protected]/SRO_CREST/" 
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 



mksl 02-07-2015 03:40 AM

رد: بخصوص ملف server
 
شكرا على الرد السريع وجارى التجربه

mksl 02-07-2015 04:19 AM

رد: بخصوص ملف server
 
http://www4.0zz0.com/2015/07/02/04/244120739.jpg
نفس الكلام مفيش تغير الصوره دى بعد اما ضربت الوحش

LORD2020 02-07-2015 05:06 AM

رد: بخصوص ملف server
 
طب جربو تانى بعد التعديل

mksl 03-07-2015 12:01 AM

رد: بخصوص ملف server
 
معلش اصلا انا ليه فتره مبطل الحوار السيرفرات ده بفنسيت شويت حجات ممكن حد يستعيد معايه الزاكره يا جدعان علشان احل المشكله دى طيب ممكن يكون من الداتا مثلا

Hamza FiGo 03-07-2015 03:25 AM

رد: بخصوص ملف server
 
كود:

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 "25.157.75.248", 32000
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 10 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 10 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 1 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 10 times"
}

GatewayServer {
LastFullVersion_SR_Client 130
Certification "25.157.75.248", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "0"
}

DownloadServer {
Certification "25.157.75.248", 15880
}
FarmManager {
Certification "25.157.75.248", 15880
}

AgentServer {
Certification "25.157.75.248", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}

MachineManager {
Certification "25.157.75.248", 15880
CERTIFICATION_IP_BIND "25.157.75.248"
}

SR_GameServer {
Certification "25.157.75.248", 15882
SockTCPCount "500"
ExpRatio "500000"
ExpRatioParty "600000"
DropItemRatio "3000"
DropGoldAmountCoef "3000"
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 "25.157.75.248", 15882
BILLING_SERVER_URL "http://25.157.75.248:8080/"
CREST_FTP_URL "ftp://thedie:[email protected]/SRO_CREST/"
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
}


vvbb50001 03-07-2015 03:34 AM

رد: بخصوص ملف server
 
ملف سيرفر شغال جربه كدا ولو مشتغلش يبقى المشكلة مش من الملف ده
https://mega.co.nz/#!rAElAK5C!00pbdA...gTx7YI5PH9I2tk
:

mksl 03-07-2015 09:03 PM

رد: بخصوص ملف server
 
ماشى هجربو وهرض عليكوم


:111 (25)::111 (25)::111 (25):

mksl 03-07-2015 09:39 PM

رد: بخصوص ملف server
 
زى ما هيا :111 (9): غيرت الميديا والداتا بيز وملف server ده اكتر من مره :lighten: وهو هو الكلام ممكن :v9v9net_010: يكون من ملفات السيرفر

mksl 06-07-2015 09:54 PM

رد: بخصوص ملف server
 
الحمد لله انا حليت المشكله يا رجالا الطريقا يمكن حد يستفاد منها ^_^
هتنزل برنامج SrPatch 1.0.6 وادى الرابطhttp://www.mediafire.com/download/42...cher_1.0.6.rar
افتح SrPatch 1.0.6 اختار SrGameServer دوس Patch Selectedاختار Fix Rates دوس Browse for SR_GameServer هات مكان ال SrGameServer و اختاروا و اخيرا اتحلت بحمد الله

mksl 06-07-2015 09:55 PM

رد: بخصوص ملف server
 
###


الساعة الآن 07:59 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.