TAChuck
Member
Hello guys! I think I might need your advice.
I have a list of string attached to a player that I use for a custom titles system :
Now, I'm trying to make a menu where the player can choose which Title he wants to show on his paperdoll.
I know from the WhoGump that something like this is possible, and with a couple of try and error, by using the WhoGump, I would get to something that works. But I think that would be time consuming and at the end, I don't think I would understand how the script really works.
So, here's a simple question, with, maybe not a simple answer : How can I generate a gump from a list?
I have a list of string attached to a player that I use for a custom titles system :
"Thief"
"Peasant"
"Rogue"
etc..
Now, I'm trying to make a menu where the player can choose which Title he wants to show on his paperdoll.
I know from the WhoGump that something like this is possible, and with a couple of try and error, by using the WhoGump, I would get to something that works. But I think that would be time consuming and at the end, I don't think I would understand how the script really works.
So, here's a simple question, with, maybe not a simple answer : How can I generate a gump from a list?