Jump to content

Would like to stop the first dialogue by thalantyr


Guest Ragnar

Recommended Posts

Edit his dialog file THALAN.DLG using DLTCEP or Near Infinity. There are a few things you can do depending on exactly what you want. You can make a custom variable, make it so that the dialog line checks if this variable is 0 (Global("ThalantyrDialog","GLOBAL",0), then in the responses you set it to 1 (SetGlobal("ThalantyrDialog","GLOBAL",1). This way this dialog can only happen once. You can also use the condition NumTimesTalkedTo(0), which can only be true if you have never talked to him.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...