Search found 10 matches

by elproxxgamer
Tue Jul 13, 2021 7:58 pm
Forum: Ren'Py Questions and Announcements
Topic: Inventory
Replies: 0
Views: 1627

Inventory

hello I have a problem with my inventory, I took an inventory from a tutorial I used it to my liking, but when using conditions it does not print them for me $ cookbook = list() $ mochila_inv = Inventory("Mochila") $ tienda_inv = Inventory("tienda") label menu2: menu : "dar ...
by elproxxgamer
Thu Mar 05, 2020 11:53 am
Forum: Ren'Py Questions and Announcements
Topic: [help] conditions
Replies: 5
Views: 556

Re: [help] conditions

I don't know how to apply it to the code in which list I have to look for that condition.
example:

Code: Select all

if ------- <= 1:
	$ result = myBackpack.remove_Item (chocolate)
else:
	"You have nothing to give."
It is understood, I don't have to put in front of the if
by elproxxgamer
Wed Mar 04, 2020 9:25 pm
Forum: Ren'Py Questions and Announcements
Topic: [help] conditions
Replies: 5
Views: 556

Re: [help] conditions

I have no mistake, I just don't know how to make a condition
by elproxxgamer
Wed Mar 04, 2020 7:17 pm
Forum: Ren'Py Questions and Announcements
Topic: [help] conditions
Replies: 5
Views: 556

[help] conditions

Hi, does anyone know how I put a condition on my inventory example: if I have 2 chocolates that eliminate one. It is for a trading system screen inventory_screen(): imagebutton: idle "frame" action Show ("inventario") screen inventario: modal True hbox align (0.9,0.0): textbutton...
by elproxxgamer
Mon Feb 10, 2020 5:25 pm
Forum: Ren'Py Questions and Announcements
Topic: [help] inventory with images
Replies: 4
Views: 543

Re: [help] inventory with images

Thank you very much now the problem I have is that the items in the inventory come out anywhere, do you know any way of putting in what positions they can appear?
by elproxxgamer
Mon Feb 10, 2020 3:59 pm
Forum: Ren'Py Questions and Announcements
Topic: [help] inventory with images
Replies: 4
Views: 543

[help] inventory with images

Hello sorry for the inconvenience someone would tell me how I make this inventory be with images, that objects appear with images, not in the form of text. Thank you very much. ---------------------------------------------------------------------------------------------------------------------------...
by elproxxgamer
Fri Feb 07, 2020 6:04 pm
Forum: Ren'Py Questions and Announcements
Topic: inventory with images
Replies: 0
Views: 567

inventory with images

Hello and I have been trying to make an inventory with images but I could not achieve it, I looked at many tutorials but I did not get it, someone would help me make one. Thanks a lot
by elproxxgamer
Thu Dec 26, 2019 5:01 pm
Forum: Ren'Py Questions and Announcements
Topic: timeday
Replies: 1
Views: 462

timeday

Hi, I'm new to Renpy. I wanted to know if someone can help me make my days go by, by night and by clicking on a bed, and showing the days you go.
by elproxxgamer
Fri Aug 16, 2019 2:39 pm
Forum: Ren'Py Questions and Announcements
Topic: conversations
Replies: 1
Views: 436

conversations

Hello, someone knows how I place conversations or branches on the imagemap I want to make a navigation map. Thank you
by elproxxgamer
Mon Aug 12, 2019 12:23 am
Forum: Ren'Py Questions and Announcements
Topic: navigation and interaction map
Replies: 2
Views: 561

navigation and interaction map

Hi, I'm new to this. I wanted to ask you for some advice if you could help me. What I want is for you to press the button to jump to the second map, does anyone know how to do it? Thank you in advance for my English