Hello guys, another release , this will make all players from your server start in same place.All you have to do is to go ingame at the place where you want the players to start and type .gps ,after that you'll need X Y Z map , zone and orientation (just copy theme in a txt).After you've copied it create one more txt and name it Starting zone,in that txt copy the code below.

Code:
UPDATE `playercreateinfo` SET `map`='MAP', `zone`='ZONE', `position_x`='X', `position_y`='Y', `position_z`='Z', `orientation`='O'
Change the MAP. ZONE . X , Y , Z and O with the X Y Z map zone orientation from the txt where you've saved the .gps.

After it's done , save Starting zone as sql and run it in world DB.




› See More: [trnity sql dev pack] starting zone