mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
Init()
|
|
{
|
|
level.teamTweaks["fftype"].value = 0; // Disable friendly fire
|
|
level.gameTweaks["allowkillcam"].value = 1; // Enable killcams
|
|
} |