mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-08-29 21:03:18 +00:00
hardcore_tweaks 1.0.1
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
Init()
|
Init()
|
||||||
{
|
{
|
||||||
level.teamTweaks["fftype"].value = 0; // Disable friendly fire
|
level.teamTweaks["fftype"].value = 0; // Disable friendly fire
|
||||||
level.gameTweaks["allowkillcam"].value = 1; // Enable killcams
|
level.gameTweaks["allowkillcam"].value = 1; // Enable killcams - doesn't seem to work anymore
|
||||||
}
|
level.killcam = true; // Enable killcams
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user