Starfall chips for garrys mod
Find a file
2025-06-26 09:36:53 +03:00
images Add files via upload 2025-06-21 22:42:14 +03:00
libs Create NotificationLib.txt 2025-06-26 09:35:00 +03:00
).txt Update ).txt 2025-03-25 12:56:20 +03:00
auto-heal.txt Update auto-heal.txt 2024-11-26 07:15:55 +03:00
ball.txt Create ball.txt 2025-01-31 15:41:24 +03:00
easer.txt Update easer.txt 2025-04-24 16:44:11 +03:00
mute.txt Update mute.txt 2024-11-24 18:42:59 +03:00
README.md Update README.md 2025-06-26 09:36:53 +03:00
sticky_slam.txt Create sticky_slam.txt 2025-05-11 15:05:45 +03:00
tp.txt Update tp.txt 2024-11-25 17:03:46 +03:00

StarfallEx Chips Collection

A collection of useful and fun StarfallEx chips for Garry's Mod.

Table of Contents

About

This repository contains a collection of StarfallEx chips that add various functionalities to Garry's Mod. These chips range from utility tools to fun gameplay enhancements.

Chips

Auto Heal

  • File: auto-heal.txt
  • Description: Automatically spawns health kits and batteries when the player's health or armor is low.
  • Features:
    • Cooldown system after taking damage
    • Checks for valid spawn conditions

Ball Vehicle

  • File: ball.txt
  • Description: A physics-based ball vehicle that players can ride and control.
  • Features:
    • WASD movement controls
    • Jump ability
    • Speed boost
    • HUD displaying current speed
    • Custom camera view

Eraser Drawing Tool

  • File: easer.txt
  • Description: An interactive drawing tool with holographic interface.
  • Features:
    • Left click to draw
    • Right click to clear
    • Mouse wheel to change color
    • Custom materials and models

Mute Player

  • File: mute.txt
  • Description: Allows you to mute/unmute specific players.
  • Usage:
    • mute player_name_or_steamid
    • unmute player_name_or_steamid

Sticky Slam

  • File: sticky_slam.txt
  • Description: Makes satchels stick to surfaces they collide with.
  • Features:
    • Freezes satchel on impact
    • Parents to hit entity if applicable

Teleport

  • File: tp.txt
  • Description: Teleports you to another player.
  • Usage: goto player_name_or_steamid
  • Requirements: Wiremod

Libraries

HUD Library

  • File: libs/hud_lib.txt
  • Description: A library for creating interactive HUD windows with various UI elements.
  • Features:
    • Draggable windows
    • Buttons, labels, and text entries
    • Cursor interaction
    • Example included in libs/examples/hud_lib_test.txt

Selection Library

Notification Library

  • File: libs/NotificationLib.txt
  • Description: Displays notifications with animations and sounds.
  • Features:
    • Supports notification types (error, message, hint)
    • Customizable colors and sounds
    • Smooth show and hide animations
    • Supports multiple notifications simultaneously