Sign In

Sign in using your email to continue with Wikily

OR

Don't have an account?

Stat

Stat Command

Here you can find all information about the Stat command. You can see how to use it, what parameters to add, what the command does and use our command generator to create a ready to use command for ARK: Survival Ascendend or ARK: Survival Evolved.

Command Breakdown

Enables an on-screen display showing various debug information. Only the standalone stat commands from UE3/UE4 are available - the multi stat output table has been disabled. Prefix all stat commands with the "stat" command (example: "stat fps" to show fps.) Enter the same stat command to disable showing it. <table class="wikitable"> <tr><th>Name</th><th>Description</th></tr> <tr><td>FPS</td><td>Displays the current number of frames being rendered per second and the amount of time taken to render the frame in milliseconds (ms).</td></tr> <tr><td>Levels</td><td>Displays a list of currently active levels and displays their status through color coding. Streaming levels are grouped under the persistent level. The number of seconds next to the level name is the time it took from load request to load finish.</td></tr> <tr><td>Unit</td><td>Displays the time spent for the current frame on the CPU, the time spent in the game thread, the time spent in the render thread, and the time spent for the current frame on the GPU. The GPU frame time is only displayed if the time spent is greater than 0 (e.g. the GPU is actually being used / does exist).</td></tr> <tr><td>UnitGraph</td><td>Normally graphs the information in the "stat unit" command in UE4 games, but the graph is apparently also disabled. Color codes the labels in the "stat unit" command output.</td></tr> </table>

Arguments:

  • Command (String): See below.

Command Information

Below you can find all generic information about the Stat command.

  • Cheat:
  • Console Compatible:
  • Target: Not specified
  • Version: 0.0 (UE2)

Command Generator

使用此生成器以您想要的參數生成指令。完成後,按下複製按鈕並將其貼上到ARK的主控台中。

Usage Examples

使用指令的範例用法。

使用方法

這是開啟遊戲主控台輸入指令並執行的方法。

  • 1. TAB | 按下鍵盤上的TAB鍵。

  • 2. ENTER | 在主控台輸入指令,然後按下鍵盤上的ENTER鍵。

  • 3. MULTIPLAYER | 在多人伺服器上,某些指令(主要是作弊指令)需要使用enablecheats指令進行驗證,並且需要在前面加上cheat或admincheat。在單人模式下不需要這樣做。