- Joined
- Jul 26, 2016
- Messages
- 9
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I am using RPG Maker MV 1.2.0
I want to create an event where someone asks my character a question. When they are finished, you have the ability to lie or tell the truth.
If you lie, it will take the event's luck and add a random number between 1-20, and the player's luck and add a random number between
1-20. Afterward it will compare the two numbers and if the player's number is higher than the event's, they will pass the test and continue
forward in the conversation like normal. If they fail, the event will get mad at them.
How can I do this? And is it possible to do it without a java script?
(This is my first post ever(in any forum), so I apologize if it is not in the right place. Thanks for any help you can give.)
I want to create an event where someone asks my character a question. When they are finished, you have the ability to lie or tell the truth.
If you lie, it will take the event's luck and add a random number between 1-20, and the player's luck and add a random number between
1-20. Afterward it will compare the two numbers and if the player's number is higher than the event's, they will pass the test and continue
forward in the conversation like normal. If they fail, the event will get mad at them.
How can I do this? And is it possible to do it without a java script?
(This is my first post ever(in any forum), so I apologize if it is not in the right place. Thanks for any help you can give.)
Last edited by a moderator:

