GithubHelp home page GithubHelp logo

lixquid / gmod-simplehitmarkers Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 64 KB

102.31.03 Garry's Mod: Simple Hitmarkers adds a small hitmarker with accompanying sound when damage is dealt to any player or NPC.

Home Page: http://steamcommunity.com/sharedfiles/filedetails/?id=950493639

Lua 100.00%
lua garrysmod jl 102-31-03

gmod-simplehitmarkers's Introduction

Simple Hitmarkers

Simple Hitmarkers adds a small hitmarker with accompanying sound when damage is dealt to any player or NPC.

Features:

  • Hitnumbers; Know exactly how much damage you're dealing.
  • Highly Customizable; disable sound, change hitmarker size, time, and critical display.
  • Efficient; network traffic is a single net message per hit, and just two hooks on client and server.
  • Lightweight; the entire addon included resources is just 15 KB, and two files to download.

Installing

Configuration

Simple Hitmarkers can be configured from the Settings Panel in the spawnmenu, under Utilities > Lixquid > Hitmarkers.

Console Commands:

  • hitmarkers_enabled (Default: 1)
    • Enables hitmarkers.
  • hitmarkers_criticals (Default: 0)
    • If above zero, sets the threshold at which hitmarkers will display as 'critical'
  • hitmarkers_size (Default: 128)
    • The size of the hitmarker cross.
  • hitmarkers_sound (Default: 1)
    • If enabled, hitmarkers will play a sound.
  • hitmarkers_time (Default: 1)
    • Sets how long hitmarkers should be visible on screen.
  • hitmarkers_numbers (Default: 0)
    • If enabled, damage numbers will appear above the hit point.
  • hitmarkers_numbers_time (Default: 2)
    • Sets how long damage numbers will last in-game.
  • hitmarkers_numbers_size (Default: 1)
    • Sets how large hitnumbers will appear

gmod-simplehitmarkers's People

Contributors

lixquid avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.