- May 2, 2020
- 10
- 1
Are there mods for a better UI, or a simplified city at least? It's so confusing to do anything here...
actorIntDrinkRoll = Actor:intelligence + Random(5, 10)
actorIntDrinkRoll = [Actor:intelligence + Random(5, 10)] - [Actor:intoxication / 10]]
actorIntDrinkRoll = [Actor:intelligence += Random(5, 10)] -= [Actor:intoxication /= 10]]
yeah the city could really use an improvement. it's hard to navigate around and clicking the recommended actions sends me to the edge of the city and back :/ perhaps some way to filter the amount of locations that are pretty generic and common. idk :3Are there mods for a better UI, or a simplified city at least? It's so confusing to do anything here...
you have a spare ] at the endI *was confused over math--looks like I figured it out?
this returns Actor:intelligence plus Random (5, 10):
This returns Actor:intelligence plus Random(5,10), but I didn't notice before--the subtraction and division work just fine:Code:actorIntDrinkRoll = Actor:intelligence + Random(5, 10)
this returns zero:Code:actorIntDrinkRoll = [Actor:intelligence + Random(5, 10)] - [Actor:intoxication / 10]]
Code:actorIntDrinkRoll = [Actor:intelligence += Random(5, 10)] -= [Actor:intoxication /= 10]]
Click on 'Sister' to cycle the options for female relatives. 'Mom' is one of them.You only have a sister/brother when adding family? Why no mother?
First time I see a newbie traveler knowing more than a wizard member, lel.Click on 'Sister' to cycle the options for female relatives. 'Mom' is one of them.![]()
Yo, I've been playing this update for over 16 hours now, the dynamic sorting and new camera are awesome. I think there are still some menus that could use some love, if you plan on giving the UI more updates in the near future, so I've compiled a list of my feature ideas/suggestions that would make the user experience better:![]()
You must be registered to see the links
DOWNLOAD
Windows (64-bit): MEGA -You must be registered to see the links
Windows (32-bit): MEGA -You must be registered to see the links
Linux: MEGA
Update Only:
(requires LifePlay 3.0 Stable or later, if your current version is earlier than this, use the Full download above, or use this to update to v3.0 Stable first before installing this version's Update Only)
Windows (64-bit): MEGA -You must be registered to see the links
Windows (32-bit): MEGA -You must be registered to see the links
Linux: MEGA
Change Log:
- The action and interaction menus will now be dynamically sorted to minimize the need to scroll down / type in keyword - with your last action (if still applicable) shown first on the list, followed by the rest of the available actions sorted by how often you used them so far in your current save. I find this especially important for the interaction menu with NPCs, which involve a lot of scrolling right now.
- 3d camera with free keyboard + mouse control for the character creation menu and the inventory menu, replacing the old static Zoom and Rotate buttons, so that you can always get the perfect angle while editing / dressing your character and don't have to constantly move your cursor back and forth between the main editor menu and the camera buttons.
- Reduce the load time for maps (i.e. the long "Loading, Please Wait ..." thing after you select a city). The improvement is especially noticeable for the bigger maps.
- Replace the top-left-corner tutorial popups you get at the beginning of the game (which are outdated anyway with so many gameplay changes in the last year) with a separate "New Game with Tutorial" mode accessible from the title screen, which guides new players step by step through the various aspects of the game. This way, experienced players don't get bothered by those popups and new players have their own 'handholding' new game mode that is very easy to follow.
- The hotkeys to open the frequently used menus (namely Esc, Q, I & P) can now be simply pressed again to close such menus, instead of having to find the Finish / Resume button to click on.
- Reset the "Update Only" downloads' version requirement to v3.0 Stable to make the download size smaller and hence more useful. If you didn't play v3.0 Stable, you either need to use the Full v3.1 download for this update or need to apply the "Update From v2.x To v3.0 Stable" first before you apply the v3.1 Update Only file.
- Update the Modding Docs with the new API functions that have been accumulating for the past year
- About half of May commission work: all maps and all scenes, but the scenes haven't been tested. Animations and scene testing will come in v3.2 (30 May)
- Bug fixes and other improvements
Where you see the person status "Living elsewhere" you just have to click that again. It should be right next to their name I believe.Did the Tutorial , Made a female , and her slightly younger sister. When all the "creating" was done, the sister was not living with the PC, she had her own place, and I couldn't figure out how to "add" her to her older sister's "apartment". I remember , before when you created family-units, they all lived with the PC, unless other-wise noted. Why was this changed ? How do you get family-members to end up all together, instead of all in their own places, kinda weird?