View Full Version : deleting journal entries


dwazegek
Wed, 29th Oct '03, 11:01pm
Is it possible to remove journal entries? I tried using the command CLUAConsole:EraseJournalEntry(x) where x is the journal index nr. (got this command out of dialog actions in infinity explorer). I tried using it with and without the CLUAConsole bit and all i get is a message saying
lua: call expression not a function
active stack:
active stack:

I ask this because I have number of journal entries I can't remove anymore, such as yoshimo telling me he has to see renal, but when i talk to renal nothing happens... (i finished all the thieves guild quests and became guildmaster, so now all he says is "keep on running your guild" or something like that)

Xei Win Toh
Wed, 29th Oct '03, 11:05pm
Not sure if this will help, but... try putting a " before and after the X. Like this: CLUAConsole:EraseJournalEntry("x")

dwazegek
Wed, 29th Oct '03, 11:24pm
nope didn't work, it gave the same error
however i think it's supposed to be without quotation marks, it's without in infiny explorer and all other console commands that require numbers (longs in this case) are without as well
well thnx anyway

Rastor
Thu, 30th Oct '03, 2:39pm
You can't call some functions from the console. That's one of them. I guess if you really wanted to, you could create a creature whose dialogue file removes the specified journal entries.

dwazegek
Thu, 30th Oct '03, 7:12pm
hmmz thnx...

but how do i do that?
are there any helpful guides or tools out there that can do this?

Rastor
Fri, 31st Oct '03, 2:36am
WeiDU is the easiest way.

If I get bored this weekend, I'll whip one up for you, it will only take a minute.

You can find lots of WeiDU tutorials at www.forgottenwars.net (http://www.forgottenwars.net)

Bang
Thu, 6th Nov '03, 6:51pm
WeiDu is not the easiest way... :rolleyes:

The easiest way is to open your journal, klick on the entry, which do you want to modify or delete and that's all. Very simple, isn't it? ;)

dwazegek
Fri, 7th Nov '03, 12:58am
ok now i feel really dumb =)
thnx for your help

InquisitorX
Fri, 7th Nov '03, 1:11am
edit oops. the solution was already posted :D