Garry's Mod

Garry's Mod

평점이 부족합니다.
[TTT/2] Delayed Damage Guns
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun, Realism
파일 크기
게시일
업데이트일
42.008 KB
2019년 10월 19일 오후 1시 11분
2024년 3월 3일 오전 6시 27분
변경 사항 11개 ( 보기 )

다운로드 위해 구독하기
[TTT/2] Delayed Damage Guns

Fabii님의 1 모음집
TTT Server - alternative Kollektion
아이템 330개
설명
This addon adds delayed versions of the Deagle, Shotgun and Rifle to the shop. Instead of immediately dealing damage on hit, they deal damage after a delay. Fool everyone into thinking that you didn't actually shoot at them and watch them drop dead some time later.

Features
  • Three different delayed guns: Deagle, Shotgun and Rifle
  • ULX and TTT2 integration allows you too easily edit the convars.

ConVars
Name
Description
ttt_dd_damage_multiplier (Def. 2)
Multiplier for the damaged dealed
ttt_dd_damage_delay (Def. 15)
Delay between hit and receiving damage
ttt_dd_use_special_slot (Def. 1)
Use the slot for special equipment instead of normal weapon slots

Credits
This addon is based on the TTT Delayed Damage Guns addon.

Dependencies

Github
Repository[github.com]
댓글 13
feyth 2024년 1월 28일 오전 10시 32분 
thanks for making this work again!
NichtDaniel 2024년 1월 27일 오전 3시 19분 
Thanks for the great work :)
mexikoedi  [작성자] 2024년 1월 26일 오전 11시 54분 
@NichtDaniel
Sorry for the delay.
The issue should be fixed now.
mexikoedi  [작성자] 2024년 1월 21일 오후 12시 24분 
@NichtDaniel
Thank you for the information.
I could reproduce this issue and I will fix this in the coming days when I have time again.
NichtDaniel 2024년 1월 21일 오전 1시 47분 
We are on the latest version of ttt2 and gmod btw.
NichtDaniel 2024년 1월 21일 오전 1시 40분 
Tested it with a clean collection, only the base ttt2 and ulx, still the same error, convars are at default and the error happens all the time.
NichtDaniel 2024년 1월 18일 오후 2시 53분 
Nothin special in particular happend we were just testing stuff, shooting at bots and the delayed guns just didnt work, will do some more testing tho this week
mexikoedi  [작성자] 2024년 1월 18일 오후 2시 36분 
@NichtDaniel
Did something special happen?
Like dying while using this addon or something else?
Did you set the ConVars which are mentioned above?
If not try setting them to the default values.
Anything else which could help reproduce this issue?
Because last time I used this everything worked.
NichtDaniel 2024년 1월 18일 오후 2시 27분 
Getting this error :)

[[TTT/2] Delayed Damage Guns] lua/autorun/server/sv_delayed_damage_hooks.lua:35: Tried to use a NULL CTakeDamageInfo!
1. SetDamage - [C]:-1
2. unknown - lua/autorun/server/sv_delayed_damage_hooks.lua:35

Timer Failed! [ttt_dd_delay_765611981391385463896.4147949219][@lua/autorun/server/sv_delayed_damage_hooks.lua (line 33)]
mexikoedi  [작성자] 2023년 9월 25일 오전 7시 51분 
This addon shouldn't cause any issues.
"sh_convarutil.lua" is already in the Utility Plugin and the Plugin is used instead of the local file.
Only if the user isn't using the Plugin then the local file will be used instead to avoid errors.
So there shouldn't occur any problems with this or an another addon.
(I'm maintaining the addons of Fabii and may have missed something because I haven't maintained his addons from day one.)