• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
City of Arabel
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Traps on Tessaril's Tower

Scheduled Pinned Locked Moved Closed Bugs
5 Posts 3 Posters 250 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    Mr.Moloch
    last edited by 23 Jan 2025, 02:44

    v8635
    1/22/2025
    Tessaril's Tower

    19f5148c-2004-4e6b-9a73-07f250fdf5ac-image.png

    DIV should be hol - lower case.
    NEG should be neg - lower case.

    FOR reference -

    //Get Trap type and Default script
    if(sTypeClass == "spi")
    nTrapType = 0;
    else if(sTypeClass == "hol")
    nTrapType = 1;
    else if(sTypeClass == "tan")
    nTrapType = 2;
    else if(sTypeClass == "aci")
    nTrapType = 3;
    else if(sTypeClass == "fir")
    nTrapType = 4;
    else if(sTypeClass == "ele")
    nTrapType = 5;
    else if(sTypeClass == "gas")
    nTrapType = 6;
    else if(sTypeClass == "fro")
    nTrapType = 7;
    else if(sTypeClass == "neg")
    nTrapType = 8;
    else if(sTypeClass == "son")
    nTrapType = 9;
    else if(sTypeClass == "spl")
    nTrapType = 10;

    In the future, there are two simple rules to remember:

    NO SPITTING.

    DO NOT CROSS MISTER MOLOCH.

    https://youtu.be/dQw4w9WgXcQ?si=uHdfqTMS7FMTWREf

    1 Reply Last reply Reply Quote
    • S
      Strife and Discord
      last edited by Strife and Discord 23 Jan 2025, 06:47

      This issue is already handled more gracefully in the new Trap system, so this is only an issue with the existing one.

      As its hard to know where else this wrong type was used(And in what variations) I modified the script itself to be smarter and not be confined to one variation or case sensetivity:

      b8e8ec8b-f2a4-4fcb-8866-3c238fa9af86-image.png

      Should be fixed(All traps everywhere) in version 20250123 Strife 8644. Please confirm once its live.

      1 Reply Last reply Reply Quote
      • E
        Echo
        last edited by 23 Jan 2025, 22:43

        Watched this quest today. Holy traps are still firing as Spikes. @Strife-and-Discord

        "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

        1 Reply Last reply Reply Quote
        • S
          Strife and Discord
          last edited by 24 Jan 2025, 14:36

          Fix re-attempted in version 20250124 Strife 8646. Please confirm once its live.

          1 Reply Last reply Reply Quote
          • E
            Echo
            last edited by 25 Jan 2025, 18:28

            fix confirmed

            "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

            1 Reply Last reply Reply Quote
            • E Echo moved this topic from Bug Reports on 25 Jan 2025, 18:33
            • S Strife and Discord locked this topic on 26 Jan 2025, 06:59
            • 1 / 1
            1 / 1
            • First post
              4/5
              Last post