Showfps (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Rugiel
m (Valid entry value is actually not boolean)
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=showfps|options=decimal|note=Displays the client's current framerate measured every ''decimal'' seconds.}}
{{SlashCommandArticle|command=showfps|options=[0-3]|note=Displays the client's current framerate measured every ''decimal'' seconds.}}
 
* /showfps 0 will display the camera's POS and PYR coordinates, useful for demo editors and for finding badges and such. In first-person mode, the camera coordinates will match your character's location, except for the height.
* /showfps 1 will display only the FPS
* /showfps 2 will display the CAM POS and PYR under the FPS
* /showfps 3 will display the CAM POS and PYR in large type at the left of the screen.

Revision as of 08:05, 15 June 2022

Slash Command

/showfps [0-3]

Displays the client's current framerate measured every decimal seconds.

  • /showfps 0 will display the camera's POS and PYR coordinates, useful for demo editors and for finding badges and such. In first-person mode, the camera coordinates will match your character's location, except for the height.
  • /showfps 1 will display only the FPS
  • /showfps 2 will display the CAM POS and PYR under the FPS
  • /showfps 3 will display the CAM POS and PYR in large type at the left of the screen.