Sadly, this didn't trigger the cutscene either (nor did the INQUIS_TRUE_SIGHT version):
IF
Global("TM#MQDeReveal","GLOBAL",0)
SpellCastInnate([ANYONE],INQUIS_DISPEL_MAGIC)
THEN
RESPONSE #100
SetGlobal("TM#MQDeReveal","GLOBAL",1)
ClearAllActions()
StartCutSceneMode()
StartCutScene("tm#mqil")
Continue()
END
I am curious about something; the spell ids list only 2 INQUIS spells--True sight & Dsipel Magic, yet Keldorn also has Detect Evil (which isn't triggering the cutscene either, though WIZARD and CLERIC versions both do). So what is that slotting under?
Bookwyrme
Member Since 01 Apr 2004Offline Last Active Today, 02:38 AM
Community Stats
- Group Modder
- Active Posts 5418 (1.89 per day)
- Profile Views 9286
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
-
Location
Whiffling through the tulgey wood
Posts I've Made
In Topic: SpellCast as a Trigger
Yesterday, 11:46 PM
In Topic: Questions, comments, etc.
Yesterday, 11:03 AM
Miloch, on 08 February 2012 - 09:52 AM, said:
Gast, on 08 February 2012 - 08:34 AM, said:
Translation finished. Now it is time to search for proofreaders. But there is one question about this: should I wait for the next release, adding new translations, or should I bother someone with the version 5 proofreading?
After so many people have gone to the trouble of translating them? I should think not!
In Topic: SpellCast as a Trigger
07 February 2012 - 11:27 PM
Yay! Cleric spells now work!
Inquisitor spells, not so much. That is this works:
IF
Global("TM#MQDeReveal","GLOBAL",0)
SpellCastPriest(Player1,CLERIC_DISPEL_MAGIC)
THEN
RESPONSE #100
SetGlobal("TM#MQDeReveal","GLOBAL",1)
ClearAllActions()
StartCutSceneMode()
StartCutScene("tm#mqil")
Continue()
END
And this does not:
IF
Global("TM#MQDeReveal","GLOBAL",0)
SpellCastInnate(Player1,INQUIS_DISPEL_MAGIC)
THEN
RESPONSE #100
SetGlobal("TM#MQDeReveal","GLOBAL",1)
ClearAllActions()
StartCutSceneMode()
StartCutScene("tm#mqil")
Continue()
END
Perhaps I shall try inquisitor spells as priest spells later...
Edit: Just to see, I tried. No go. Keldorn's innate spells don't set the script running.
Is there something else going on with inquisitor spells?
Inquisitor spells, not so much. That is this works:
IF
Global("TM#MQDeReveal","GLOBAL",0)
SpellCastPriest(Player1,CLERIC_DISPEL_MAGIC)
THEN
RESPONSE #100
SetGlobal("TM#MQDeReveal","GLOBAL",1)
ClearAllActions()
StartCutSceneMode()
StartCutScene("tm#mqil")
Continue()
END
And this does not:
IF
Global("TM#MQDeReveal","GLOBAL",0)
SpellCastInnate(Player1,INQUIS_DISPEL_MAGIC)
THEN
RESPONSE #100
SetGlobal("TM#MQDeReveal","GLOBAL",1)
ClearAllActions()
StartCutSceneMode()
StartCutScene("tm#mqil")
Continue()
END
Perhaps I shall try inquisitor spells as priest spells later...
Edit: Just to see, I tried. No go. Keldorn's innate spells don't set the script running.
Is there something else going on with inquisitor spells?
In Topic: SpellCast as a Trigger
07 February 2012 - 04:29 PM
Thanks!
Hm. I can't read the shorthand at all well. Would that be:
SpellCastPriest(Player1,CLERIC_DISPEL_MAGIC)
?
Hm. I can't read the shorthand at all well. Would that be:
SpellCastPriest(Player1,CLERIC_DISPEL_MAGIC)
?
In Topic: NPC Portrait Pack Expansion
07 February 2012 - 02:57 PM
Yay! I love Hubelpot's' new pic!
- Spellhold Studios
- → Viewing Profile: Bookwyrme
- Guidelines


Find content
Display name history