elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   SRO PServer Guides & Releases (https://www.elitepvpers.com/forum/sro-pserver-guides-releases/)
-   -   [Release] Fully working CSRO-R (the non-public version) (https://www.elitepvpers.com/forum/sro-pserver-guides-releases/4886857-release-fully-working-csro-r-non-public-version.html)

OKeks 05/07/2021 12:11

You should read some articles before playing around with the "-R" version of the game:
[Only registered and activated users can see links. Click Here To Register...]

Specially before posting "new developed features" as your own work.

kid1110 05/10/2021 20:22

Webmall don't work.

Type.txt

Quote:

Language = "English"
Country = "Global"
GameType = "Silkroad"
GameGuard = "SilkRoadGlobal"
MarkFTPAddr = "192.168.1.14/"
MarkFTPPath = ""
WebMallAddr = "192.168.1.14:8080/WebMall/gamemallgate.php"
Can anyone help me please.

Thanks.

wxcxc 05/14/2021 08:42

Someone got a clean DB ?

xantos1 05/19/2021 09:13

all the content is also not linked ?

[IMG=expandable: 1]https://www.elitepvpers.com/forum/attachments/sro-pserver-guides-releases/320166d1616092784-release-fully-working-csro-r-non-public-version-filez.png[/IMG]

your link :

[IMG=expandable: 1]http://i.epvpimg.com/Viytdab.png[/IMG]

wxcxc 05/26/2021 08:16

Did someone got a clean DB ?
There is a lot of recorded line in user and much other tables.

Also, 1-70 npc do not permit to accomplish quest.

xantos1 05/26/2021 09:01

CFilterContentDBSet::GetUniqueMonsterInfos - SQLExecDirect failed, query = SELECT RefObjID, UniqueName FROM _GetUniqueMonsters()

I wonder what is this mistake

There is no procedure or table called _GetUniqueMonsters

[IMG=expandable: 1]http://i.epvpimg.com/aLXFdab.jpg[/IMG]

janicka 05/26/2021 15:11

Quote:

Originally Posted by wxcxc (Post 38758556)
Did someone got a clean DB ?
There is a lot of recorded line in user and much other tables.

Also, 1-70 npc do not permit to accomplish quest.

Celan CSRO-R DB, try to use search next time. Its released sience 2013.

[Only registered and activated users can see links. Click Here To Register...]

wxcxc 05/26/2021 15:34

Quote:

Originally Posted by janicka (Post 38758991)
Celan CSRO-R DB, try to use search next time. Its released sience 2013.

[Only registered and activated users can see links. Click Here To Register...]

Thanks for sharing. I used the search system, but as you say, it was relayed in 2013, and this topic in 2021, which can be confusing, especially on compatibility.

Black_Onyx 05/26/2021 18:26

Quote:

Originally Posted by janicka (Post 38758991)
Celan CSRO-R DB, try to use search next time. Its released sience 2013.

[Only registered and activated users can see links. Click Here To Register...]

DB not compatible in SQL version.
Did you tried it before posting ? Or know how to convert it without installing different version of SQL Server ?

janicka 05/26/2021 18:49

Quote:

Originally Posted by Black_Onyx (Post 38759230)
DB not compatible in SQL version.
Did you tried it before posting ? Or know how to convert it without installing different version of SQL Server ?

Yes i tryed it, and no you cant convert it.

Black_Onyx 05/26/2021 19:08

Quote:

Originally Posted by janicka (Post 38759250)
Yes i tryed it, and no you cant convert it.

So if cannot convert, how did you go about making it work ? By using it on compatible version and export it to SQL Server 2019 ?

janicka 05/27/2021 10:47

Quote:

Originally Posted by Black_Onyx (Post 38759279)
So if cannot convert, how did you go about making it work ? By using it on compatible version and export it to SQL Server 2019 ?

How do you wanna run server if you dont have even basic knowlege how to use MSSQL or even Google? I suggest you learn some first at Stackowerflow.

Black_Onyx 05/27/2021 11:32

I will recommend that you show self-control and respect for others. If you are not able to help or to chat cordially, you have nothing to do here.

I'm not necessarily here to create a server. There are already hundreds. But to learn.

I am principaly web developer, I don't know what your job is. Everyone has their own mastery, and everyone has time or not. So if you think you're smarter in MSSQL Server, great, but help. You are on a forum.

It's crazy to fall on people like that. You waste energy making a fool of yourself.

zagorodnov 05/27/2021 11:52

For first need restore dbs on lower mssql server ver.(2008-2012 maybe)
after backup and restore on mssql server 2019

Black_Onyx 05/27/2021 12:15

Quote:

Originally Posted by zagorodnov (Post 38760078)
For first need restore dbs on lower mssql server ver.(2008-2012 maybe)
after backup and restore on mssql server 2019

Thanks for your answer.
I've checked for another file from other post on forum (there is a thread "FIXED CSRO-R"), but its seems that there is some difference on skill, item etc. Will check and if i can make it work, i will upload it here.

andzia098 05/28/2021 07:34

first of all, the db posted by janicka (published by MeGaMaX) won't run on your current modules, and even if it does, maga wiped some path lines and deleted arabian triggers and a few stuff before releasing it since it was considered private vip stuff at that time, so i won't recommend you using it, about cleaning the db, there are plenty of queries around to do that, and about the lv 1~70 npc not having quests, the solution isn't even db sided, just download the scripts published by someone i guess it was the dude who releases dbs called therock or smth, extract them in the script folder of the serverfiles and make sure they're in a folder named CHINA_R, then reboot your gameserver and it should start initializing quests.

Black_Onyx 05/28/2021 08:15

Quote:

Originally Posted by andzia098 (Post 38761061)
first of all, the db posted by janicka (published by MeGaMaX) won't run on your current modules, and even if it does, maga wiped some path lines and deleted arabian triggers and a few stuff before releasing it since it was considered private vip stuff at that time, so i won't recommend you using it, about cleaning the db, there are plenty of queries around to do that, and about the lv 1~70 npc not having quests, the solution isn't even db sided, just download the scripts published by someone i guess it was the dude who releases dbs called therock or smth, extract them in the script folder of the serverfiles and make sure they're in a folder named CHINA_R, then reboot your gameserver and it should start initializing quests.

Thanks for your reply Andzia ; i've started to clean DB (will try to share if test is OK).

Also, thanks for explanation about 1-70 quest.

Edit : added CHINA_R in Script folder (Script folder not in shared server files) ; but not working after relaunch of all server file.


Did you noticed that EXP rate not working from cfg configuration ?
May hard write on gameserver ?

alptunga77 05/28/2021 22:14

need files script

silkroadbotter 05/29/2021 04:40

Quote:

Originally Posted by alptunga77 (Post 38761925)
need files script

Best up to date ones can be found by Blacksheep on rz from jsro-r files.. Just rename to CHINA_R and place in script folder

Black_Onyx 05/29/2021 05:24

Quote:

Originally Posted by alptunga77 (Post 38761925)
need files script

Can find on page 5 : [Only registered and activated users can see links. Click Here To Register...]

It is not work from me ? Missed some step ? (created a "Script" folder in serverfile, and added in the CHINA_R folder with all his files). But in game, no quest from 1-70 npc.

nemo08 05/29/2021 17:10

Quote:

Originally Posted by Black_Onyx (Post 38762260)
Can find on page 5 : [Only registered and activated users can see links. Click Here To Register...]

It is not work from me ? Missed some step ? (created a "Script" folder in serverfile, and added in the CHINA_R folder with all his files). But in game, no quest from 1-70 npc.

PHP Code:

update _RefCharDefault_Quest set Service 1 where CodeName like 'QNO_LV_%' 

then Create a new character and check it ..

wxcxc 05/29/2021 19:03

Quote:

Originally Posted by nemo08 (Post 38762781)
PHP Code:

update _RefCharDefault_Quest set Service 1 where CodeName like 'QNO_LV_%' 

then Create a new character and check it ..

It was because the .sct file was not generated in china_r folder.
But thanks for your answer, but apply it to avoid bug.

---

Got a fix for item mall ?

janicka 05/30/2021 00:09

Quote:

Originally Posted by wxcxc (Post 38762906)
It was because the .sct file was not generated in china_r folder.
But thanks for your answer, but apply it to avoid bug.

---

Got a fix for item mall ?

Item mall works on web server, i think MGprojects published files for it..

nemo08 05/30/2021 02:38

Quote:

Originally Posted by janicka (Post 38763211)
Item mall works on web server, i think MGprojects published files for it..

MGprojects' Web Mall Certificate was paid I think she didn't share it free , she only share Item Mall one ..

xantos1 06/02/2021 23:36

Does anyone know the reason for the error?
shiroi webmall
xampp-win32-1.7.2

Spoiler:
[IMG=expandable: 1]http://i.epvpimg.com/iU2ndab.jpg[/IMG]

romio100 06/04/2021 15:20

Quote:

Originally Posted by putzeimer195 (Post 38659791)
Take a look into the config.ini at the Server Files, there you can find his discord name BlackRogue#6384. This should make it clear and also he sold this files some month ago as you can read here: [Only registered and activated users can see links. Click Here To Register...]

People who have no conscience. We are working to improve their game for free, and they are working on selling and making a lot of money. Is there an awakened conscience for these people? People

What is the solution to this problem, please advise

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

fredy193 06/07/2021 23:44

[IMG=expandable: 1]https://prnt.sc/14lb4zo[/IMG]
Hello, I receive this error, I cannot upload the master anymore, is it a customer problem? is it with a tool? please help

xantos1 06/10/2021 23:11

Quote:

Originally Posted by fredy193 (Post 38773947)
[IMG=expandable: 1]https://prnt.sc/14lb4zo[/IMG]
Hello, I receive this error, I cannot upload the master anymore, is it a customer problem? is it with a tool? please help

Client + GS = lvl limit 130 ?

ASKSRO_1 06/13/2021 05:34

Quote:

Originally Posted by xantos1 (Post 38777540)
Client + GS = lvl limit 130 ?

Because you are missing the file dll

ASKSRO_1 06/13/2021 05:40

2 Attachment(s)
Quote:

Originally Posted by xantos1 (Post 38777540)
Client + GS = lvl limit 130 ?

You are missing a lot of files~

romio100 06/13/2021 22:47

can anyone upload client shiroi

ASKSRO_1 06/14/2021 15:24

Quote:

Originally Posted by therock2007e (Post 38659717)
dude we need your dll srWitcherMod

This file dll i have

xantos1 06/16/2021 22:30

Quote:

Originally Posted by ASKSRO_1 (Post 38780043)
You are missing a lot of files~

I do not understand you ?
I'm the one who posted those files

fredy193 06/17/2021 05:25

share your files please or discord fredy193 # 1024 please

Quote:

Originally Posted by ASKSRO_1 (Post 38780043)
You are missing a lot of files~

share your files please or discord fredy193 # 1024 please

ASKSRO_1 06/17/2021 05:48

Quote:

Originally Posted by xantos1 (Post 38784540)
I do not understand you ?
I'm the one who posted those files

XD

Ahmed0425 06/18/2021 17:52

Do you know the LUA version used to compile quests scripts? (for custom quests purposes)
I already have enough experience to compile LUA from its source but I need to know the version

l3raxxxler 06/24/2021 17:25

sick

ASKSRO_1 06/25/2021 13:11

Quote:

Originally Posted by l3raxxxler (Post 38793077)
sick

yes

miranokenzy 07/09/2021 15:12

I need help, I can't find Shiroi Client in everywhere, that mean I'm stucking at extrator Data.pk2.
Some one please send me Shiroi Client download link.

wxcxc 07/12/2021 13:24

Finaly not everything is ready-to-use or fully working just by extracting and editing files:(


All times are GMT +2. The time now is 02:35.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.