Seshnik Posted February 29, 2012 Posted February 29, 2012 Hello, I'm trying to change the VampireDiseaseEffectScript so it looks at a different script instead of the PlayerVampireQuestScript to turn someone into a vampire. It's a simple change where I would change just the PlayerVampireQuestScript property to my Script but once I did that it returns the error saying that the script I put in is not a known user defined type. What am I doing wrong? The script exists so it should work or am I doing something extremely stupid?
Cipscis Posted February 29, 2012 Posted February 29, 2012 I'm not entirely sure I understand what you've done. Could you post the entirety of your script and the error the compiler is giving you? Cipscis
Recommended Posts