Forums WoW Modding Tutorials Miscellaneous [Archive] [TrinityCore]How to change starting area

[Archive] [TrinityCore]How to change starting area

[Archive] [TrinityCore]How to change starting area

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#1
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Hello, got some small SQL's here to change your start location.

So what you want to do is go into your server, write ".gps" without the quotes, get the coords, then type in the cords into the SQL and run them in your world database.

Alliance
Quote: SET

@MAP := 'MAP',

@ZONE := 'ZONE',

@X := 'X-Cordinate',

@Y := 'Y-Cordinate',

@Z := 'Z-Cordinate',

@O := 'Orientation';

UPDATE playercreateinfo SET map=@MAP, zone=@ZONE, position_X=@X, position_Y=@Y, position_Z=@Z, orientation=@O WHERE race IN(1, 3, 4, 7, 11);

Click to expand...
Horde
Quote: SET

@MAP := 'MAP',

@ZONE := 'ZONE',

@X := 'X-Cordinate',

@Y := 'Y-Cordinate',

@Z := 'Z-Cordinate',

@O := 'Orientation';

UPDATE playercreateinfo SET map=@MAP, zone=@ZONE, position_X=@X, position_Y=@Y, position_Z=@Z, orientation=@O WHERE race IN(2, 5, 6, 8, 10);

Click to expand...
Hope this helped, let me know what you think c:
rektbyfaith
11-04-2025, 05:04 PM #1

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Hello, got some small SQL's here to change your start location.

So what you want to do is go into your server, write ".gps" without the quotes, get the coords, then type in the cords into the SQL and run them in your world database.

Alliance

Quote: SET

@MAP := 'MAP',

@ZONE := 'ZONE',

@X := 'X-Cordinate',

@Y := 'Y-Cordinate',

@Z := 'Z-Cordinate',

@O := 'Orientation';

UPDATE playercreateinfo SET map=@MAP, zone=@ZONE, position_X=@X, position_Y=@Y, position_Z=@Z, orientation=@O WHERE race IN(1, 3, 4, 7, 11);

Click to expand...
Horde
Quote: SET

@MAP := 'MAP',

@ZONE := 'ZONE',

@X := 'X-Cordinate',

@Y := 'Y-Cordinate',

@Z := 'Z-Cordinate',

@O := 'Orientation';

UPDATE playercreateinfo SET map=@MAP, zone=@ZONE, position_X=@X, position_Y=@Y, position_Z=@Z, orientation=@O WHERE race IN(2, 5, 6, 8, 10);

Click to expand...
Hope this helped, let me know what you think c:

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#2
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thanks for sharing!
rektbyfaith
11-04-2025, 05:04 PM #2

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thanks for sharing!

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#3
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thanks
rektbyfaith
11-04-2025, 05:04 PM #3

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thanks

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#4
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

great
rektbyfaith
11-04-2025, 05:04 PM #4

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

great

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#5
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Very Nice
rektbyfaith
11-04-2025, 05:04 PM #5

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Very Nice

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#6
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

thank you!!
rektbyfaith
11-04-2025, 05:04 PM #6

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

thank you!!

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#7
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thank !
rektbyfaith
11-04-2025, 05:04 PM #7

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thank !

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#8
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thanks!
rektbyfaith
11-04-2025, 05:04 PM #8

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Thanks!

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#9
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Great it worked for me!
rektbyfaith
11-04-2025, 05:04 PM #9

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

Great it worked for me!

rektbyfaith
Administrator
0
11-04-2025, 05:04 PM
#10
Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

tyy
rektbyfaith
11-04-2025, 05:04 PM #10

Archived author: Etox • Posted: 2025-11-04T18:04:27.831235
Original source

tyy

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)