L0ki194 Posted April 28, 2018 Posted April 28, 2018 So I'm working on a mod that changes the Player Character's default clothing to their own custom appearance (now refers to models and textures labeled PFBX/PMBX, mainly so if anybody wants to change the appearance to something else). Additionally, it changes the armband you get on the Harbinger to a personal outfit that you can almost fully upgrade. However, I do have a question...I've used both Kotor Tool's UTI editor as well as K-GFF to edit what I want, and I've got it working in-game. However, for the description of the item, the workbench doesn't display the character's name, unlike in the inventory/equip screen. Is there any way to fix this, or should I just change it so there's no mention of a name? (Also, I'm unfamiliar with K-GFF, where do you modify the icon number?) Any help or advice would be appreciated. Quote
DarthParametric Posted April 29, 2018 Posted April 29, 2018 <FullName> should work. That's what is used in your pet crystal's description, for example. Maybe the comma is throwing it off? Seems unlikely, but try it without or with a space between them. Quote
L0ki194 Posted April 29, 2018 Author Posted April 29, 2018 Hmm, I just tried adding a space between the comma, and it doesn't seem to work. So far this is my only issue I've encountered with the mod. Oh well, worst case scenario is I just have to word it differently without the name references. Quote
Kexikus Posted April 29, 2018 Posted April 29, 2018 I know that in K1 <FullName> only works in dialog and maybe some other rare cases, so maybe Obsidian expanded its use but not to all GUIs? Quote
DarthParametric Posted April 29, 2018 Posted April 29, 2018 As I said above, it works for the FullName crystal: There's nothing special in the UTI. I suppose it's always possible it was hard coded, but I'm sure I have seen FullName used in other UTIs. Quote
Kexikus Posted April 29, 2018 Posted April 29, 2018 That's a different GUI screen though. I know that it'd be weird for it to work in an item description in one place but not in another, but it's not impossible. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.