Player Resource Consortium

 

Author Topic: Can't cast spelle  (Read 2838 times)

0 Members and 1 Guest are viewing this topic.

October 29, 2011, 07:44:34 PM
  • Adept
  • *
  • Posts: 2
  • Karma: +0/-0
  • New Member
    • View Profile

When trying to cast spells as a Dread Necromancer, I keep getting a "You have no castings of spells of level 1 left" error. Resting doesn't do anything.


October 30, 2011, 03:29:23 AM
Reply #1
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Probably PRC was not installed correctly (prc_rest was not assigned to OnPlayerRest event) or there are conflicts between prc_rest and original rest script from your module.

Check if prc_rest is assigned to OnPlayerRest event in toolset (that's in module properties).


October 30, 2011, 12:30:44 PM
Reply #2
  • Adept
  • *
  • Posts: 2
  • Karma: +0/-0
  • New Member
    • View Profile

Thanks, that fixed it.