This is the old SL JSRO files cap 90 server files with old academy chat and stall network and autopotion ticket and so on ..
Download Original server Files

Download CertificationManager :

90% Complete shard database (Build By Dr.Abdelfattah) :

About account db and log db you could use br log db and vsro account db ..
DB Log :Quote:
The Incomplete account and log dbs (but works just fine for now) :
The log db isn't complete (Left about 30% tables for events)
Account db is almost complete just left a few procedures ..
Download Working Client {JSRO Original Client} (Thanks to felix) :Quote:
_RefMagic = all tables (Of _RefMagic%) got service column set to 0
disabled service for %avatar% and %etc% and %mall% in refobjcommon
disabled service for %honor% items and %mall% items in refpackageitem (and item %ETC%) and %TRADE%
disabled service at refscrapofpackageitem %TRADE% %HONOR% %MALL% %ETC%
disabled service at _RefPricePolicyOfItem %TRADE% %HONOR% %MALL% %ETC%
refshopgoods all service set to 0
no data in refdropitemassign
no data in refdropitemgroup
no data in all TAB_RefRanking
_RefGame_World isn't fill (and need to fix the more columns it got) or it will gives u expection errors (when u try to fill it with data)
All shop data need to be filled with client shop data <
You need to enabled the right services in the tables i mentioned, also fixing the loading of maps and regions problem
Done By Dr.Abdelfattah

Also isro Client v150 works fine ..

Client info : Set content id : 17 (Also in db at client version and notice)
shardmanager works fine 100% , gameserver loaded fine but failed to load mapping and regoins ..
Hope someone could finish the db and release it..
Disable GameGaurd at AgentServer :
PHP Code:
Just replace those lines in server.cfg of agent with those :
AgentServer
{
Certification "127.0.0.1", 15881
GameGuardMode 0
GameGuardTimerCycle 0
}
PHP Code:
delete from all server.cfg this :
,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
u will find more than one in each server.cfg , also don't forgot to remove (,) from the over line and then save your changes ..
example :
Change at server.cfg (of gameserver and agent and shard) this :
PHP Code:
Certification "xx.xx.xx.xx", 15779
PHP Code:
Certification "xx.xx.xx.xx", 15882
Regards,
Dr.Abdelfattah






