[Guide] Most of vsro files problem solved here

09/16/2011 00:50 Alex1337™#826
Quote:
Originally Posted by raiden90 View Post
use edx loader or media patcher
read ur PM :)
09/16/2011 00:55 the_belgian#827
Quote:
Originally Posted by Alex1337™ View Post
hey check ur PM please :)
sorry i dont use teamviewer
[Only registered and activated users can see links. Click Here To Register...]
09/16/2011 01:00 Alex1337™#828
Seems that nobody wants to help me =.=
thanks a lot
09/16/2011 01:06 sangrean81#829
Quote:
Originally Posted by the_belgian View Post
@sangrean81
your ip-port in your server.cfg are wrong
no, they are correct
09/16/2011 01:09 lucasmenno#830
I have ^^
Quote:
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 "192.168.178.22", 32001
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 10
IBUVFailureBlockTimeMin 10
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 "192.168.178.22", 32002
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.05
IBUVFailureIPTolerance 0
IBUVStringSize 5
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "192.168.178.22", 32001
}
FarmManager {
Certification "192.168.178.22", 32001
}
MachineManager {
Certification "192.168.178.22", 32001
}
AgentServer {
Certification "192.168.178.22", 32004
}
SR_GameServer {
Certification "192.168.178.22", 32004
ExpRatio 500
ExpRatioParty 500
DropItemRatio 0,5
DropGoldAmountCoef 0,5
LOCALE LOCALE_VIETNAM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#ifdef OPEN_MARKET_SYSTEM
//#endif OPEN_MARKET_SYSTEM
//WINTER_EVENT_2009 EVENT_ON
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON Open all file
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
}
SR_ShardManager {
Certification "192.168.178.22", 32004
BILLING_SERVER_URL "http://192.168.178.22:8080/"
CREST_FTP_URL "ftp://crest:####@192.168.178.22/"
ExtraExpRatio 0.1
ChristmasEvent2007 0
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
//SERVER_EVENT_SYSTEM ON
}
}
but it do not work =(
09/16/2011 01:10 sangrean81#831
Quote:
Originally Posted by raiden90 View Post
configure ur server.cgf and certification
Upload mind getting a certification that is compatible with the server.cfg
09/16/2011 01:16 lucasmenno#832
when i change the ports then close the other exe files =/
09/16/2011 01:16 raiden90#833
Quote:
Originally Posted by sangrean81 View Post
Upload mind getting a certification that is compatible with the server.cfg
[Only registered and activated users can see links. Click Here To Register...]
09/16/2011 01:22 hambal#834
i need help whit the billingsupport
09/16/2011 01:31 Dr.Abdelfattah#835
Forgot this
[Only registered and activated users can see links. Click Here To Register...]
09/16/2011 01:34 deadpirate#836
Be cool if u could help with dc problems.. Does anyone have a clue
09/16/2011 01:34 cardoso125874#837
i have error c9 any help me?
09/16/2011 01:38 MesselyQc#838
Quote:
Originally Posted by HaGsTeR View Post
just open downloadserver and that will stop
(change the server config, make download server connect to global manager, if you didn't...)
Yes everything is working but , when I lauch my Silkroad.exe , it say

Memory (and chinese symbol)

Image:[Only registered and activated users can see links. Click Here To Register...]
09/16/2011 01:39 Dr.Abdelfattah#839
C9
and DC problem from
wrong billing connection check ur web files (CGI)
and ur FTP connection
09/16/2011 01:42 cardoso125874#840
Quote:
Originally Posted by abdelfattah View Post
C9
and DC problem from
wrong billing connection check ur web files (CGI)
and ur FTP connection
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=TEST-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=1234;"
DBConnA.Open strConnectA

what this wrong?