summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-02-25 22:48:54 +0000
committerrafa_99 <raroma09@gmail.com>2022-02-25 22:48:54 +0000
commit51041264e8636e7d616141bd0853a51019638169 (patch)
tree987ad45d9609f293749c7651aa74e8fb7b98205d
parentaf3636f0481c5e5edadff47a20e08397dd3819f3 (diff)
Fixed some spelling errors
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0b53e4a..2b24306 100644
--- a/README.md
+++ b/README.md
@@ -6,17 +6,17 @@ A bunch of mods for black ops 2 zombies
1. Download the AIO Script from the releases.
-2. Edit the script with your favourite text editor, and update the functions `onConnectMods` and `onSpawnMods` by uncommenting and changing up the parameters to your liking (*All the parameters that can be costumized, will be documented in the function call*).
+2. Edit the script with your favorite text editor, and update the functions `onConnectMods` and `onSpawnMods` by uncommenting and changing up the parameters to your liking (*All the parameters that can be customized, will be documented in the function call*).
![Disabled Mod](images/disabled.png)
![Enabled player initial points and set to 10000](images/enabled.png)
-3. Using the GSC Compiler (from GSC Toolkit), simply drag and drop your raw GSC script ontop of Compiler.exe and it should spit out a compiled version.
+3. Using the GSC Compiler (from GSC Toolkit), simply drag and drop your raw GSC script on top of Compiler.exe and it should spit out a compiled version.
![Compilation Process](images/OWtguHd.gif)
-*Note: If you get an error, make sure your script isn't already precompiled (open it, and if it looks like gibberish, it is already compiled)*
+*Note: If you get an error, make sure your script isn't already precompiled (open it, and if it looks like gibberish, it was already compiled)*
![Error](images/JgwqeCy.png)
@@ -31,7 +31,7 @@ When launching your server or a custom game, you will know if all has gone well
## Available Mods
* GodMode;
-* Infinte ammo;
+* Infinite ammo;
* Custom player Points;
* Custom box Price;
* Custom buyable Perk Limit;