Player Resource Consortium

 

Author Topic: Need more help with the ConvoCC  (Read 7673 times)

0 Members and 1 Guest are viewing this topic.

November 11, 2009, 09:21:24 AM
  • Adept
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile

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?


November 11, 2009, 01:21:04 PM
Reply #1

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


November 12, 2009, 10:16:42 AM
Reply #2
  • Adept
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile

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