Resxt 9e8ec809f9 mapvote 1.1.3
The mapvote is now enabled by default (mapvote_enable set to 1 by default instead of 0)

The default rotation system now has an additional dvar dedicated to enabling/disabling it, it no longer relies on the player count dvar to be enabled or disabled which allows it to work with the min and max dvars set to 0 (only rotate the default rotation if there's no human player)
2023-08-06 21:51:28 +02:00
2023-07-28 12:55:43 +02:00
2023-03-18 02:05:52 +01:00
2023-08-06 21:51:28 +02:00
2022-09-16 18:50:14 +02:00
2023-01-27 22:27:00 +01:00

Plutonium-IW5-Scripts

image

What is this?

This is a collection of Plutonium IW5/MW3 scripts I created, written in GSC.
Some scripts (mostly older ones) have specific use cases and some others were made to be as generic as possible so you might find something useful.

Some scripts were made when I was still fairly new to GSC so some scripts might not be perfectly optimized or done the proper way but they do their job and should at least give you an idea of how to do certain things or work well enough for you to use them.

Huge thanks to everyone who helped me learn GSC: Birchy, DoktorSAS, FutureRave and other people on Discord.

How do I download a script?

  • Download this repository
  • Open the downloaded ZIP file
  • Drag and drop the script(s) you want in the folder they need to be placed in.
    If no instructions are provided for the script you want then simply follow the instructions given in How do I use a script?

Just keep in mind that this downloads a copy of this repository at the moment you download it.
If a script is updated after you downloaded this repository and you want the new version then you will need to download this repository again.

How do I use a script?

Follow the instructions in the documentation

Simply drop a .gsc file inside %localappdata%\Plutonium\storage\iw5\scripts.

Note that you can use map_restart in the console to quickly restart your current game and reload scripts.

Languages
GSC 100%