Thoxa's Hidden Intro Statements

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Thoxa's Hidden Intro Statements

Post by Knight Captain »

These are in the release Usecode but the options to show the dialog do not appear:
case "Xenka" (remove):
say("@How can I explain Xenka in the short time we have? Xenka is the prophetess who receives wisdom from beyond the Void...@");

case "aid" (remove):
say("@With it, thou wilt know how long thou hast to complete thy quest before we are all doomed! And as long as the sands run within the Hourglass of Fate, we may intercede if thou art slain before thy quest is completed -- Thou wilt be resurrected on Monk Isle.@");

case "Sands of Time" (remove):
say("@Within the Hourglass of Fate lie the Sands of Time. As each grain doth fall, so doth another moment hasten us to our doom.@");
add("doom");

case "doom" (remove):
say("@If thou dost fail in thy quest, our world will end... ripped apart by the earthquakes that will soon plague it.@");
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Thoxa's Hidden Intro Statements

Post by Dominus »

Hmm, whyever were those disabled? Perhaps because it already is a wall of text already...
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Locked