mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-11-26 14:02:06 +00:00
hardcore_tweaks 1.0
This commit is contained in:
5
small_scripts/hardcore_tweaks.gsc
Normal file
5
small_scripts/hardcore_tweaks.gsc
Normal file
@@ -0,0 +1,5 @@
|
||||
Init()
|
||||
{
|
||||
level.teamTweaks["fftype"].value = 0; // Disable friendly fire
|
||||
level.gameTweaks["allowkillcam"].value = 1; // Enable killcams
|
||||
}
|
||||
Reference in New Issue
Block a user