Is there any clientsided command,console command or add-on that can tell me the X,Y,Z co-ordinates of the player in a server
I need it for spawnProjectile events, if i want a brick to fire a projectile into another brick that is far from the original brick, i can use two XYZ locations of both bricks to calculate the direction where to shoot the projectile,
instead of guessing the XYZ for the event