Garry's Mod
Недостаточно оценок
[TTT/2] Delayed Damage Guns
   
Наградить
В избранное
В избранном
Удалить
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun, Realism
Размер файла
Добавлен
Изменён
42.008 KB
19 окт. 2019 г. в 13:11
3 мар в 6:27
Обновлений: 11 (просмотреть)

Подпишитесь, чтобы загрузить
[TTT/2] Delayed Damage Guns

В 1 коллекции, созданной Fabii
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 28 янв в 10:32 
thanks for making this work again!
NichtDaniel 27 янв в 3:19 
Thanks for the great work :)
mexikoedi  [создатель] 26 янв в 11:54 
@NichtDaniel
Sorry for the delay.
The issue should be fixed now.
mexikoedi  [создатель] 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 21 янв в 1:47 
We are on the latest version of ttt2 and gmod btw.
NichtDaniel 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 18 янв в 14: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  [создатель] 18 янв в 14: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 18 янв в 14: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  [создатель] 25 сен. 2023 г. в 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.)