Here is the screenshot.
View attachment 3301878
Yeah you're using the old commands. I will post the new commands here again.
These are the cheat commands that you can type in the console in the game which you hold down Shift+O to open the console and don't forget add = before you type in the number, amount of food or items you want. If you wondering, the lp and sp stand for the girls love (lp) and corruption (sp) levels.
These are the codes for items in the fridge:
f_meat.str_home = 9999
f_veget.str_home = 9999
f_snacks.str_home = 9999
f_fruit.str_home = 9999
f_chocolate_home = 9999
f_cola.str_home = 9999
f_beer.str_home = 9999
f_wine.str_home = 9999
These are the codes for items in the MC's inventory:
Food:
f_meat.str_bag = 999
f_veget.str_bag = 999
f_snacks.str_bag = 999
f_fruit.str_bag = 999
f_chocolate_bag = 999
f_cola.str_bag = 999
f_beer.str_bag = 999
f_wine.str_bag = 999
Other Items like batteries, cleanser, junk, the red and yellow demon hearts, refill magic energy and health potions even gold that you use to trade and buy things from Cherry:
h_batteries.str_bag = 999
h_cleanser.str_bag = 999
h_junk.str_bag = 999
i_heart_red.str_bag = 999
i_heart_yellow.str_bag = 999
p_energy.str_bag = 999
p_health.str_bag = 999
gold.str_bag = 999999
These are the codes for the MC's magic energy, health, hunger and hygiene:
player.en = 999
player.en_boost = 999
player.en_max = 999
player.hp = 999
player.hp_boost = 999
player.hp_max = 999
player.hunger = 0
player.hyg = 10
These are the codes for the Girls love and corruption levels:
emma.lp = 20
emma.sp = 100
kelly.lp = 20
kelly.sp = 70
lisa.lp = 20
lisa.sp = 65
jessica.lp = 20
jessica.sp = 40
cherry.lp = 15
cherry.sp = 60
I will also post this again if you want to use it. Here is the
Extended Variable Viewer [v3.00.04] - For walkthrough authors, game authors and modders by anne O'nymous that can help you find additional console commands, variables and cheats. Well it can act like a cheat menu. I use it almost in every Ren'Py game but the Cheat Mod for Lust and Power is good too. I use both of them. Just extract it in the game folder if you can get the command console to work. Just edit the 00console.rpy file that's in the renpy\common folder from "False" to "True" to enable the command console?
It should be like this if you're using Notepad++ to edit it:
"# If true, the console is enabled despite config.developer being False.
config.console = True"
Here I will provide you how to enabled the Extended Variable Viewer and the command console. Just hold down either Alt + U or Alt + E to open up the Extended Variable Viewer that you will give you a list of variables you can type or copy into the command console that give you all the cheats and hold down Shift + O to open the command console. You can just directly extract everything in Lust and Power's main folder. When you start the game every time it will open the Extended Variable Viewer's main menu where it gives you two options either straight to the game or the configuration. Just click on to the game then you can open the variable viewer's other menu that gives you the list of variables like these screenshots below and you can click on the little notepad icon button it will automatic copy the variable you want into the command console. Just click on close then it will take you back to the game and open the command console than the variable should show up when you hit the up arrow key and type in the number you want for that variable.