Garry's Mod

Garry's Mod

Not enough ratings
TTT_Fan compatible for TTT1
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Cartoon, Fun, Scenic
File Size
Posted
Updated
7.337 MB
23 May @ 5:17pm
6 Jun @ 10:05pm
4 Change Notes ( view )

Subscribe to download
TTT_Fan compatible for TTT1

In 1 collection by Rappy
Balls
271 items
Description
Original mod and creator:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2817347191

Converted to be played on TTT1 and added a few things.
- Configurable explosion on destroy
- The fan will always blow air even when held (can be configured)
- You can press interact on the fan to turn it on/off.

I'm also bad at coding

ConVars

Identifier
Description
Default value
Type
ttt_fan_effect_props
Whether it affect props.
"0" - False
"1" - True
"1"
Boolean
ttt_fan_sound_loudness
Loudness of fan
"1"
Float
ttt_fan_prop_strength
Fan strength against props
"2"
Float
ttt_fan_place_range
Placement range for initially putting down the fan
"300"
Int
ttt_fan_range
How far the fan can blow
"600"
Int
ttt_fan_strength
Strength of fan against Players
"3"
Int
ttt_fan_health
Health of fan
"100"
Int
ttt_fan_invincible
Whether the fan is invincible
"0" - False
"1" - True
"0"
Boolean
ttt_fan_explosion_damage
The splash damage/magnitude it does upon getting destroyed.
Value of "0" means that the explosion is a visual effect and does no damage.
Recommend you assign low values like "40" or else it might be too much
"0"
Int
ttt_fan_explosion_volume
Volume of explosion on death.
"100"
Int
ttt_fan_require_ground
Whether it needs to be grounded to be on.
"0" - False, will always be on even if held
"1" - True, needs to standing to blow air
This is a feature I added compared to original mod
"0"
Boolean