Skip to content

Files

Latest commit

 

History

History
50 lines (33 loc) · 2.34 KB

How To.md

File metadata and controls

50 lines (33 loc) · 2.34 KB

Chat Commands

Type in any of the commands in the in-game chat box.

.help .h - Will list all commands
.heat - Displays your current wanted level
.ping - Displays your current ping
.pvp - Displays the top 5 players as well as your kills and death scores
.experience .exp .xp (.exp or .xp) - Will list your current level, current percentage as well as the number value
.mastery .m .m - Will display all your current mastery ratings
.kit - When kits are available

Check file changes in GitHub

For this example, we will use the "ServerGameSettings.json" file.

  1. First, click on the "save-data" folder, in the red box.

    Note that the middle section displays the latest file that was edited. If this is the file you wish to view ignore below steps and click the link.

This is an image

  1. Now click on the "Settings" folder, in the red box.

    You can still see the middle section displaying the latest file that was edited.

This is an image

  1. Now click on the "Live" folder, in the red box.

    Live = Current Settings, PTS = Private Test Server Settings.

This is an image

  1. Now click on the "ServerGameSettings.json" file, in the red box.

This is an image

  1. Now click on "History" in the top right, in the red box.

    You can also scroll down and view all the server game settings.

This is an image

  1. Lastly, click on the latest update or any past updates.

    You can view all the changes made to this file.
    You can do this for any file in the repository.

This is an image

  1. You can now view the "ServerGameSettings.json" and all the changes made in this entry.

    The items highlighted in Red = old values.
    The items highlighted in Green = New values.

This is an image