Question 1: It appears that for some reason this area does not have a script, though according to NI and IE there is one assigned to it I can not open it. It is area 0408. How can I now delete the cleric in that area and create an exact copy only with a tiny bit of extra dialogue (and maybe a bit more defense) and different death variable. I mean I know how to create a new create and I can use SLISMAT (= the cleric) as template keeping the same dialog file, but euh... I still need to add a creation for this new creature in an area script (I don't know how to it differently) and I need to be able to change that script to get the original cleric out of there...
Why not patch the cleric that's already there instead of replacing him with a new one?
Well there are two exactly the same clerics. The cleric of Lathander in the slums and Waukeen's Promenade are exactly the same. I did get me the following idea: I can add dialog with the first sentence having area check for the slums so it cannot be triggered in Waukeen's promenade. However, I'm just yet unfamiliar on how to seperate them, but apparently I can do that via COPY_EXISTING and then I change the deathvariable. Am I am still wondering though how the game should know that this same creature but with new deathvariable should be spawned in the slums district and not at both places or at Waukeen's promenade, if I know that I think I got it. Thus, summarizing:
COPY_EXISTING ~SLISMAT.CRE~ ~override/DSLISMAT.CRE~
WRITE_ASCII DEATHVAR ~DSLISMAT~ //DV
....... // some code to make sure DSLISMAT replaces only SLISMAT in the slums
Question 2:
I have a question about a command. In IESDP there stands: AddJournalEntry(53214,QUEST) the number pointing to the dialog.tlk, but how do I add text when creating a new one? I don't use seperate .tra and .dlg files. I leave that to weidu to traify them, so with my technique would it be like this:
AddJournalEntry("Creating a Cyric Temple","I have agreed to get an innocent little girl for Dolf, the Cyric cleric in the Slums district, in order to desecrate the altar that formally belonged to Lathander.",QUEST)
I don't think it is right, but I don't know how to seperate the title and the real text.
UNSOLVED_JOURNAL ~Creating a Cyric Temple
I have agreed to get an innocent little girl for Dolf, the Cyric cleric in the Slums district, in order to desecrate the altar that formally belonged to Lathander.~
or
AddJournalEntry(~Creating a Cyric Temple
I have agreed to get an innocent little girl for Dolf, the Cyric cleric in the Slums district, in order to desecrate the altar that formally belonged to Lathander.~,QUEST)
More about journal entries here.
thanks, though according to the link it should be
IF ~~ THEN DO ~AddJournalEntry(%Creating a Cyric Temple
I have agreed to get an innocent little girl for Dolf, the Cyric cleric in the Slums district, in order to desecrate the altar that formally belonged to Lathander.%,QUEST)~
instead of
IF ~~ THEN DO ~AddJournalEntry(~Creating a Cyric Temple
I have agreed to get an innocent little girl for Dolf, the Cyric cleric in the Slums district, in order to desecrate the altar that formally belonged to Lathander.~,QUEST)~
like you seem to suggest
Edited by Deathsangel, 29 January 2006 - 03:07 AM.
Still modding the Mod for the Wicked... It is a big project you know... And I got sidetracked (several times) a bit... sorry.
However, as we all know, Evil never really sleeps.
Sentences marking (my) life:
Winds of change... Endure them, and in Enduring grow Stronger
It takes a fool to look for logic in a man's heart
Never question the sanity of the insane
The Harmony of Life is Chaos
Living on Wings of Dreams
(1st march 2009) SHS women over me:
Kat: if there were more guys that looked like you out here, people's offspring wouldnt be so damn ugly
Noctalys: you are adorable 
~~ I love it, and I am humbled! Yay! ~~