Results 1 to 4 of 4

Thread: Cast not working?

  1. #1
    Join Date
    May 2012
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Cast not working?

    Code:
    Cast('superheat item', false);
    Casts Enchant Crossbow bolt instead every time? I've tried adding
    Code:
    SetupMagic;
    SetupSpells;
    This seems to have no effect.
    And when I have the spellbook set to:

    Code:
    SetSpellMode(True, True, True, True);
    SortBook(BOOKSORT_LEVEL);
    (Typo^ that is with all spells visible)
    It hovers over wind blast and then accepts defeat, am I missing something I need to include to use this?
    Last edited by Wreck; 05-16-2012 at 09:04 PM.

  2. #2
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    yeah, write your own cast function

  3. #3
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Just use DTM's of the spell you want and use that to click the spell and more for the items you want to superheat and such.
    Current Project: Retired

  4. #4
    Join Date
    May 2012
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •