silhouett Posted April 21, 2018 Share Posted April 21, 2018 I have a mod that has a quest primarily for alias that are filled. In a papyrus script I bring up a messagebox with selections that apply to the currentNPC. I know the messagebox has to be owned by the script. I want to be able to display some if not all of the following in the text of the message #1 The NPC name if possible ? I could fill an alias Variable with the name but I need to know how to display that Variable in the messagebox text #2 The Index number of the NPC (what slot is filled 1 - 20 in the alias which are "person1" - "person20")every Alias also has a quest script Variable "posnum" that has the corresponding number 1 - 20 If someone with more experience then I in this area could give me a couple of pointers that would be great. Thank You Link to comment Share on other sites More sharing options...
Recommended Posts