Jump to content

amwrag

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by amwrag

  1. Hello everyone.

    Sorry for my english. I hope for your help in writing the AI script. I want to trigger a spell of the sequence type with predefined elements.

    Now I do (like Easy of Use scripts):

    IF
    	ActionListEmpty()
    	HotKey(U)
    	HaveSpellRES("SPWI809")  // No such index
    THEN
    	RESPONSE #100
    		DisplayStringHead(Myself,103539)  // Try cause Spell Sequencer
    		ApplySpellRES("dw#alac",Myself) // Improved Alacrity
    		SpellRES("SPWI809",Myself) // Spell Sequencer
    END

     

    I would like to change this code so that you do not need to select 3 spells manually. Several versions of this script on different keys and I will be happy.

    A code sample or implementation in another mod would help me a lot.

    Thanks

  2. Hi,

    Will there SR updates?

    I found that the Mind Blank is not dissipate by abilities: Pierce Magic, Khelben's Warding Whirp and Ruby Ray of Reversal. Their description presupposes this.

    Does SCS ver give Ghostform or Moment of Priescience to enemies? What to do with the these spells? They do not removed by Breach or similar. Can be they can be removed with the help of True Seeing?

×
×
  • Create New...