dkfans / keeperfx

Open source remake and Fan Expansion of Dungeon Keeper.
https://keeperfx.net/
GNU General Public License v2.0
778 stars 78 forks source link

SECRET PASSAGE or SECRET DOORS can only be discovered by SELECTED CREATURES #3633

Open Dragonlich8 opened 3 weeks ago

Dragonlich8 commented 3 weeks ago

Secret passages can only be discovered by DWARF, THIEF and HELL_HOUND (configurable) I currently use a system of AP and SCRIPT to have secret passages discovered in my maps. I would like it to be possible for secret passages and secret doors to be discovered only by creatures that have specific abilities. In this way, creatures like HELL_HOUND that I usually throw into the portal must be used.

PieterVdc commented 3 weeks ago

if it stays locked, only creatures with sight will see the door

Dragonlich8 commented 3 weeks ago

Yes, I saw. But I was thinking of creatures that specialize in secrets like Dwarves and Thieves.... For now, it's not terribly important. Thank you

walt253 commented 3 weeks ago

Well they can specialize if you give them Sight I guess.

But your issue is to have them able to see doors without the ability to see invisible?

Dragonlich8 commented 3 weeks ago

Exactly this is the problem for me. A thief sees details that exist does not have magic sight.

Dragonlich8 commented 3 weeks ago

Perhaps a capacity should be added "see secret doors"?

PieterVdc commented 3 weeks ago

dk2 has something to spot traps, and think it works on secret doors there as well, spotting traps is less usefull in dk1 as the pathfinding ignores them, but could still be one

Dragonlich8 commented 3 weeks ago

So you think it will be possible?

PieterVdc commented 3 weeks ago

possible ofcource, if and when someone will look into it, and details of implementation are seperate