|
You last visited: Today at 13:35
Advertisement
Zerk Points
Discussion on Zerk Points within the SRO Private Server forum part of the Silkroad Online category.
03/15/2018, 09:42
|
#1
|
elite*gold: 0
Join Date: Mar 2012
Posts: 78
Received Thanks: 16
|
Zerk Points
Hello everyone, I need your help with this problem that I have ... when killing any UNIQUE or mob the ZERK points do not load. and I do not know why it will be. Did someone happen to him? Do you have any solution?
Code:
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.0.2", 60000
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 "192.168.0.2", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "0"
}
DownloadServer {
Certification "192.168.0.2", 15880
}
FarmManager {
Certification "192.168.0.2", 15880
}
AgentServer {
Certification "192.168.0.2", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.0.2", 15880
CERTIFICATION_IP_BIND "192.168.0.2"
}
SR_GameServer {
Certification "192.168.0.2", 15882
SockTCPCount "5000"
ExpRatio "5000"
ExpRatioParty "8000"
DropItemRatio "3000"
DropGoldAmountCoef "1000"
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 "192.168.0.2", 15882
BILLING_SERVER_URL "http://192.168.0.2:8080/"
CREST_FTP_URL "ftp://qivin:[email protected]:8181/"
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
}
|
|
|
03/20/2018, 12:44
|
#2
|
elite*gold: 0
Join Date: May 2013
Posts: 2,223
Received Thanks: 1,484
|
Quote:
Originally Posted by pablitto18
Hello everyone, I need your help with this problem that I have ... when killing any UNIQUE or mob the ZERK points do not load. and I do not know why it will be. Did someone happen to him? Do you have any solution?
Code:
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.0.2", 60000
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 "192.168.0.2", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "0"
}
DownloadServer {
Certification "192.168.0.2", 15880
}
FarmManager {
Certification "192.168.0.2", 15880
}
AgentServer {
Certification "192.168.0.2", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.0.2", 15880
CERTIFICATION_IP_BIND "192.168.0.2"
}
SR_GameServer {
Certification "192.168.0.2", 15882
SockTCPCount "5000"
ExpRatio "5000"
ExpRatioParty "8000"
DropItemRatio "3000"
DropGoldAmountCoef "1000"
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 "192.168.0.2", 15882
BILLING_SERVER_URL "http://192.168.0.2:8080/"
CREST_FTP_URL "ftp://qivin:[email protected]:8181/"
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
}
|
HwanGainFactor "250"
|
|
|
 |
Similar Threads
|
[Selling] Old accounts--1 full zerk 80 norn warrior--1 full zerk 80 human guardian with sunrise
12/27/2014 - Guild Wars 2 Trading - 3 Replies
for further information please contact me on skype: palamirlothar
|
[Buying] zerk hh arms lv 90 and abs kilt zerk EU3
10/11/2013 - Archlord Trading - 2 Replies
WTB zerk hh arms lv 90 and abs kilt zerk
pm me or w me ingame
grtz Driesie
|
[Request] How Change Mode Stat Points and Skill Points?
05/09/2013 - Shaiya - 49 Replies
How do i change MODE Stat Points and Skill Points per level?
Ex.:
Ultimate Mode:
7 Stat Points - want to change it to 14 Stat Points
4 Skill Points - want to change it to 8 Skill Points
Thanks for your attention.
|
WTT zerk on deribell for zerk on america server
07/31/2011 - Archlord Trading - 3 Replies
WTT zerk lvl 79 with shuta,kark,bg armor,cf pants boots and armpads for a zerk or swash any lvl but he must have at least 10+ serazans or more on him if you are interested pm me here or leave a post...We trade with MM i take only acc with email my comes with mail too...and for a good offer i put a scion lvl 64 with shuta and kark and about 6-7 serazans on archon server all mails are hotmail....we trade with a MM
Here are some screens
http://imageshack.us/g/24/sc110721194901.png/
|
skill points / stat points / 2 jobs
06/07/2007 - Kal Online - 5 Replies
hi,
ich wollte mal fragen ob mir iener weiterhelfen kann ich weis nciht ob ihr hier bei sowas weiterhelft aber ich frag einfach mal :)
also ich wollte einen npc in meinen server stellen der für 1kkk = 1k stat points verkauft und für 1kkk = 1k skill points verkauft und dann noch das man einfach job change drückt und den 2 job noch bekommt weis einer einen link o ich das herbekomme oder vll auch machen ^^ weil wie ich sehe gibts hier ein paar richtige pros wo das können ^^ naja hoffe ihr...
|
All times are GMT +2. The time now is 13:35.
|
|