Garry's Mod

Garry's Mod

153 ratings
TTT Ignite Station
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Fun
File Size
Posted
Updated
2.841 KB
2 Feb, 2015 @ 3:30pm
31 Oct, 2016 @ 3:11pm
6 Change Notes ( view )

Subscribe to download
TTT Ignite Station

In 2 collections by キャルビンシュン
Kal's Awesome TTT Collection
160 items
Kal's Awesome TTT2 Collection
274 items
Description
This creates a Traitor "Health" Station similar to the Detectives Health Station, however when used, will drain life from the person using it for 20 health by setting them on fire. Please note that any means to prevent the Ignite feature will cause this thing to fail to work as intended.

== Configuration ==
This addon has one configurable server sided variable.

ttt_ignite_station_ticks - This is the duration of the ignite, each whole number increases overall damage by 5. The default is 4, meaning total damage is 20. Decimal values are accepted. Any non-numerical value will essentially equate to 0, causing 0 damage but will still partially show the fire animation. Any decimal places that are not in increments of 0.2 will most likely not cause additional points of damage.

You can use this formula to determine the amount of Health dealt based on the current console variable:
ticks * 5 = health dealt

Or if you wish to know what to set this setting to for a particular amount of damage, use:
health dealt / 5 = ticks

ttt_ignite_station_hurt_traitors - This will allow (true) or disallow (false) the station to ignite traitors.

== History ==
Version 0.3
- Added Console Variable "ttt_ignite_station_hurt_traitors"

Version 0.2
- Added Console Variable "ttt_ignite_station_ticks"

Version 0.1
- Initial setup

== Source Code ==
The source is publicly available on https://github.com/Kalbintion/TTT-Addons
16 Comments
キャルビンシュン  [author] 21 Jul, 2018 @ 7:11am 
The default health station? It comes with TTT by default for only Detectives. It would need to be modified if u wanted it for the Traitor.
⛧Pardal Livyatan⛧罪 21 Jul, 2018 @ 6:38am 
Does anyone have the health station link?
キャルビンシュン  [author] 31 Oct, 2016 @ 3:09pm 
There is now a configuration available for what @seabeds had requested.
キャルビンシュン  [author] 16 Jun, 2015 @ 4:46pm 
There is not presently a way to do that. I can look into adding that feature.
Law 16 Jun, 2015 @ 3:20pm 
Is there a way where you can set it to only ignite innocents upon use? that way traitors can use it to heal themselves?
キャルビンシュン  [author] 8 Feb, 2015 @ 3:17am 
Keep in mind that is set via the console btw on how much damage it does. Dont need to modify the addon file anymore
mcnuggs 8 Feb, 2015 @ 12:59am 
Found it man, it was under a weird name. Forget my messages and accept my thanks! :D
mcnuggs 8 Feb, 2015 @ 12:57am 
Dammm I can't find it in the addon folder. Any idea what it's called? I swear I'm not blind!
mcnuggs 8 Feb, 2015 @ 12:41am 
ohhh dude you're the man. Thanks sooo much!!! I owe you
キャルビンシュン  [author] 7 Feb, 2015 @ 4:42pm 
Just a heads up, this addon is now configurable, see the item description above for how to set the overall damage this can do.