Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] how do you calculate distance from **x1,y1,z1** to **x2,y2,z2** ?

[DiscordArchive] how do you calculate distance from **x1,y1,z1** to **x2,y2,z2** ?

[DiscordArchive] how do you calculate distance from **x1,y1,z1** to **x2,y2,z2** ?

rektbyfaith
Administrator
0
05-11-2020, 12:55 PM
#1
Archived author: Deleted User • Posted: 2020-05-11T12:55:33.562000+00:00
Original source

how do you calculate distance from **x1,y1,z1** to **x2,y2,z2** ?
rektbyfaith
05-11-2020, 12:55 PM #1

Archived author: Deleted User • Posted: 2020-05-11T12:55:33.562000+00:00
Original source

how do you calculate distance from **x1,y1,z1** to **x2,y2,z2** ?

rektbyfaith
Administrator
0
05-11-2020, 01:03 PM
#2
Archived author: ModoX • Posted: 2020-05-11T13:03:28+00:00
Original source

abs(x2-x1) + abs(y2-y1) + abs(z2-z1)
rektbyfaith
05-11-2020, 01:03 PM #2

Archived author: ModoX • Posted: 2020-05-11T13:03:28+00:00
Original source

abs(x2-x1) + abs(y2-y1) + abs(z2-z1)

rektbyfaith
Administrator
0
05-11-2020, 01:22 PM
#3
Archived author: Deleted User • Posted: 2020-05-11T13:22:48.175000+00:00
Original source

thx modoX
rektbyfaith
05-11-2020, 01:22 PM #3

Archived author: Deleted User • Posted: 2020-05-11T13:22:48.175000+00:00
Original source

thx modoX

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)