View Single Post
  #2  
Old 05-29-2010, 10:03 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by TheDarkSentinel View Post
Hello All,

I'm having some odd problems with spell effect ID 162. The whole vie line and anything using this ID simply doesn't function. When you cast the spell it spits out the error above and notes the spell you cast plus it's ID. The spells do not seem to be working.

I'm pretty baffled by the problem. I've got the same spell file and I've used the spell importer to update the tables appropriately. I've checked the spdat.h and I can see 162 is defined as SE_MitigateMeleeDamage.

Totally lost. Can anyone offer a suggestion or help? I've been all over the forums and I cannot find anyone with a similar problem.

Possibly Relevant Info:
PEQDB: Rev1410
Server: Rev1488 (Compiled it myself on 5/16/2010)

Thanks,
Sentinel
It simply means the spell effect is not implemented. We'd need more information on how it is supposed to work for us to implement it, as well as a person to code it. It's no issue of your server; it simply means that type of spell effect is not supported in code yet.
Reply With Quote