[help xD }Questions about adding new map zones in db

07/22/2018 01:24 rayto100#1
Hello everyone,its my first time,so im trying to learn,i dont want to use a database with arabia map,cuz i wouldnt learn shit -.-'' i tryed all of the ''arabia lines releases'' but noone works,somewhere i do something wrong,and i cant figure out what O_O

some of them gives me no errors,but when i warp ingame,on some areas i can see the map ( but i cant move,if i move from arrows im teleported back to previous town ) and on some warp points i see only the sky ^_^''

second scenario is '' _failed to build data from refobjcommon '' ( using differit lines ) i check the lines,all lines are correct
Navamesh data is updated,gameref folder is updated too,i use the latest isro data folder O.o''

If someone decide to redirect me on google or search,dont bother,there isnt a single topic i didnt read -.-''
07/22/2018 09:15 athena1410#2
Out character and add warp points region x y z to LatestRegion, PosX, PosY, PosZ table _Char. Then login char
Some warp point arabia map
/warp 32248 1491 496 1476
/warp 20575 1594 783 1370
/warp 32248 460 -0 391
/warp 20575 1594 783 1370
/warp 540 13 1039 0
/warp 22866 1365 24 676
/warp 21581 1616 -0 96
/warp 22106 1589 -432 580
/warp 19034 99 -1052 1518
/warp 19034 231 -1050 1678
/warp 22106 1589 -432 580
/warp 22866 1365 24 676

sr for my bad english.
07/22/2018 11:11 NorseGodTyr#3
some warp for Shambhala Shore Temple

Shambhala Shore Temple A
/warp 25309 -194 0 -639

Shambhala Shore Temple B
/warp 25060 2381 0 139

Shambhala Shore Temple C
/warp 21979 3972 -88 2491

Shambhala Shore Temple D
/warp 21989 2000 1000 2500

and if you want more warp
check your refregion

Example
Quote:
-32767 0 0 West_China ???? ?? 1 1005 -1 0 0 xxx NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL
/warp -32767 0 0 0
Region=-32767 x=0 y=0 z=0

or

Quote:
18488 56 72 KingsValley KingsValley 1 4002 -1 0 0 xxx NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL
/warp 18488 56 72 0
Region=18488 x=56 y=72 z=0

you can edit the x y z if you want on a other place in this region
07/22/2018 11:46 blapanda#4
About the "Some areas are only sky": Missing map *.o2 data.
Navmesh data is important, as the name says, meshing the surface.
Map data, on the other hand, is the visual style, where buildings, foliage and Co. are declared and used at.

About not being able to move: Regions ain't defined properly (database side).
Had this issue 2-3 years ago, where I was trying to add that trijob clash arena.
Not quite sure which table it exactly was, but "LinkRegionsomething" procedure linking those regions properly with each respective sub-parts was not the solution to this.
07/22/2018 12:05 rayto100#5
Thanks guis,monday i will add everything again,data,server side,client side,using ksro data