mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
hardcore_tweaks 1.0.1
This commit is contained in:
parent
1ee779097a
commit
e76bc74443
@ -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
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user