ralian / eai

Enfusion Artifical Intelligence for DayZ and future Bohemia Interactive games.
Apache License 2.0
68 stars 27 forks source link

AI not reacting to baseball bats #22

Open Falcon911 opened 2 years ago

Falcon911 commented 2 years ago

I have the option turned on if the AI sees a weapon out they will fire. However, the AI do not see Baseball bats as a weapon and will not react if a player is holding one.

JasonUA commented 2 years ago

Please tell me, how I can enable this! Thank you!

Falcon911 commented 2 years ago

@JasonUA https://github.com/ralian/eaiSampleMission/blob/master/eAI/AI_init.c#L44

JasonUA commented 2 years ago

eAIDynamicPatrol replace with this eAIFactionGuards

Thank you very much!