Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 12:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide] Setting up a server based on VSRO server files

Discussion on [Guide] Setting up a server based on VSRO server files within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Closed Thread
 
Old 09/21/2011, 21:09   #361
dotCom
 
Devsome's Avatar
 
elite*gold: 9842
The Black Market: 107/0/0
Join Date: Mar 2009
Posts: 16,844
Received Thanks: 4,675
I search the function how can I change the max level to maybe 80.
When I change it in the database the maxlevel ( dbo._Char -> MaxLevel -> Column Properties -> Default value or binding)
But doesn't work !?
Tryed already to change anythink with ollydbg in sr_Gameserver.exe , but don' know what addresse and why :P

Hope you can help me :P

Regards
Devsome is offline  
Old 09/21/2011, 21:39   #362
 
elite*gold: 0
Join Date: Mar 2008
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by Dr.Abdelfattah View Post
i will make one , but i need to ask u where is turkish write here?
sorry, i was meaning the current video, i thought the text and everything else was turkish, sorry, I do not know how to identify that language, somebody told me that was turkish and I belived him :S
mafolongo is offline  
Old 09/21/2011, 22:12   #363
 
elite*gold: 0
Join Date: Feb 2009
Posts: 21
Received Thanks: 1
My files is working...D

I have one problem with shardManager is with "CALL _ExistsServiceOffRentItem Failed!!" but is working.

so, i'm using loader to start client in port 15779...when i start my Client my server stay in CHECK.

why? any know?

how make to server work???
mils0n is offline  
Old 09/22/2011, 05:22   #364
 
elite*gold: 0
Join Date: Feb 2008
Posts: 595
Received Thanks: 40


help me out ive tried redoing my iis but no luck so what could the problem be ??
tmfpkendrick21 is offline  
Old 09/22/2011, 05:22   #365
 
elite*gold: 0
Join Date: Feb 2008
Posts: 595
Received Thanks: 40


help me out ive tried redoing my iis but no luck so what could the problem be ??
tmfpkendrick21 is offline  
Old 09/22/2011, 14:11   #366
 
seven16's Avatar
 
elite*gold: 100
Join Date: Apr 2009
Posts: 879
Received Thanks: 247
how i change the prices from itemmall? or add more avatar in itemmall? only editing media.pk2?
seven16 is offline  
Old 09/22/2011, 14:20   #367
dotCom
 
Devsome's Avatar
 
elite*gold: 9842
The Black Market: 107/0/0
Join Date: Mar 2009
Posts: 16,844
Received Thanks: 4,675
I search the function how can I change the max level to maybe 80.
When I change it in the database the maxlevel ( dbo._Char -> MaxLevel -> Column Properties -> Default value or binding)
But doesn't work !?
Tryed already to change anythink with ollydbg in sr_Gameserver.exe , but don' know what addresse and why :P

Hope you can help me :P

Regards
Devsome is offline  
Old 09/22/2011, 15:34   #368
 
elite*gold: 0
Join Date: Jul 2011
Posts: 6
Received Thanks: 0
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 "127.0.0.1", 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 "127.0.0.1", 15880
		IBUVQueueReserveCount		20000
		IBUVQueuePrepareRatio		0.10
		IBUVFailureIPTolerance		0
		IBUVStringSize				1
		IBUVCharacterSet			"ABCDEF1234567890"
}

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

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

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

SR_GameServer {
		Certification "127.0.0.1", 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 "127.0.0.1", 15882
		BILLING_SERVER_URL 				"http://127.0.0.1/"
		CREST_FTP_URL 					"ftp://SROVIET/ADMINISTRATOR:[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
}
Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=192.168.1.10 
nip=113.163.156.195
machine_manager_node_id=699

gamethuoverkill is offline  
Old 09/22/2011, 17:24   #369
 
elite*gold: 0
Join Date: Jan 2010
Posts: 58
Received Thanks: 38
hi all, help me pls!!!

sr_gameserver successfully and visual c++ error.
more problem:
smc not work. i log on and does not give anything. don't work
cmd wrote: blabla 0 kbyte, blabla 0 kbyte, blabla 0 kbyte, blabla 0 kbyte, blabla 0 kbyte, blabla 0 kbyte, always writes
Keresési javaslat: milyen ip-t kell írnom
What I need to enter IP to mediapatcher and port?
HELP ME PLS!!!
ty
HuN_SzabeE is offline  
Old 09/22/2011, 21:47   #370
 
elite*gold: 0
Join Date: May 2009
Posts: 240
Received Thanks: 15
I have Item Bug .



My Billing Server Good Work

SS ;



No one will help?
buriko_0007 is offline  
Old 09/23/2011, 19:52   #371
 
cleiomar1's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 82
Received Thanks: 30
Quote:
Originally Posted by tmfpkendrick21 View Post


help me out ive tried redoing my iis but no luck so what could the problem be ??
I have Same problem...

Code:
Failed to getting silk data: unknown success code (An error occurred on the server when processing the URL. Please contact the system administrator. <p/> If you are the system administrator please click <a href="http)
Anyone knows whats needed to make it work?
cleiomar1 is offline  
Old 09/23/2011, 22:25   #372
 
elite*gold: 0
Join Date: Jan 2010
Posts: 58
Received Thanks: 38
can anyone help??
"2 - compile.bat" don't create a "new_packt.dat" file...

if good, then what should be entered in the (ip?, port?)
HuN_SzabeE is offline  
Old 09/24/2011, 13:53   #373
 
elite*gold: 0
Join Date: May 2008
Posts: 98
Received Thanks: 58
please Dr Abdelfatah i wait your promise and say for all wait my Server Soon
please help me i wait you on Yahoo
mostafa2224 is offline  
Old 09/25/2011, 01:29   #374
 
*]°ReddoX°[*'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 474
Received Thanks: 99
We need to have 2 machines or it would be a advantage ?
*]°ReddoX°[* is offline  
Old 09/25/2011, 04:12   #375
 
elite*gold: 0
Join Date: Jan 2011
Posts: 46
Received Thanks: 1
hello in compile custom certi in bat 3 the window disappear instantly

my basic conf id

query=DRIVER={SQL Server};SERVER=NONAME154554\SQLEXPRESS;DSN=SRACCOU NT;UID=sa;PWD=1234;DATABASE=SRO_VT_ACCOUNT

and wip and nip i just use localhost 127.0.0.1 just wanna do a pvp in my local network
bachbell is offline  
Closed Thread

Tags
download, guide, serverfiles, silkroad, vsro


Similar Threads Similar Threads
Some Questions about Hosting a private server Via Vsro server files
10/19/2011 - SRO Private Server - 20 Replies
1st of all NO FLAMING PLEASE.... 2nd : What are the requirements to host a private server ? 3rd : Do we have to buy a host server with money? I Don`t ask any thing about vsro server files its just a question which some noobs can`t ask cuz i got the files and haven`t tried anything yet
[REQUEST]Guide on Setting up a Wow Server
09/30/2009 - WoW Private Server - 2 Replies
#Request Close



All times are GMT +1. The time now is 12:13.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.