Project Zomboid

Project Zomboid

97 ratings
Prism Power
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.122 MB
29 Apr, 2024 @ 1:55am
10 May @ 4:07pm
7 Change Notes ( view )

Subscribe to download
Prism Power

Description
Overview :
Makeup cannot be performed if the mirror is not in the first level of inventory, such as in a bag. This mod will allow makeup to be executed if there is a mirror somewhere in the inventory. It also provides several other features related to makeup.
Confirmed to work with Build 41/42.

Features :
  • 1. Easier makeup execution conditions
    • If there is a mirror somewhere in your inventory, you will be able to perform makeup.
    • Makeup can be performed near the outside of the driver's/passenger's seat of a vehicle, using the side mirror (by the way, makeup can be performed in the rearview mirror in a vehicle by the vanilla specification).
  • 2. Added "Eyes Makeup With Mirror"
    • A new item "Eyes Makeup With Mirror" will be added.
    • This item includes a mirror so you can apply makeup on its own.
    • It is available at the same locations as regular "Eyes Makeup", but the probability is lower.
  • 3. Added new color pattern
    • The following colors will be added to eye shadows and lipsticks.

For Modders :
If you are adding items with mirror attributes, you can maintain compatibility with this mod in the following ways.
  • Add the “Mirror” tag in the item's settings.
    Tags = Mirror,

Known Issues :
  • Nothing

Future plans :
  • Bug fix (if it exists)

Release Notes :
  • v1.4 - Added new colors (Black/White).
  • v1.3 - Compatible with Build 42.
  • v1.2 - Added new colors to lipstick.
  • v1.1 - Changed to allow for makeup near vehicles.
  • v1.0 - New release.
    Please refer to "Change Notes" for the older history.

If you enjoy this mod and would like to support its development, you can do so through the services below. Your support helps keep me motivated and allows me to continue improving and updating the mod. All contributions will be used for development purposes, such as AI service subscriptions. [buymeacoffee.com] [ko-fi.com]

Workshop ID: 3235103558
Mod ID: P4PrismPower
Popular Discussions View All (1)
0
20 Jan @ 2:56am
PINNED: Translation file here
PePePePePeil
17 Comments
PePePePePeil  [author] 10 May @ 4:28pm 
@ᛗᚨᚾᛞᚨᛚᛟᚱᛖ
Sorry for the very late reply, it was the B41 mod. I tried enabling both mods and my mod makeup worked fine. If possible, it would be helpful if you could actually test the mods with test save data to see if they are compatible.

@NalMac, @Barrel-roll, @Morgante ITA
The concept of this mod is to add variations to vanilla makeup (vanilla makeup is too thick...), not to simplify its operation. Rather, the purpose is to facilitate role-playing in the game, so I would like to follow the vanilla specs that the makeup to fall off after washing the body. Sorry.

@Torque
Thanks for the great suggestion! I added black and white PP colors in v1.4.

@Rachel L
Sorry for the late reply. Is that error still occurring? Please give us additional information if it is unresolved, especially since I'm not able to reproduce that error.
Rachel L 18 Feb @ 2:59pm 
Getting a error when i right click:
function: doMakeUpMenu -- file: P4PrismPower.lua line # 10 | MOD: Prism Power
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 835 | Vanilla
function: createMenu -- file: EasyUpgrade.lua line # 39 | MOD: Simple Firearm Upgrade
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1459 | Vanilla.
[18-02-25 19:55:52.304] LOG : General f:34243, t:1739919352304>

function: doMakeUpMenu -- file: P4PrismPower.lua line # 10 | MOD: Prism Power
function: createMenu -- file: ISInventoryPaneContextMenu.lua line # 835 | Vanilla
function: createMenu -- file: EasyUpgrade.lua line # 39 | MOD: Simple Firearm Upgrade
function: onRightMouseUp -- file: ISInventoryPane.lua line # 1459 | Vanilla.
[18-02-25 19:55:52.304] ERROR: General f:34243, t:1739919352304> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in doMakeUpMenu at KahluaUtil.fail(KahluaUtil.java:82).
Torque 27 Jan @ 11:43pm 
Is there a black color for the goth style of make?
 Morgante ITA 22 Jan @ 9:30am 
@Barrell-roll only bath/shower, not normal (fast) wash. Sadly if you clean yourself with the default wash on sinks it'll still get washed off :(
Barrel-roll 22 Jan @ 6:52am 
@NalMac if you're playing with lifestyle mod, there's an option in that mod to keep makeup after bath/wash
NalMac 3 Jan @ 8:03am 
could you possible add an option for makeup to nort be washed off?
PePePePePeil  [author] 28 Dec, 2024 @ 9:02pm 
@ᛗᚨᚾᛞᚨᛚᛟᚱᛖ
Sorry for the inconvenience! There are many different types of Lifestyle mods, so I'm not sure which one you're referring to.
Could you please provide the exact name of the mod (it would be great if you could share the URL as well) and let me know the specific situation or actions where the issue occurs? Thank you for your understanding!
ᛗᚨᚾᛞᚨᛚᛟᚱᛖ 4 Dec, 2024 @ 4:03am 
does it conflict with lifestyle ?
PePePePePeil  [author] 23 Aug, 2024 @ 4:46pm 
@Stef
Yes, there are several behaviors in vanilla that have similar problems. However, they are implemented separately, so it needs to look for them one by one and take action for each one. It would be nice if I could deal with them uniformly, but I guess I'll have to make it such a steady mod. There seems to be a need, but I think it would be best to be able to address this around “Common Sense” mod!