#1, z johnpatricksonThursday, 22. June 2017, 11:08 hodinky 7 years ago
Hello,
Is it possible to create stats like leadership, reputation and so on? If so, can anyone explain how i can do that? I woud like to increase said stats trough dialogue.
#2, z afrlmeThursday, 22. June 2017, 14:35 hodinky 7 years ago
I highly recommend creating some values. Values allow you to store both numbers & strings (text). Based on a players dialog choices you could add or subtract x points (numbers) from whichever stats you need to affect.
You can create the values anywhere in the editor where there's a values tab, but I recommend creating them somewhere easy to remember.
#3, z johnpatricksonFriday, 23. June 2017, 22:50 hodinky 7 years ago
Thank you, just got some time now (done with work) to try this out, figured it out. Works perfectly. Only one more question. How can I create a window/interface/whatever to display my stats? Again, thank you for the help.