1. I make the property available in the activator script. i.e. "Int Property IntProp Auto"
2. I set "ActivatorScriptName Property ???? Auto" in the magic effect script.
3. I call that property using "????.IntProp"
What is the ????
I've only seen examples on accessing quest properties. Thanks.