spellList question(s)

Discussion in 'Modding and Scripting Support' started by Shota Shernokavich, Sep 21, 2008.

Remove all ads!
Support Terra-Arcanum:

GOG.com

PayPal - The safer, easier way to pay online!
  1. Shota Shernokavich

    Shota Shernokavich New Member

    Messages:
    122
    Likes Received:
    0
    Joined:
    Feb 23, 2008
    ok, so i want to know what all the 'labels' are for NPC's in arcanum, such as 'critter', 'animal', and anything else that is usable in spellList.mes

    im asking because i want to make a spell that will only affect undead, and another one that will only affect beasts. is there a way to do this?

    for example:

    {AoE: Tgt_None, [Begin]AoE: Tgt_Obj_T_Critter | Tgt_Obj_No_ST_Critter_Dead | Tgt_Obj_No_Self, [End]AoE: Tgt_Object}

    what would i have to change 'critter' to, to make this spell usable only on undead or beasts?

    if you need me to clarify any part of this question, i will, it is sorta confusing, i know.

    Thanks for any help.
     
  2. Anonymous

    Anonymous Guest

    Tgt_Obj_ST_Critter_Animal
    Tgt_Obj_ST_Critter_Undead
     
  3. Shota Shernokavich

    Shota Shernokavich New Member

    Messages:
    122
    Likes Received:
    0
    Joined:
    Feb 23, 2008
  4. Shota Shernokavich

    Shota Shernokavich New Member

    Messages:
    122
    Likes Received:
    0
    Joined:
    Feb 23, 2008
    OK both of those worked, now i need to know, what is it for 'monster' types such as araya, were-rats, etc..?

    i tried

    {AoE: Tgt_None, [Begin]AoE: Tgt_Obj_T_Critter | Tgt_Obj_ST_Critter_Monster | Tgt_Obj_No_ST_Critter_Dead, [End]AoE: Tgt_Object}

    to no avail.

    Thanks in advance.
     
  5. Anonymous

    Anonymous Guest

Our Host!