Difference between revisions of "Variables and Properties"
Jump to navigation
Jump to search
→From Within a Magic Effect Script
imported>Cipscis (→Warnings: Attempted to clarify warnings based on feedback from SmkViper) |
imported>Starfyredragon |
||
Line 176: | Line 176: | ||
EndEvent | EndEvent | ||
</source> | </source> | ||
After this point, you will need to go to the properties window for whatever yur script is attached to (in this case, the script properties windows of the script for mySpellEffectScript) and then set the property for myQuestRef to the Quest associated with the quest script. | |||
==Getting Properties From Any Other Script== | ==Getting Properties From Any Other Script== |