Jump to content
  • Bug on Classic power


    Matti
    • Status: Fixed Priority: High

    Hi all, i find a bug in classic power, if i have not the power and i try type (redface#wc#wc) the smile see on xat. if is possible, fix it!

     

    Quote

     

    XAeLfRV.png

    Z4Jp266.pngObmG0Mv.png

     

     


    Steps to reproduce bug: Step 1: 
    Step 2: 
    Step 3: 
    etc

    User Feedback

    Recommended Comments

    • Advanced Members

    Thank you for the report.

     

    Confirmed bug. This allows you to use all classic smilies without owning the power.

     

    c5N44vAMTgSvMM4hpBzWwg.jpeg

     

    Changed Priority to Priority: High

    • Thanks 1
    Link to comment
    Share on other sites

    • Advanced Members

    Fix:

    File: xmessage.as

    Function: Smilie

    Replace:

    -YF5qOfsQxmw9nFQcHSSGg.png

    with

    								if (Code.match(/#wc/g).length > 0 && !todo.HasPowerA(todo.Users[uid].Powers, 410)) {
    									Code = Code.replace(/#wc/g, "#WC");
    									smc.u = ("C" + xatlib.xInt(smc.u));
    								}

     

    • Award 2
    Link to comment
    Share on other sites



    Guest
    This is now closed for further comments

  • Priority Definitions

     

    Trivial The issue is considered low priority.

    Normal This is the default priority.

    High A feature or service is not working properly, and it impacts a lot of people. The issue should be fixed in the near future.

    Critical The issue is show-stopping, meaning that a certain feature or service is completely broken with no available workaround. The issue impacts a lot of people and requires immediate repair.

  • Status Definitions

     

    Open The issue is pending, or we are still working on the issue.

    Fixed The issue has been resolved. The fix may not be immediately noticeable and may be released in a future version or update.

    Closed This record is either not considered an issue or is better suited as a suggestion. If it is an issue, it may not be reproducible.

    Won't Fix The issue will not be fixed because it is too low in priority. The issue is very minor. The resources required to fix the issue cannot justify the benefits received from fixing the issue. This means the issue is closed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.