Platonic Posted February 28, 2023 Posted February 28, 2023 Hi, How can i convert the spawn coordinates to their representing real time coords? I can do it manually but would like to script it. Like for example: 3.52.0F = 352.0F 4.20.0F = 420.0F
AmbitiousNoob Posted February 28, 2023 Posted February 28, 2023 3.52 * 100.0 = 352.0 4.20 * 100.0 = 420.0
Question
Platonic
Hi,
How can i convert the spawn coordinates to their representing real time coords?
I can do it manually but would like to script it.
Like for example:
3.52.0F = 352.0F
4.20.0F = 420.0F
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.