From b8a4316417d3105ec87448183c38bc88e76c98a1 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 4 Nov 2017 17:42:23 -0400 Subject: Updated projects with milligram gms, redead, and ws2a pages now use milligram instead of bootstrap --- ws2a/help.html | 83 ++++++++++++++++++---------------------------------------- 1 file changed, 26 insertions(+), 57 deletions(-) (limited to 'ws2a/help.html') diff --git a/ws2a/help.html b/ws2a/help.html index a05c466..abcdf54 100644 --- a/ws2a/help.html +++ b/ws2a/help.html @@ -2,63 +2,36 @@ - - - - - + WS2A - help - WS2A - - - - - - + + + - - - -
-
- -

Winter Survival 2 - Anarchy

-
- - - -
-

For Server Owners

+
+
+

Winter Survival 2 - Extended

+ +
+
+

For Server Owners

You can download Winter Survival 2 either useing git (recommended) by installing git on your server, and executing

-cd C:/path/to/server
+cd C:/path/to/server/garrysmod/gamemodes/
 git clone https://cogarr.net/source/cgit.cgi/wintersurvival2.git
 git clone https://cogarr.net/source/cgit.cgi/gearfox.git/

or by downloading gearfox and Winter survival 2 and dropping both into your /gamemode/ directory.

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 +

The gamemode should be able to use admin mods like ULX, but they haven't been tested. In addition, Winter Survival 2 - Extended 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"
@@ -66,15 +39,14 @@ git clone https://cogarr.net/source/cgit.cgi/gearfox.git/
"Apickx" "STEAM_0:0:13641699" } -
- -
-

For Server Admins

+ +
+

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
+ Sets a players health

mas_bring string_playername
Teleports another player to you

mas_god string_playername
@@ -90,10 +62,10 @@ git clone https://cogarr.net/source/cgit.cgi/gearfox.git/
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

-
+ -
-

For Developers

+
+

For Developers

Stuff about how to add to this gamemode

Items

All items are located in gamemode/itemsystem/items, you can find an example item in base.lua @@ -126,13 +98,10 @@ git clone https://cogarr.net/source/cgit.cgi/gearfox.git/
ws_generaterecipes

Generates a cheetsheet in HTML for you! the file is saved in garrysmod/data
-

+ - -
+ -- cgit v1.2.3-70-g09d2