Vehem
Modmod Monkey
- Joined
- Nov 22, 2005
- Messages
- 3,219
Gave me a python error - didn't like "pCaster" in the spell req. After changing that to "caster" and adding "return True" at the end it worked.
Frostlings are marked GraphicalOnly, btw. Surely they aren't a secret?![]()
The "pCaster" bit in the XML should be right and it seems to already be just "caster" in the python. The return true part however is needed - have added that now - thanks.
Edit: Just realised which part you meant - sorted now.