Aller au contenu

Photo

how to use the Input box string in journal or dialogues?


  • Veuillez vous connecter pour répondre
2 réponses à ce sujet

#1
alschemid

alschemid
  • Members
  • 474 messages
I have made a custom follower and its name can be given by the player using the Showpopup() function, like Dog, but how can I use the name given in the journal and dialogue lines? I have found a dialog_tokens.gda (where DogName is shown) and dialog_tags.gda, but I have no idea how to link the new name of my follower with the gda files, is it possible?

Thanks!:)

#2
Sunjammer

Sunjammer
  • Members
  • 925 messages
I don't think anyone has been able untangle the BioWare token system however FollowTheGourd has created some dialogue GUI tweaks which include custom tokens.

#3
alschemid

alschemid
  • Members
  • 474 messages
Thank you Sunjammer for the link, I am not sure it will be able to use the given name of the NPC and not its default name... I'll take a closer look at it, though, as it seems a very interesting GUI tweak.