- Joined
- May 12, 2015
- Messages
- 6
- Reaction score
- 0
- First Language
- England
- Primarily Uses
- N/A
Hello, I am Aleister.
I am working on a game for 2 furry YouTubers.
In the game, they is a shop keeper or trader selling stuff but the player can also select specil offer.
Doing this 3 choices come up and the player can choose what they want to buy using a certain item. In this case chocolates
(Which has the same healing values of a potion)
I want some help.
I do not know how to make something like a conditional branch that would only activate if the player has 10 or more chocolates in there invantory. Can you please help me.
If it requires a ruby if, else statement could you please show me how to do a if, else statement in ruby scrips.
Thank you.
I am working on a game for 2 furry YouTubers.
In the game, they is a shop keeper or trader selling stuff but the player can also select specil offer.
Doing this 3 choices come up and the player can choose what they want to buy using a certain item. In this case chocolates
(Which has the same healing values of a potion)
I want some help.
I do not know how to make something like a conditional branch that would only activate if the player has 10 or more chocolates in there invantory. Can you please help me.
If it requires a ruby if, else statement could you please show me how to do a if, else statement in ruby scrips.
Thank you.


