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

Breaking aliance keeps minimap vision from AlliesShareVision #3617

Open Loobinex opened 3 weeks ago

Loobinex commented 3 weeks ago

reported by RauelON

walt253 commented 3 weeks ago

I tought this was by design?

benlp91 commented 3 weeks ago

it would not make sense to have this by design. it should be revealed the big map and the minimap or nothing of both.

Loobinex commented 3 weeks ago

It does not reproduce for me.

Loobinex commented 3 weeks ago

To reproduce, load this map: map07117.terrain.zip See difference in minimap and ingame vision: image

Moving this script line: SET_GAME_RULE(AlliesShareVision,1) from line 33 to line 36 fixes the issue.