Difference between revisions of "User talk:Ashileedo"
Jump to navigation
Jump to search
→disable
imported>Omzy |
imported>Omzy |
||
Line 84: | Line 84: | ||
:::::::<pre> | :::::::<pre> | ||
:::::::ScriptName VoduniusNucciusCurseObjectScript | :::::::ScriptName VoduniusNucciusCurseObjectScript | ||
:::::::Begin OnLoad | :::::::Begin OnLoad | ||
::::::: | ::::::: if VoduniusNucciusQuest.curse == 1 | ||
::::::: Cast VoduniusNucciusDwemerCurse Player | |||
::::::: | ::::::: PlaySound VoduniusNucciusCurseSound | ||
::::::: | ::::::: Set VoduniusNucciusQuest.curse to 0 | ||
::::::: | ::::::: Disable | ||
::::::: | ::::::: endif | ||
::::::: | |||
:::::::End | :::::::End | ||
:::::::</pre> | :::::::</pre> |