Giter Site home page Giter Site logo

gmod-extinguisher's Introduction

preview

Fire Extinguisher for Garry's Mod

A simple fire extinguisher addon for Garry's Mod. It was inspired by the Half-Life 2 Beta fire extinguisher.

It uses custom ammo, which can be replenished by jumping into water or picking up another fire extinguisher.

3rd Party Integrations

If you want to override the default extinguishing action, or do something custom when something gets extinguished by this mod, use this hook

hook.Add( "ExtinguisherDoExtinguish", "", function( prop )
	print( prop ) -- The prop that is being extinguished, can be any entity
	return true -- true to prevent default action. Other values or no return will mean do default action.
end )

This is useful for addons such as VFire to work with this addon.

3rd Party Content

This addon uses 3rd party content, specifically:

  • The model and the sounds are not mine. They were edited by me, but I didn't make the original models/textures/sounds.

If you are the author of any of this content and want it removed, please do contact me and I will promptly remove it. If I didn't credit someone for using their content and they'd like that changed, feel free to contact me.

Installation

You do not need to download and install this addon manually, it is available on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=104607228

Simply press the green + Subscribe button on the addon page and it will be automatically downloaded when you next start Garry's Mod.

gmod-extinguisher's People

Contributors

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