Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

[SKY] Preventing the map from being used


bleakraven
 Share

Recommended Posts

All I know is that you can edit every single reference in your interior and check "hide from local map". The same applies to exteriors but it does not disable the map for the player of course.

 

Edit: I just remembered the "black plane" which you can find under statics. When you place this above your interior, all parts that are beneath that black plane are hidden from the local map.

Edited by Tamira
Link to comment
Share on other sites

you might try DisablePlayerControls

 

the abMenu might help with disabling the map, however, I have not tried this, you will have to play around with the scripting to figure it out/understand how the true/false statements work with DPC.

 

That CK page doesn't appear to really explain everything, like do you need to add the default false into the script or not, etc., etc.

 

an example script, taken from the CK page, but slightly modified. You'll have to play around with the true/false until you get the abMenu part. I have the true on what I think is the abMenu, but not sure.

 

Game.DisablePlayerControls(false, false, false, false, false, true, false)

 

Good Luck :thumbup:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...