From 15fcc190319a3deaaeaa544833ea07475e790585 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 29 May 2016 20:52:17 -0400 Subject: re-synching --- ws2a/help.html | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 ws2a/help.html (limited to 'ws2a/help.html') diff --git a/ws2a/help.html b/ws2a/help.html new file mode 100644 index 0000000..e6dc6b5 --- /dev/null +++ b/ws2a/help.html @@ -0,0 +1,98 @@ + + + + + + + + + + + WS2A + + + + + + + + + + + + + + +
+
+ +

Winter Survival 2 - Anarchy

+
+ + + +
+

For Server Owners

+

To intall, simply drop the wintersurvival2 folder into the /gamemodes/ folder of your server, located at /garrysmod/gamemodes/. Then, add the folowing line to /garrysmod/cfg/server.cfg +


gamemode wintersurvival2
+

The gamemode should be able to use admin mods like ULX, but they haven't been tested. In addition, Winter Survival 2 - Anarchy comes with it's own admin system, see "For Server Admins" below +

Admins must be added by adding the name/steamid to the garrysmod/settings/users.txt file like so +

+        "admin"
+        {
+          "Apickx"                                "STEAM_0:0:13641699"
+        }
+        
+
+ +
+

For Server Admins

+ This is a breif list of admin commands that can be used. +
mas_goto string_playername
+ Teleports you to another player +
mas_sethp string_playername number_health
+ Sets a player health +
mas_bring string_playername
+ Teleports another player to you +
mas_god string_playername
+ Enables godmode for a player, they will not take dammage, and cannot die. +
mas_ungod string_playername
+ Disables godmode for a player +
mas_bansteamid string_steamid number_time string_reason
+ Bans a player for an ammount of time. If the time is 0, this will ban the player permenently. When the player tries to join, they will get a popup with "You are banned:string_reason" on their screen. +
mas_unbansteamid string_steamid
+ Unbans the given steamid. +
mas_printbannedplayers
+ Prints all banned players to console +
mas_banplayer string_playername
+ Bans a player with the given playername. Translates the player's name to their steamid. If a player has a name changer, use mas_bansteamid instead. You can find a player's steamid with status +
+
+ + + + + +
+ + + -- cgit v1.2.3-70-g09d2