From 4244bbee1091a340f1478884b52b031dff87e3d9 Mon Sep 17 00:00:00 2001 From: fluo10 Date: Sun, 9 Mar 2025 19:38:54 +0900 Subject: [PATCH] Fix Scripts --- .gitattributes | 1 + ConjurableMaid.esp | 4 ++-- Scripts/FCMMaidDialogueQuestScript.pex | 3 +++ Scripts/FCMSpectralMaidScript.pex | 3 +++ Scripts/FCMSummonMaidScript.pex | 3 +++ Scripts/TIF__05011623.pex | 3 +++ Scripts/TIF__0501162E.pex | 3 +++ Scripts/TIF__05011631.pex | 3 +++ Scripts/TIF__05011634.pex | 3 +++ Source/Scripts/FCMMaidDialogueQuestScript.psc | 8 ++++++++ Source/Scripts/TIF__05011623.psc | 14 ++++++++++++++ 11 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 Scripts/FCMMaidDialogueQuestScript.pex create mode 100644 Scripts/FCMSpectralMaidScript.pex create mode 100644 Scripts/FCMSummonMaidScript.pex create mode 100644 Scripts/TIF__05011623.pex create mode 100644 Scripts/TIF__0501162E.pex create mode 100644 Scripts/TIF__05011631.pex create mode 100644 Scripts/TIF__05011634.pex create mode 100644 Source/Scripts/FCMMaidDialogueQuestScript.psc create mode 100644 Source/Scripts/TIF__05011623.psc diff --git a/.gitattributes b/.gitattributes index 19f2248..e9984ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,4 @@ *.esp filter=lfs diff=lfs merge=lfs -text *.NIF filter=lfs diff=lfs merge=lfs -text *.tga filter=lfs diff=lfs merge=lfs -text +*.pex filter=lfs diff=lfs merge=lfs -text diff --git a/ConjurableMaid.esp b/ConjurableMaid.esp index 44fa7fd..5bf688a 100644 --- a/ConjurableMaid.esp +++ b/ConjurableMaid.esp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74c9bbf9fcec87bf81bb75a7357ef4df03cbb7bbca7a417f5dc11493b95a2c0a -size 62712 +oid sha256:7bde32ee3213d4c424aa297404cde2e89df9eb9db119bc7a7748a9648761a8a3 +size 63006 diff --git a/Scripts/FCMMaidDialogueQuestScript.pex b/Scripts/FCMMaidDialogueQuestScript.pex new file mode 100644 index 0000000..f1e59ba --- /dev/null +++ b/Scripts/FCMMaidDialogueQuestScript.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c48594ea35d258062c97e69c5917f4d8e858aaa2bb25f422ee8d4184e12bcbf +size 847 diff --git a/Scripts/FCMSpectralMaidScript.pex b/Scripts/FCMSpectralMaidScript.pex new file mode 100644 index 0000000..c066514 --- /dev/null +++ b/Scripts/FCMSpectralMaidScript.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83687e8edc969f4e74858b5696cf8a7e0488613b97e029e906dc13876ea7599 +size 1128 diff --git a/Scripts/FCMSummonMaidScript.pex b/Scripts/FCMSummonMaidScript.pex new file mode 100644 index 0000000..e11d881 --- /dev/null +++ b/Scripts/FCMSummonMaidScript.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635664e885356b01e3b95ae6396b21596f8a6cafb9fd3fd47ecb9373741e8471 +size 1723 diff --git a/Scripts/TIF__05011623.pex b/Scripts/TIF__05011623.pex new file mode 100644 index 0000000..e39073d --- /dev/null +++ b/Scripts/TIF__05011623.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92eaf9dc6fb6328f5e7de0084109f1c8996904685e82b5f3e7b6d3d7fc40c4d +size 718 diff --git a/Scripts/TIF__0501162E.pex b/Scripts/TIF__0501162E.pex new file mode 100644 index 0000000..0964808 --- /dev/null +++ b/Scripts/TIF__0501162E.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e1e1a4a4760a969d4f4c090e7635f1a47a98d8c95940072404d3144e9b8c0a +size 609 diff --git a/Scripts/TIF__05011631.pex b/Scripts/TIF__05011631.pex new file mode 100644 index 0000000..b8c7bd8 --- /dev/null +++ b/Scripts/TIF__05011631.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1aca6d249f4e299af64b21902398b6b71fd3f3bc4455a2d8c114ada8272aaf +size 609 diff --git a/Scripts/TIF__05011634.pex b/Scripts/TIF__05011634.pex new file mode 100644 index 0000000..5fb1324 --- /dev/null +++ b/Scripts/TIF__05011634.pex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26720a7d9c41f9b5f51a6d887516c716aadd100a31edcd27e658a49663b9d37c +size 609 diff --git a/Source/Scripts/FCMMaidDialogueQuestScript.psc b/Source/Scripts/FCMMaidDialogueQuestScript.psc new file mode 100644 index 0000000..72b57da --- /dev/null +++ b/Source/Scripts/FCMMaidDialogueQuestScript.psc @@ -0,0 +1,8 @@ +Scriptname FCMMaidDialogueQuestScript extends Quest +Spell Property pSummonMaidSpell Auto +Spell Property pSummonSpectralMaidSpell Auto + +Bool Function Dispel() +Actor player = Game.GetPlayer() +return player.dispelSpell(pSummonMaidSpell) || player.dispelSpell(psummonSpectralMaidSpell) +endfunction \ No newline at end of file diff --git a/Source/Scripts/TIF__05011623.psc b/Source/Scripts/TIF__05011623.psc new file mode 100644 index 0000000..419b68c --- /dev/null +++ b/Source/Scripts/TIF__05011623.psc @@ -0,0 +1,14 @@ +;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment +;NEXT FRAGMENT INDEX 1 +Scriptname TIF__05011623 Extends TopicInfo Hidden + +;BEGIN FRAGMENT Fragment_0 +Function Fragment_0(ObjectReference akSpeakerRef) +Actor akSpeaker = akSpeakerRef as Actor +;BEGIN CODE +(GetOwningQuest() as FCMMaidDialogueQuestScript).Dispel() +;END CODE +EndFunction +;END FRAGMENT + +;END FRAGMENT CODE - Do not edit anything between this and the begin comment