Nutso textblocks

Started by Ian, April 03, 2007, 05:19:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Quote from: DeathCow on April 05, 2007, 03:36:44 PM
Whatever spell it is, Spell X calls textblock Y, Textblock Y is

97:addexp 0
98:message 15108
99:message 15109
100:random 136

Which shouldnt do anything at all.
I need to know what spell calls this and see how the code is handling it.  I can't seem to reproduce this anywhere.


TGS v1.0 (coming soon)

Quote from: Vitoc on April 05, 2007, 08:58:41 PM
I need to know what spell calls this and see how the code is handling it.  I can't seem to reproduce this anywhere.
DC, look at room Map 1, Room 20.

Room Spell is 14988

Spell Number 14988 has ability 148 (textblock) value 154.

Textblock 154's Data: " next. The portal opened, but from not from their own lands.  Lands unknown to the Ancients had activated the portals and soon their occupants would swarm the land.     The hoards began to enter the lands of the Ancients within hours of the spells compeletion. The Ancients called to Bellum but their voices could not reach him. The Ancients were slaughtered in their homes and fields. They who survived choose to flee to Bene Veneficus, but were turned away at the gates. They were given no refuge, they were given no solice from the slaughter. And as the First Epoch came to an end, so did the Kingdom of the Ancients."

This is 100% a content issue.  The only thing I can do is not display an error to the user, but we need something like this reminding us when there's a content issue.  Since we're doing initial testing on the engine and content, I don't think it's unreasonable to display these errors to the user for right now.  When we go live, we'll fix it so these errors are not displayed to the user, but saved to a database and/or printed to the console window on the server.  Hopefully by then there won't be any content errors. ;)


TGS v1.0 (coming soon)

Right, like I told you.  I've fixed it on my end already.  Infact it wasnt ever an issue, I just forgot to click save before i exported and it didnt update that one textblock.