Multiplayer Location cord Help Needed

Hi, I am making a Plugin that is a timing plugin witch relies on Start, Finish as well as Zones. The issue if ran is whenever I attempt to get a player location, in this case mine. I only get a initial spawn cord or No coordinates at all.

I have checked resources and all I have understood that its impossible for the server to request a player cord on the Map?

Is this true and is there a way around it?

Thank you for the help :slight_smile:

Hello, MP.GetPositionRaw(pid: number, vid: number) -> table, string should do exactly what you want.