This repo contains .cfg scripts with various purposes for Source engine games.
Head to the directory <gameinfo.txt location>/cfg and drop script there. Run the script from in-game with exec command.
- Half-Life 2: hl2
- Portal: portal
- Portal 2: portal2
- Black Mesa: bms
- Left 4 Dead 2: left4dead2
-
break
Breaks everything that is breakable except physics props as doing so causes NO_FREE_EDICTS crash on big maps.
-
earthquake
Simulates an earthquake, making screen shake and objects fly around, becoming deadly projectiles.
-
explodeatpicker
Generates a deadly explosion at location where player is looking at.
-
golimp
Makes every NPC collapse on the spot. Lighter version of killall.
-
killall
Kills every NPC and prevents game from reloading in case essential NPCs die.
-
propsexplode
Makes every prop explode instantly. May cause crashes.
-
qol
Various quality of life improvements such as bigger, stronger flashlight, no auto view adjustment while in vehicle, infinite suit power.
-
ranoutofscrews
Break every connection between physics objects. Lighter version of break.
-
repellant
Repel every physics object and kill NPCs close to player.
-
trojanbomb
Make every breakable physics prop explode if broken.
-
deviolence
Remove violence from game.
-
dissolve
Dissolve whatever can be dissolved.
-
everyonehateseveryone
Makes every NPC class hate each other. I originally tried to make every individual NPC hate each other but always ran into problems so this is the best version.
-
powerloss
Simulate a powerloss, disabling/turning off any object that runs on power. Work in progress, don't except much from this.
-
comfyfl
Make Black Mesa flashlight brighter and bigger.
-
chaosmodpeak
Create the biggest chaos around you, turning bullets in grenades, repelling every objects away from you and making everything run out of glue.