Garry's Mod

Garry's Mod

NPC Battle Cleanup
Showing 1-10 of 38 entries
< 1  2  3  4 >
Update: Jan 31, 2023 @ 6:07pm

- Add untested support for ARC9 Weapon Base

Update: Nov 25, 2021 @ 6:27pm

- Disable killing live NPCs from disconnected players by default
- Add Melee Arts 2 support
- Added support for removing launched objects (only Melee Arts 2 used this, but the option is available in the code for anyone who wants to apply it in other cases. Many addons can be and need to be put into this filter)

Update: Jun 23, 2021 @ 11:59am

- Fix some script errors caused by nil entities

Update: Apr 14, 2021 @ 7:24pm

Changes by Shark-vil:

- Added a NPC removal override hook;
- Optimized removal of disconnected players NPCs.

Update: Apr 13, 2021 @ 11:51pm

- Remove corpses by default when "Keep Corses" is on

Update: Apr 12, 2021 @ 11:14pm

- Fix crash caused by a game update
[EDIT] This update was useless, I was having one of those bugs we solve by restarting the computer.

Update: Apr 1, 2021 @ 4:04pm

- Fix trying to access GAMEMODE too early
- Clear "Creator" field form dead NPCs
- Attempt to remove contents created very late (Better VJ Base support)

Update: Mar 29, 2021 @ 5:58pm

- Hide "Abandoned NPCs" option in singleplayer

Update: Mar 29, 2021 @ 5:45pm

- Fix addon sometimes incorrectly removing sweps, sents and ragdolls created by players
- Add option to control GMod "Keep Corpses" support
- Rename the option "Kill Abandoned NPCs" to "Abandoned NPCs"
- Add option to control "weapons dropped by live players" removal

Update: Mar 29, 2021 @ 1:26pm

- Don't remove corpses if Keep Corpses is on (ai_serverragdolls 1)