Sm coordsjson: Difference between revisions

From Fortress Blast
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:sm_coordsjson}}<code>sm_coordsjson</code> (!coordsjson or /coordsjson if using chat) is a [[commands|command]] that prints the rounded coordinates at the player's crosshair to their chat, in a format that can be copied and used to make [[Custom powerup locations|custom]] [[powerup locations]]. The coordinates are presented in the format:<br> <code>"#-x": "0", "#-y": "0", "#-z": "0",</code>.
{{DISPLAYTITLE:sm_coordsjson}}<code>sm_coordsjson</code> (!coordsjson or /coordsjson if using chat) is a [[commands|command]] that prints the rounded coordinates at the player's crosshair into their chat, in a format that can be copied and used to make [[Custom powerup locations|custom]] [[powerup locations]]. The coordinates are presented in the format:<br> <code>"#-x": "0", "#-y": "0", "#-z": "0",</code>.


[[Category:Commands]]
[[Category:Commands]]

Revision as of 14:06, 13 February 2020

sm_coordsjson (!coordsjson or /coordsjson if using chat) is a command that prints the rounded coordinates at the player's crosshair into their chat, in a format that can be copied and used to make custom powerup locations. The coordinates are presented in the format:
"#-x": "0", "#-y": "0", "#-z": "0",.