Garry's Mod
Global Aggro (Target Players / NPC War)
Mostrando 1-10 de 11 aportaciones
< 1  2 >
Actualización: 3 SEP a las 12:34
por Freef

+ Added global_aggro_count_neutral_as
+ Added global_aggro_count_unsupported_as

Actualización: 22 AGO a las 8:50
por Freef

+ Added support for ZBase and DRGBase. Please note that DRGBase nextbots will always count as team hostile while ignore players in on, unlike VJBase and ZBase where it can be correctly calculated.
* Changed the filter that decides which entites are used in the calculations. This now includes all nextbots, although it is up to their implementation wheter or not they support the calls being made.
* All convars (other than debug print) now save across sessions

Actualización: 18 AGO a las 10:03
por Freef

+ Added back the prop_dynamic setting
* NPC War with target player would piroritize attacking NPCs over the player. This has been balanced out now, the player is just as likely to be attacked as the other friendlies

Actualización: 18 AGO a las 2:05
por Freef

Previous LUA change caused a bug. Version revert to before the look distance call

Actualización: 17 AGO a las 18:22
por Freef

* Fixed minor spelling mistake

Actualización: 17 AGO a las 18:20
por Freef

+ NPC max look distance will be set to infinite, so they should be able to cross larger distances
+ prop_dynamic (usually gates) will now be uncollided with doors, can be turned off (as they are also used for moving platforms)

Actualización: 17 AGO a las 16:30
por Freef

+ Added spawnmenu ConVar tab under Utilities->Admin. Another excellent from a commentator

Actualización: 17 AGO a las 12:16
por Freef

+ Added limited VJ Base support
+ Tried to improve general performance and fix any remaining bugs (such as rebels never attacking zombies. They're still a bit shy but it got better)

Actualización: 16 AGO a las 16:34
por Freef

Added a warning to the collideDoors commands. They will print into the chat if no navmesh has been detected

Actualización: 16 AGO a las 9:04
por Freef

Added ConVars global_aggro_npcwar_enemies_hunting, global_aggro_npcwar_friends_hunting and global_aggro_schedule_override