CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.26k stars 4.12k forks source link

Exodii Jotunn attacks when you try to drive a vehicle #75575

Open andresxdxd1 opened 1 month ago

andresxdxd1 commented 1 month ago

Describe the bug

If you try to drive a vehicle, any kind, Exodii Jotun proceeds to shoot you until the vehicle stops moving.

Attach save file

Holy Cross-trimmed.tar.gz

Steps to reproduce

  1. Get into vehicle with Jotunn on sight.
  2. Turn it on, try to drive with it
  3. Get shot by the Jotunn until the vehicle stops moving, even if you jump out of it, it will keep shooting

Expected behavior

They're neutral, so they shouldn't really try to shoot you to death AT ALL. Unless they're scared of vehicles.

Screenshots

image Outside vehicle. Quadruped and Jotunn, both neutral

image Inside vehicle, haven't started it yet

image Start the vehicle, try to drive, get shot at by jotunn

Versions and configuration

Additional context

No response

GuardianDll commented 1 month ago

confirmed, adding target_moving_vehicles forces monster to shoot always, no matter of the level of agro

Maleclypse commented 1 month ago

All target_moving_vehicles monsters will in fact target any vehicles in range and it's to prevent the player from using remote controlled or "hidden driver" vehicles to ram turrets and whatnot. Any PRs addressing this will need to keep in mind solutions that prevent those cheats rather than just making neutral monsters ignore vehicles.

Ideally monsters with this feature would have a range, less than their full vision, that any vehicles entering would be shot at.