Welcome to IW Delyte! [img]graemlins/thewave.gif[/img]
[EDIT] Heh, after looking at the other posts, ignore this one...if all you've done is killed a character, just CLUA him in and that should be fine. I was thinking you needed to restart the whole thing[/EDIT]
[EDIT] You could just try
CLUAConsole:SetGlobal("wishQuest","GLOBAL",0)
and then cast limited wish again...that might make the spell do all the work for you of replacing characters etc. [/EDIT]
Ok, try this....it may or may not work, but hopefully someone else will be able to pick up where I fail.
Type the following in the console:
CLUAConsole:SetGlobal("DennisHasGong","GLOBAL",1)
CLUAConsole:SetGlobal("wishQuest","GLOBAL",0)
CLUAConsole:SetGlobal("wishQuest","GLOBAL",1)
The scroll is
CLUAConsole:CreateItem("Wishscrl")
If that doesn't work and you killed Dennis already, try
CLUAConsole:CreateCreature("dennis")
Do that in Delosar's inn if he's not there.
I can't find him in my game, but i'm playing a Total Conversion at the mo, so it's quite possible he's been overwritten.
The odds are not good that this will work with so many variables, but hey, it's always worth a try
[ 02-29-2004, 12:06 PM: Message edited by: shamrock_uk ]
|