|
|
|
|
#1 | ||||||||||
![]()
|
Sr_ShrdManager & SR_GameServer عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ] |
||||||||||
|
|
|
|
#2 | ||||||||||
![]()
|
شوف ده .. [YOUTUBE HD]0TWuQq6Z2H4[/YOUTUBE HD] |
||||||||||
|
|
|
|
#3 | ||||||||||
![]()
|
اولا:اتاكيد من انك كاتب SRO_VT_SHARD صح فى ملف ini زى ما موجودة على SQL ثانيا : اتاكيد انك مركب داتا بيز على SQL |
||||||||||
|
|
|
|
#4 | ||||||||||
![]()
|
تاابع موضوعك |
||||||||||
|
|
|
|
#5 | ||||||||||
![]()
|
|
||||||||||
|
|
|
|
#6 | |||||||||||
![]()
|
اقتباس:
يعني لو فتخت الـDB هتلاقيه فاضي ![]() شوف DB شغال حضرتك |
|||||||||||
|
|
|
|
#7 | |||||||||||
![]()
|
اقتباس:
|
|||||||||||
|
|
|
|
#8 | |||||||||||
![]()
|
اقتباس:
Clean Databse هتلاقي فيه الـDB شغالة ع SQL2012 |
|||||||||||
|
|
|
|
#9 | |||||||||||
![]()
|
اقتباس:
فين ال SRO_VT_SHARDLOG ؟ + اكتبهم ازاي في ال SQL وال odbc SRO_VT_ACCOUNT SRO_VT_SHARD SRO_VT_SHARDLOG عادي ؟ |
|||||||||||
|
|
|
|
#10 | ||||||||||
![]()
|
![]() |
||||||||||
|
|
|
|
#11 | ||||||||||
![]()
|
ده ال 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.5.163.221", 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 "25.5.163.221", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "25.5.163.221", 15880
}
FarmManager {
Certification "25.5.163.221", 15880
}
AgentServer {
Certification "25.5.163.221", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "25.5.163.221", 15880
CERTIFICATION_IP_BIND "25.5.163.221"
}
SR_GameServer {
Certification "25.5.163.221", 15882
SockTCPCount "5000"
ExpRatio "35000"
ExpRatioParty "35000"
DropItemRatio "5000"
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 "25.5.163.221", 15882
BILLING_SERVER_URL "http://25.5.163.221:8080/"
CREST_FTP_URL "ftp://sa:[email protected]/"
ChristmasEvent2007 1
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 1
//HourForMeterRateLevelFirst 24
//HourForMeterRateLevelSecond 0
BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
و دي ال dbconnect كود:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=MALEK-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=myfriend;"
DBConnA.Open strConnectA
%>
اعمل ايه تاني يجدعان ؟ |
||||||||||
|
|
|
|
#12 | ||||||||||
![]()
|
حاضرتك وانت بتعمل Restore فى عندك كلمة اسمها Options دوس علية و اعمل على اول واحدة صح ودوس ok |
||||||||||
|
|
|
|
#13 | |||||||||||
![]()
|
اقتباس:
|
|||||||||||
|
|
|
|
#14 | ||||||||||
![]()
|
اتعملها RESTORE يعنى ولا لا |
||||||||||
|
|
|
|
#15 | ||||||||||
![]()
|
ايوه |
||||||||||
|
|
![]() |
| يتصفح الموضوع حالياً : 1 (0 عضو و 1 زائر) | |
|
|
المواضيع المتشابهه
|
||||
| الموضوع | كاتب الموضوع | المنتدى | الردود | آخر مشاركة |
| DB Connection Failed! | BlackDreaM_ | قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة | 11 | 09-05-2017 08:21 PM |
| DB Connection Failed! | MastersMomen | قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة | 13 | 10-02-2016 07:05 PM |
| db connection failed | Đr Hannibal | قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة | 14 | 29-03-2015 02:39 PM |
| DB Connection Failed! | ™The Last Emperor™ | قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة | 4 | 09-05-2014 05:12 PM |