[Question] how to know a current coordinates region ID ?

06/29/2018 08:33 multiuses#1
hello there
i just want to know how to find the region ID of a current coordinates ?
for an example ARABIA_FIELD_03 i want to know the region id of it
p.s i added it and its working without putting any lines in _RefGame_World or _RefGame_World_Config
so i need a tool or a way that shows the current location region ID
if someone could help ill really appreciate any hints or any help :handsdown:
thanks in advance
06/29/2018 12:47 ScarOnline#2
/addrallypoint in the game console, this will create a text file in your client path with region id
06/29/2018 13:43 florian0#3
Use the /frame command.

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

(Picture from silkroad-secrets)
06/29/2018 14:09 blapanda#4
Quote:
Originally Posted by florian0 View Post
Use the /frame command.

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

(Picture from silkroad-secrets)
Those are the X and Y grid coordinates (mostly used for navmeshing and region declaration), not the region ID per se.

As Scar said, use "/addrallypoint" and look for a new text file inside your client folder. It will have the Region ID and XYZ-axis values, in case you want to teleport there, this will become handy.
07/01/2018 04:53 multiuses#5
yea its working thanks :handsdown:
but i think i missed something to write in the post ..
i want to know the world ID
for an example Jupiter world has number [90] world ID
i remember when i tried to add an NPC at Jupiter maps i wrote the world ID [90] for Mirror Dimension
i want to do the same (knowing any world ID) with other newly added worlds
if there is a way to find out or how to please help me
thanks in advance
07/01/2018 13:07 blapanda#6
You can only figure that out at your databank, not via client.
There is no ingame command which shows the world ID.
07/05/2018 00:46 multiuses#7
Quote:
Originally Posted by blapanda View Post
You can only figure that out at your databank, not via client.
There is no ingame command which shows the world ID.
i already searched and no success
can u tell me which tab ?
thanks in advance.
07/06/2018 01:39 ScarOnline#8
Quote:
Originally Posted by multiuses View Post
i already searched and no success
can u tell me which tab ?
thanks in advance.
you've to go to the place you want to know it world id, then restart your character and finally run this query
PHP Code:
Use SRO_VT_SHARD select WorldID from _Char where CharName16 'your character name' 
07/11/2018 16:14 Bocc1337#9
Refworld tab u thi k if remember where all world id gose. If you added the area your self ot is most likly goimg to be world id 1 is default.
The other areas you talk about like jupitor etc with other world id is a id for trigers. Like example a insatnce. If you add a new world id other then 1. Will half to make many new lines in db and client. Or get crash or dc. And eror in sr game server

Or go to the spot. Log off and look in common. _char.