First you must get the RegionID, X and Y. The method I used to get them is, warp to the place (/warp 24508 950 0 560) , make /addrallypoint command, you'll get the RegionID in a txt in your client's folder. To get the X and Y, write /camera command on the place and press F8 when console is closed. You'll see the X and Y there, write them down.
To make it easier I'll post the RegionID, X and Y here:
RegionID: 24508
X: 188
Y: 95
Open your SQL, SRO_VT_SHARD database, RefRegionBindAssocServer table
Create a new line like this (you can choose the name):
Now go to RefRegion table and create a new line with the already mentioned Region ID, X and Y. It should look like this:
Code:
24508 188 95 CHINASYSTEM CHINASYSTEM 1 3001 -1 0 0 xxx 0 0 0 0 0 0 0 0 0 0
It should look like this:
Database side is finished, now client side.
Open your PK2 Extractor, load your client's media pk2 and go to : \server_dep\silkroad\textdata\ and extract refregion.txt.
Open the text, go to the bottom and add a new line with the following:
Code:
24508 188 95 CHINASYSTEM ???? 1 3001 -1 0 0 xxx NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL
Save it and import it back to your media pk2.
The last step is to restart your Gameserver, enjoy this awesome area!
Credits: Exelja and me.
Picture:







