Search results

  1. Change the text of a gump?

    I am very new to coding in general and I apologize if this is a stupid question. I would like to change the MythicCharacterToken to let characters select 7 instead of 5 skills. I changed the array Selected = new Skill[7]; and that seems to work properly but I want to change the text at the top...
Back