From 2c3b40afe564c094b46400a70f22dc82a0e4ad5d Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:09:04 +0100 Subject: [PATCH] Update README.md --- README.md | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67311d9..f0e5c37 100644 --- a/README.md +++ b/README.md @@ -1 +1,40 @@ -# Plutonium-IW5-Scripts \ No newline at end of file +# Plutonium-IW5-Scripts + +## What is this? + +This is a collection of simple IW5 scripts I created, mostly for my servers. + +I don't have any GSC knowledge so the scripts can probably be optimized but they do their job. + +I was able to create these scripts with the awesome help of Birchy, DoktorSAS, FutureRave and other people on Discord (thanks!) + +## How do I download a script? + +Click on a `.gsc` file and click on `Raw`. +
+ Image + + ![image](https://user-images.githubusercontent.com/55228336/153304575-9ee2e2ae-9bcf-437a-a2f1-cc65087f238f.png) + ![image](https://user-images.githubusercontent.com/55228336/153305132-3405c97a-9ad4-49fe-b764-5fdb1e194386.png) +
+ +Right click anywhere and click on `Save page as` (or an equivalent). + +Make sure to put `All` or `Any` for the file type and to add `.gsc` at the end of the file name. +
+ Image + + ![image](https://user-images.githubusercontent.com/55228336/153305302-2bb87264-2ec5-4ea5-ac70-0e96b61ab2f7.png) +
+ + + + + +## How do I use a script? + +[Follow the instructions in the documentation](https://plutonium.pw/docs/modding/loading-mods/#iw5) + +Simply drop a `.gsc` file inside `%localappdata\Plutonium\storage\iw5\scripts`. + +Note that you can use `map_restart` in the [console](https://plutonium.pw/docs/opening-console/) to quickly restart your current game and reload scripts.