Showfps (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>SekoiaBot
(Auto-created from text in List of Slash Commands)
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=showfps|options=boolean|note=Show current framerate}}
{{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.
 
 
==Example==
/showfps 1
 
 
== See Also ==
* {{slashcommand|showfps}}
* {{slashcommand|graphfps}}
* {{slashcommand|netgraph}}
* {{slashcommand|stopinactivedisplay}}
* {{slashcommand|MaxInactiveFps}}
* {{slashcommand|Maxfps}}
 
 
{{Navbox Graphic Commands}}
[[Category:Slash Commands]]
[[Category:Graphic Commands]]

Latest revision as of 19:59, 29 February 2024

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.


Example

/showfps 1


See Also