Anarch Cassius
Master
Posts: 273
Likes Given: 19
Likes Received: 10 in 9 posts
Joined: Mar 2012
Reputation: 2
|
RE: Animals won't start fights
Yeah that's the thing, I don't want to do that. It'll affect other things. I want neutral animals attacking out of hunger, which I specifically scripted to happen and used to work.
I know what brain_animal does and I am fine with that. In versions of Sphere up to around a year ago however ANY brain would attack when a script explicitly told it too. Now they intitiate hostilities (*x is attacking y*) but don't move to attack the target.
And I just confirmed it's not even an animal thing...
Monsters won't fight monsters either.
I switched a rabbit's brain to monster and it went for the rat before I could even change it. Then I changed the rat's brain and they both stopped fighting.
The problem looks to be here: https://github.com/Sphereserver/Source/b...s.cpp#L449
Brains of the same type aren't hostile. Changing the threat doesn't seem to help and I don't know how to affect hostility directly.
Current Projects: Necromancy SCP overhaul. Custom Faction AI/System. Imbuing.
|
|
01-26-2017 12:30 PM |
|
|