2022-03-02 01:04:50 +01:00

41 lines
1.4 KiB
Markdown

# 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`.
<details>
<summary>Image</summary>
![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)
</details>
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.
<details>
<summary>Image</summary>
![image](https://user-images.githubusercontent.com/55228336/153305302-2bb87264-2ec5-4ea5-ac70-0e96b61ab2f7.png)
</details>
## 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.