Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - kosh401

#1
Help / BetterMiniMap 1.0 from Github
October 24, 2018, 05:43:10 PM
Hi folks,

https://github.com/RimWorld-CCL-Reborn/BetterMiniMap

So I have this in my folder and I have it activated in-game in the mod menu and I can see it in the Mod Settings menu. However, I cannot get the map to actually turn on and it's driving me a little crazy that I can't figure it out :/

Github says the hot keys are F8 and F9 for the map and map controls respectively, however those keys are in use by the Relations and History tabs. Using the in-game keyboard configurations, I have cleared F8 and F9 and reloaded but they still do not up the mininap or its controls.

I have a ton of mods active and everything has been playing together really well, but I would now like to add in the minimap now (to an existing game). Thoughts, comments, suggestions? Thanks,

EDIT: I should say I've tried it at the bottom and near the top of my mod list (but under Hugs, Jec)
#2
Help / A17 Population Cap Increase
May 27, 2017, 01:51:36 PM
Hi all,

Previously, you could adjust the pop cap of the story tellers by going to \Core\Defs\StorytellerDefs and (for each story teller) changing:

    <desiredPopulationMin>#</desiredPopulationMin>
    <desiredPopulationMax>#</desiredPopulationMax>
    <desiredPopulationCritical>#</desiredPopulationCritical>

This has changed in A17 and I'm wondering if anyone has come across where these variables are now? I can't seem to find them.

Thanks!