Left 4 Dead 2

Left 4 Dead 2

Not enough ratings
(rq) M60 script
   
Award
Favorite
Favorited
Unfavorite
Game Content: Weapons, Scripts
File Size
Posted
Updated
4.423 KB
Jun 21, 2023 @ 9:19pm
Jun 23, 2023 @ 9:04pm
2 Change Notes ( view )

Subscribe to download
(rq) M60 script

In 1 collection by Penguin
Requests
19 items
Description
Use this script to be able to refill M60 when empty: https://steamcommunity.com/sharedfiles/filedetails/?id=2937327357&searchtext=M60+fix

// Terror-specific Data --------------------
"VerticalPunch" "0.5" // was 2
"SpreadPerShot" "0.1" // was 1.6
"MaxSpread" "0.1" // was 35
"SpreadDecay" "0.1" // was 7
"MinDuckingSpread" "0.1" // was 0.5
"MinStandingSpread" "0.1" // was 1
"MinInAirSpread" "0.1" // was 3
"MaxMovementSpread" "0.1" // was 6
"ReloadDuration" "1.5" // new variable

// Weapon characteristics:
"PenetrationNumLayers" "4" // was 2
"PenetrationPower" "500" // was 50
"PenetrationMaxDistance" "10000" // was 0

"Damage" "100" // was 50
"Range" "10000" // was 3000
"GainRange" "10000" // was 1500
"CycleTime" "0.06665" // was 0.11

"clip_size" "100" // was 150

"primary_ammo" "AMMO_TYPE_MINIGUN" // was AMMO_TYPE_M60