View Single Post
spannclann
Member
 
Join Date: Aug 2018
Location: Texas
Posts: 87

Old July 18th, 2023, 12:46 AM
@RavenX

Ive tried both of these but it has not changed anything. What could I be doing wrong?

hero.child[SlotHoldWa].field[livename].text = "New Name Here"

hero.child[SpellSlots].field[livename].text = "New Name Here"

I have also tried to replace the text but no luck

hero.child[SlotHoldWa].field[livename].text = replace(hero.child[SlotHoldWa].field[livename].text, "Warlock", "Fabled Archer", 0)

Last edited by spannclann; July 20th, 2023 at 02:49 PM.
spannclann is offline   #3 Reply With Quote