Garry's Mod

Garry's Mod

NPC Battle Cleanup
正在显示第 1 - 10 项,共 38 项条目
< 1  2  3  4 >
更新于:2023 年 1 月 31 日 下午 6:07

- Add untested support for ARC9 Weapon Base

更新于:2021 年 11 月 25 日 下午 6:27

- 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)

更新于:2021 年 6 月 23 日 上午 11:59

- Fix some script errors caused by nil entities

更新于:2021 年 4 月 14 日 下午 7:24

Changes by Shark-vil:

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

更新于:2021 年 4 月 13 日 下午 11:51

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

更新于:2021 年 4 月 12 日 下午 11:14

- 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.

更新于:2021 年 4 月 1 日 下午 4:04

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

更新于:2021 年 3 月 29 日 下午 5:58

- Hide "Abandoned NPCs" option in singleplayer

更新于:2021 年 3 月 29 日 下午 5:45

- 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

更新于:2021 年 3 月 29 日 下午 1:26

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