Jump to content

Hardcoded behavior of triggering HoW endgame in original IWD:HoW


Recommended Posts

oIWD is hardcoded to trigger the HoW endgame sequence when the party uses a travel trigger with the name "To9603_Special". No further conditions appear to be checked. A travel trigger with that name is defined in AR9604.ARE (where you fight Icasaracht) that is used to leave the area. The same sequence can be invoked by the script action ExpansionEndCredits() (which exists in AR9603.BCS but is never triggered in regular gameplay).

Moreover, the game checks the global variable "Join_Posse" to decide whether to show the HoW end credits (if Join_Posse is zero) or return the party to Hjollder's home in Kuldahar (if Join_Posse is non-zero) when the HoW endgame sequence is executed.

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