Obsidian Conflict Bugtracker

View Issue Details Jump to Notes ] Wiki ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000176Obsidian Conflict[All Projects] Bug-Reportpublic22.07.2013 23:0923.07.2013 09:41
ReporterMaestro Fenix 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusnewResolutionopen 
ProjectionnoneETAnone 
PlatformOSOS Version
Product Version0.1.3.5Product Build 
Target VersionFixed in Version 
Summary0000176: func_tanks doesn´t attack to all the players regarless if is used !player or player
DescriptionIf you use the input to a func_tank (all the types of func_tanks) with the input SetTargetEntityName player (or using a npc_enemyfinder with the input OnFoundEnemy nameoffunctank SetTargetEntity, OnFoundPlayer gives the same result) so it can fire automatically to the players, it will only fire on the player that spawns on the info_player_start entity.

If you kick that player, it will fire on the next player that spawned on the info_player_start entity.
Steps To ReproduceYou can see quickly an example of this bug on the map c2a5c of HL:S. The func_tank has set SetTargetEntityName player, so it should fire to all the players (!player is only for one player in SP). But it doesn´t do that.
Additional InformationI can´t confirmed it at all, but the func_tanks wouldn´t be the only entities that has problems when using player.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0000294)
Maestro Fenix (developer)
23.07.2013 09:41

Shana: Workaround-> use an ai_relationship with the target player, and apply the relationship every time the player respawns.

This works if you use the ai_relationship + npc_enemyfinder combo. It will shoot first one player and when it kills it /goes outside of their range, it will shoot the closest one. It doesn´t shoot to multiple targets.

Putting in the ai_relationship the name of the func_tank works too, but is buggy, since sometimes doesn't work even if you respawn.

Fact: Having multiple func_tanks will make them aim to the same target.


Anyway, this report will be not closed, since it needs to be fixed.


Copyright © 2000 - 2024 MantisBT Team
Time: 0.0702 seconds.
memory usage: 8,326 KB
Powered by Mantis Bugtracker