Garry's Mod

Garry's Mod

TFA-VOX Extra Callouts
Showing 21-30 of 58 entries
< 1  2  3  4  5  6 >
Update: 8 Sep, 2023 @ 7:31am

- Not putting the stuff serverside only is probably bad form

If this doesn't fix the 'TFAVOX_Sounds_Next' error then there's not much I can do about it.

Update: 7 Sep, 2023 @ 11:46pm

- Fixed Compliment Ally throwing errors when an enemy was killed by a non-Player/NPC entity

Update: 5 Sep, 2023 @ 10:23am

- Specific No Ammo was using the wrong callout table

Update: 4 Sep, 2023 @ 10:41am

- Added two new modules:

Specific No Ammo
- When trying to fire/reload a weapon that has no ammo, trigger a "No Ammo" callout based on the type of ammo used by the weapon
- If no such callout is available, reverts to the default callout

Specific Reload
- Same as above, but when reloading a weapon

Update: 26 Aug, 2023 @ 1:59am

None Provided

Update: 24 Aug, 2023 @ 2:22pm

- Added akimbo to specific pickup support

Any weapon that uses the "duel" hold type triggers the akimbo pickup callout, ignoring ammo type.

Update: 21 Aug, 2023 @ 12:03am

- Removed the newly added modules

Update: 20 Aug, 2023 @ 5:17am

- Attempted a fix at VJBase NPC's causing errors with the new module

At this rate I may as well remove the damn thing. It's causing more errors than I'm willing to bother with.

Update: 20 Aug, 2023 @ 12:10am

- Maybe (probably not) fixed Shoot Corpse throwing errors

The line that was throwing errors is the part of the code that checks if the player is alive and capable of triggering a TFA-VOX Callout. I have no idea why this would trigger an error.

Also I can't replicate the error on my end, so I have no idea why it's happening.

Update: 19 Aug, 2023 @ 9:34am

Added three new callouts:

- Mourn Ally
Looking at the ragdoll of a friendly NPC/Player and pressing the +USE key will trigger a callout

- Taunt Enemy Corpse
Looking at the ragdoll of an enemy NPC/Player and pressing the +USE key will trigger a callout

- Shoot Corpse
Shooting the ragdoll of an enemy NPC/Player will trigger a callout

Multiplayer-wise the callouts might go a bit weird with NPCs that are friendly to one Player and hostile to another. Not the best as far as implementation goes, but otherwise there shouldn't be too many issues.