Player Resource Consortium

Neverwinter Nights => Help => Topic started by: angus65 on November 11, 2009, 09:21:24 AM

Title: Need more help with the ConvoCC
Post by: angus65 on November 11, 2009, 09:21:24 AM
I've hit a brickwall with getting the ConvoCC installed and working.  I've gone through all the instructions and done everything, but I can't get it to fire up.

It's stopping dead in the mod_cliententer script.  The script removes the new PC's equipment and gold.  It spawns the clothing.  But ActionEquipItem doesn't work, nor does JumpToLocation and ActionStartConversation.

Any suggestions on what I can dop to track down the issue?
Title: Need more help with the ConvoCC
Post by: fluffyamoeba on November 11, 2009, 01:21:04 PM
What are you actually trying to do? There's no need to jump the PC anywhere, but if you really want to, you have to write a custom script to fire the convocc after jumping the PC. Which can't run on client enter as you have to jump the PC before you immobilise them
Title: Need more help with the ConvoCC
Post by: angus65 on November 12, 2009, 10:16:42 AM
Thank you!!!  You said just the right thing to get the wheels turning and I was able to get the ConvoCC to fire up.  Woot!

Angus