Skip to content

Repository files navigation

This repo contains .cfg scripts with various purposes for Source engine games.

How to install and use

Head to the directory <gameinfo.txt location>/cfg and drop script there. Run the script from in-game with exec command.

gameinfo.txt directory names

  • Half-Life 2: hl2
  • Portal: portal
  • Portal 2: portal2
  • Black Mesa: bms
  • Left 4 Dead 2: left4dead2

Script purposes

  • 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.

Hl2 only

  • 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.

black mesa

  • comfyfl

    Make Black Mesa flashlight brighter and bigger.

hl2 chaos (For Pinsplash's chaos mod only)

  • chaosmodpeak

    Create the biggest chaos around you, turning bullets in grenades, repelling every objects away from you and making everything run out of glue.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors