Jump to content

MGTEOS01.dlg - misspelled timer


Recommended Posts

In MGTEOS01.dlg:

 

 

IF ~~ THEN BEGIN 43 // from: 42.0
SAY #42004 /* ~Beyond that, the Most Noble Order of the Radiant Heart deals with knights, I do not. Just one of the problems you are sure to encounter in this place.~ */
IF ~~ THEN DO ~SetGlobalTimer("TeolMessanger","GLOBAL",SEVEN_DAYS)
ForceSpell(Myself,DRYAD_TELEPORT)~ UNSOLVED_JOURNAL #55626 /* ~Mage Stronghold: The Solamnic Knights.

I asked the Cowled Wizard Teos what he would do about the Solamnic Knights brought here in the sphere from their own home plane. He suggested that I kill them. On the useful side, he did mention that Ribald at the Adventurers' Mart might have insight into unique situations such as this. Alternately, I could petition the Most Noble Order ot the Radiant Heart. They know how to deal with paladins and such.~ */ EXIT
END

 

 

Should be "TeolMessenger" to be consistent with the other instances.

 

I guess noone ever noticed because noone ever asks about the Solamnic Knights this far in the game?

Link to comment

In the mages stronghold mod I use this to add the correct trigger

ADD_TRANS_ACTION MGTeos01 BEGIN 43 END BEGIN 0  END
 ~SetGlobalTimer("TeolMessenger","GLOBAL",SEVEN_DAYS)~

Can be put into just any dialogue file you compile with your mod.

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...