Difference between revisions of "User talk:Ashileedo"

Jump to navigation Jump to search
14 bytes added ,  22:30, 7 June 2006
imported>Omzy
imported>Omzy
Line 82: Line 82:
:::::::[[Omzy]] I created a new object with no .NIF (mesh for graphic so it is invisible) and made a script for this object that calls the spells I want casted on the player. In my quest, I set a variable to trigger the object's trap on the player. The following object script works:
:::::::[[Omzy]] I created a new object with no .NIF (mesh for graphic so it is invisible) and made a script for this object that calls the spells I want casted on the player. In my quest, I set a variable to trigger the object's trap on the player. The following object script works:


<pre>
:::::::<pre>
ScriptName VoduniusNucciusCurseObjectScript
ScriptName VoduniusNucciusCurseObjectScript


Line 90: Line 90:
Cast VoduniusNucciusDwemerCurse Player
Cast VoduniusNucciusDwemerCurse Player
PlaySound VoduniusNucciusCurseSound
PlaySound VoduniusNucciusCurseSound
Set VoduniusNucciusQuest.curse to 0
        Set VoduniusNucciusQuest.curse to 0
Disable
Disable
endif
endif
Anonymous user

Navigation menu