
paranoid salesman
#1
-tassadar-
Posted 20 February 2005 - 12:13 PM
Thx
#2
Posted 20 February 2005 - 02:40 PM
Using the CLUA Console
The command to use (I think):
CLUAConsole:CreateCreature("ddpkmap")
As per usual, the command must be typed in precisely as above. No spaces, capitalize only where I did, yada yada yada.
#3
Posted 21 February 2005 - 03:36 AM
Hmm, I know that was suggested, but I don't recall is it was put in. Anyways, he's easy enough to CLUA in:
Using the CLUA Console
The command to use (I think):
CLUAConsole:CreateCreature("ddpkmap")
As per usual, the command must be typed in precisely as above. No spaces, capitalize only where I did, yada yada yada.
Forp? Level 13 requirement--straight from tdd
#4
Posted 21 February 2005 - 06:15 AM
#5
Posted 25 February 2005 - 08:08 PM
"A simple test of the relative merits of science and religion is to compare lighting your house at night by prayer or electricity" - A. C. Grayling
"EFF files have saves, too." - CamDawg
|| this is radio seanas || BP Series v3 || seanas at work ||
#6
-Susreese-
Posted 12 September 2006 - 01:30 AM
I cannot even get him to appear with the CLUA console. It gives me error file ddpkmap does not exist. What do you reccomend. My levels are 14/15 as a fighter mage. I would really like to fix this.the s_and_h patch adds a level check to the paranoid salesman before he'll appear - level 11, as you've found - in response to complaints by users on this forum that the purskal quest was too hard for a low-level party.
#7
Posted 12 September 2006 - 06:36 AM
try both:I cannot even get him to appear with the CLUA console. It gives me error file ddpkmap does not exist. What do you reccomend. My levels are 14/15 as a fighter mage. I would really like to fix this.
the s_and_h patch adds a level check to the paranoid salesman before he'll appear - level 11, as you've found - in response to complaints by users on this forum that the purskal quest was too hard for a low-level party.
CLUAConsole:CreateCreature("ddpkmap")
CLUAConsole:CreateItem("ddpkmap")
if neither work: are you sure you've actually installed TDD? you might want to post yr weid.log to be sure...
"A simple test of the relative merits of science and religion is to compare lighting your house at night by prayer or electricity" - A. C. Grayling
"EFF files have saves, too." - CamDawg
|| this is radio seanas || BP Series v3 || seanas at work ||
#8
-susreese-
Posted 16 September 2006 - 05:36 AM
I discovered that I didn't have a clean install after all. Re install fixed it. Thx.try both:
I cannot even get him to appear with the CLUA console. It gives me error file ddpkmap does not exist. What do you reccomend. My levels are 14/15 as a fighter mage. I would really like to fix this.
the s_and_h patch adds a level check to the paranoid salesman before he'll appear - level 11, as you've found - in response to complaints by users on this forum that the purskal quest was too hard for a low-level party.
CLUAConsole:CreateCreature("ddpkmap")
CLUAConsole:CreateItem("ddpkmap")
if neither work: are you sure you've actually installed TDD? you might want to post yr weid.log to be sure...