21.07.2015, 13:18
Guys I'm saving a string into map with yini. So I'm wondering how can I display tickets that are pending at player in rows.
Now it saves like this:
Tickets = Test1, test2, test3
But I want to display this In game like this:
Your Tickets:
Test1
Test2
Test3
How can I do that?
Now it saves like this:
Tickets = Test1, test2, test3
But I want to display this In game like this:
Your Tickets:
Test1
Test2
Test3
How can I do that?