MirandaKusland Posted September 29, 2024 Posted September 29, 2024 I have a UTI file from another mod, dagger. I want to change the name that the player will see. But I can't figure out how to do this.
theskymoves Posted September 29, 2024 Posted September 29, 2024 The display name string is 'LocalizedName'; you'd edit the value field (currently 'TBD', in your image). The other 'TBD', Description, is the in-game description of the item. I know they can both be directly edited with TlkEdit2; never tried to use the toolset for that.
MirandaKusland Posted September 29, 2024 Author Posted September 29, 2024 As it turns out, these fields can also be edited using Toolset. You need to change the field type to STRING, insert the desired text, return LOCSTRING again and save. Dancing with a tambourine
Recommended Posts