mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-06-30 08:11:52 +00:00
Added disable_explosive_damage
Moved disable_explosive_damage to small scripts (deleted disable_explosive_damage folder) Updated small_scripts README to respect files ordering Refactor Fix for useless warnings in console
This commit is contained in:
@ -2,6 +2,16 @@
|
||||
|
||||
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
|
||||
@ -9,8 +19,4 @@ Display the player's killstreak, total kills and deaths on top of the screen
|
||||
<summary>Image</summary>
|
||||
|
||||

|
||||
</details>
|
||||
|
||||
## change_team_names.gsc
|
||||
|
||||
Change the team names to custom names depending on the game mode
|
||||
</details>
|
Reference in New Issue
Block a user