mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-22 05:55:43 +00:00
23 lines
630 B
Markdown
23 lines
630 B
Markdown
# Small scripts
|
|
|
|
Simple drag and drop scripts
|
|
|
|
## change_team_names.gsc
|
|
|
|
Change the team names to custom names depending on the game mode
|
|
|
|
## disable_self_explosive_damage.gsc
|
|
|
|
Prevents players from dying to their own grenades and rockets.
|
|
Note that if you shoot enough rockets (around 20/30) you can still kill yourself.
|
|
This also doesn't prevent players from killing themselves when they hold a frag grenade in their hands.
|
|
|
|
## display_player_stats.gsc
|
|
|
|
Display the player's killstreak, total kills and deaths on top of the screen
|
|
<details>
|
|
<summary>Image</summary>
|
|
|
|

|
|
</details>
|