Disabling minimap

For toolset tutorials as well as question and answers.
Locked
User avatar
Teric neDhalir
Githyanki
Posts: 1495
Joined: Mon Jan 05, 2004 10:04 pm
Location: Manchester UK

Disabling minimap

Post by Teric neDhalir »

Hi all,
I've been creating a lot of underground areas recently and have put a lot of effort into trying to make them winding and disorientating. Obviously the minimap makes this effort pointless as a player can easily tell that e.g. the "exit" passage is 50m to the NorthEast. There are haks that interfere with the map or disable the GUI but they would both require ALFA-wide alterations. I think I've found a (ridiculously simple) toolset work-around that dispenses with the need for any of these;

Place a Tileblock placeable in your area. (Placeables>Man-made placeables)
Scale it to (Area X, Area Y, 0.1) (X, Y = size of your area in tiles)
Position it at the centre of the area and at a height of, say, 40m.
Convert to environmental object.

When you run the mod the map for the area is pitch black (as it is displaying the tileblock object above everything else) but it is too high to interfere with the camera. Ta-daa!
Teric
Dorn
Haste Bear
Posts: 2196
Joined: Sat Apr 17, 2004 5:00 pm
Location: Australia (West - GMT+8)

Post by Dorn »

Awesome idea T. From a players perspective i love reality of being turned around and stuff :)
playing Nathaniel Ward - Paladin of the Morninglord and devout of Torm (cookie cutter and proud of it)
Thangorn
Haste Bear
Posts: 2081
Joined: Fri Oct 01, 2004 1:00 pm
Location: Queenstown, New Zealand

Post by Thangorn »

awesomeness.. good job TND..
On indefinite real life hiatus

[22:52] <Veilan> obviously something sinister must be afoot if a DM does not have his social security number in his avatar name!
User avatar
Kest
Builder
Posts: 794
Joined: Sat May 22, 2004 9:20 pm
Location: Flint, MI

Post by Kest »

Does this work for exterior areas? If it doesn't, would it possible to do something similar with a cloud graphic?
User avatar
fluffmonster
Haste Bear
Posts: 2103
Joined: Mon Jan 05, 2004 11:54 pm
Location: Wisconsin, USA

Post by fluffmonster »

does it prevent mappins from showing up? a number of spells and abilities work by putting up those pins.
Built: TSM (nwn2) Shining Scroll and Map House (proof anyone can build!)
User avatar
Teric neDhalir
Githyanki
Posts: 1495
Joined: Mon Jan 05, 2004 10:04 pm
Location: Manchester UK

Post by Teric neDhalir »

fluffmonster wrote:does it prevent mappins from showing up? a number of spells and abilities work by putting up those pins.
I wouldn't think so, but I can test. Also it makes DMing more interesting because you can't just jump directly by clicking on the map ('cos you can't see it either :oops: ). I need to look into what you can see from the chooser to enable DMs to jump direct to "entrance", "room of rabid gnomes" etc etc.
User avatar
Teric neDhalir
Githyanki
Posts: 1495
Joined: Mon Jan 05, 2004 10:04 pm
Location: Manchester UK

Post by Teric neDhalir »

@ fluff: Map pins are still showing up. You'd have to tell me which spells/skills work off the pins before I could test that they still work. On thinking about it I can't see any reason why they shouldn't.

@ Kest: Yes, a quick experiment shows that this works with exteriors too. There are a couple of tricks to it, tho':
1. Make sure the tileblock object is set to neither cast or receive shadows.
2. It has to be at an altitude beyond the maximum far clip distance + highest point on your map, otherwise it's visible in a spooky 2001 kind of a way. An experiment showed that with a far clip of 150m and an altitude of 160m it was still visible. With an altitude of 200m, however, it was invisible to the PC but still blacking out the map. (Don't forget to factor in any hills :) )
3. To black out all of the small round map you will need to make the tileblock the size of the whole walkmesh, i.e. area size + 160m on both dimensions.
4. Just to be awkward it appears that NWN2 tiles are 9m across, not 10, so you'll need to do a bit of maths to get the scaling of the block perfect. And don't forget that the co-ordinates need to include the 80m of unwalkable edges...

And just to reiterate - this makes the map starless and bible black. No fog-of-war, no nothing, except the position arrow and the camera angle indicator. So it may be a bit extreme in some circumstances...

TnD
User avatar
fluffmonster
Haste Bear
Posts: 2103
Joined: Mon Jan 05, 2004 11:54 pm
Location: Wisconsin, USA

Post by fluffmonster »

ranger tracking and the detect undead spell both use mappins to locate the relevant creatures.

would it be cool to let rangers and druids see the terrain? add something to outdoorsy classes. just a thought.
Built: TSM (nwn2) Shining Scroll and Map House (proof anyone can build!)
User avatar
psycho_leo
Rust Monster
Posts: 1162
Joined: Tue Jan 17, 2006 2:10 am
Location: Brazil

Post by psycho_leo »

One problem I see with this approach is that DMs could also "get lost" in an area built like this. Back when I DMed I used to frequently run ahead a group in a dungeon crawl to adjust encounters depending on their progress and I relied heavily on the map for this. Now, this was for NWN1, so maybe there's something I'm overlooking as I'm not used to the NWN2 DM client.

Regardless, it's a creative solution for a design flaw.
Current PC: Gareth Darkriver, errant knight of Kelemvor
Se'rie Arnimane: Time is of the essence!
Nawiel Di'malie: Shush! we're celebrating!
User avatar
White Warlock
Otyugh
Posts: 920
Joined: Mon Jan 05, 2004 3:44 am
Location: Knu-Mythia
Contact:

Post by White Warlock »

PL does bring about an important issue. As a DM, i use the map to jump around. No real way to do it otherwise. If i'm going to be 'in the dark' just like the PCs, then it's not a solution i would like to see presented in alfa too often.
User avatar
Teric neDhalir
Githyanki
Posts: 1495
Joined: Mon Jan 05, 2004 10:04 pm
Location: Manchester UK

Post by Teric neDhalir »

White Warlock wrote:PL does bring about an important issue. As a DM, i use the map to jump around. No real way to do it otherwise. If i'm going to be 'in the dark' just like the PCs, then it's not a solution i would like to see presented in alfa too often.
Yes, that's the first thing that springs to mind when you log on as a DM with this in place. The fix is to add non-functioning triggers in important areas which you can jump to from the DM Chooser. Not a lot of help if you want to bounce around setting things up around a party, though.
User avatar
bartleby
Brown Bear
Posts: 276
Joined: Fri Apr 16, 2004 10:01 pm
Location: New York

Post by bartleby »

I wonder if theres a way to add this sort of functionality directly shouldnt we be able to modify the GUI that controls Mini Map functionality via scripting and include that in a hak or over ride of some sort?

Just add a check on area enter to black out or cloud out an area by overlaying a picutre of a black box over the map? That way you coudl not do it for DMs or chars that have a certain familiarity with the area or certain classes etc. Could even add it tot he full map and such as well. Havent looked into it much but if you wanted you could possibly leave a hole in the center to show just the area directly around the PC and as he or she moves the map below still would as well. Woudl have to do some fiddling to see whats possible though.
User avatar
Nalo Jade
Githyanki
Posts: 1407
Joined: Thu Dec 23, 2004 1:27 pm
Location: Paso Robles, CA (-8 GMT)
Contact:

Post by Nalo Jade »

Vaei ... had a minimap disable function. I believe it was a hak for NWN1.

It caused any area that was either ... 7X7 or 14X14 to have the map disabled...

[edit: I think Vaei's also disabled the compass]

It went white, though I think both map pins and party member "radar" still showed up.

just a thought, you may be able to tie it to the size of the area, the type of tileset used (all interior areas no map), use an object to affect just the PC minimap if not class X ... which would be cool to have Rangers and Druids the only ones with wilderness maps.
"The reasonable man adapts to fit the world. The unreasonable man adapts the world to suit him. Therefore all progress is achieved by the unreasonable." - unknown

removed self from forums, contact via E-mail. Adios.
Locked