From bdc3f6ceee803eaeceb545bcae37fabecd788c4f Mon Sep 17 00:00:00 2001 From: Indy <28678264+IndyV@users.noreply.github.com> Date: Sat, 10 Oct 2020 22:00:18 +0200 Subject: [PATCH] Fix text --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bbe50b1..cdc5626 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Probably going to be posted publicly sometime. allows you to spawn specials on c * `sm_directormenu` (Same as sm_specialmenu for now) ### l4d2-info-cmd -Technically 'l4d2 game info', havent changed name. Just prints general information, used for a project +Technically 'l4d2 game info', haven't changed name. Just prints general information, used for a project * **Commands:** * `sm_gameinfo` * Example Response: @@ -59,7 +59,7 @@ Technically 'l4d2 game info', havent changed name. Just prints general informati Simple l4d2 plugin that will auto teleport everyone to checkpoint once all real players have reached the saferoom ### L4D2Tools -A group of misc tools for l4d2. Including: Notify on lasers use, and a finale timer (gauntlets or all finales), and who trigger a car alarm in the chat. +A group of misc. tools for l4d2. Including: Notify on lasers use, and a finale timer (gauntlets or all finales), and who trigger a car alarm in the chat. * **Convars:** * `sm_laser_use_notice <1/0>` - Enable notification of a laser box being used * `sm_time_finale <0/1/2>` - Record the time it takes to complete finale. 0 -> OFF, 1 -> Gauntlets Only, 2 -> All finales @@ -108,7 +108,7 @@ Technically it is louis using minigun with a model change, but it works fine. Code modified from https://forums.alliedmods.net/showthread.php?p=1741099 * **Commands:** - * `sm_ai_minigun ` - Spawns an ai bot with minigun infront of wherever you are looking. Can also use numbers (0-7). + * `sm_ai_minigun ` - Spawns an ai bot with minigun in front of wherever you are looking. Can also use numbers (0-7). * `sm_ai_holdout ` - Spawns a normal ai holdout bot (no minigun), with ak47 w/ laser sight. ### L4D2Tools @@ -116,4 +116,4 @@ A collection of small tools: Notification of when someone picks up laser sights * **Convars:** * `sm_laser_use_notice <0/1>` - Enable notification of when a laser box was used first - * `sm_time_finale <0/1/2>` - Record the time it takes to complete finale. 0 -> OFF, 1 -> Gauntlets Only, 2 -> All finales \ No newline at end of file + * `sm_time_finale <0/1/2>` - Record the time it takes to complete finale. 0 -> OFF, 1 -> Gauntlets Only, 2 -> All finales