[Arcturus] Problem with Report System & Muting

Results 1 to 3 of 3
  1. #1
    Member CrashRetros is offline
    MemberRank
    Jun 2014 Join Date
    89Posts

    ! [Arcturus] Problem with Report System & Muting

    Hi,

    In my hotel, we are having a problem when a user uses the report system. The user gets the error below:


    The mute/unmute also doesn't work, i'm not too sure whether this is an issue with my database? If so, what are the relevant tables to look at? if not, what could it be?

    Thanks.


  2. #2
    Proficient Member Jeanzinh0 is offline
    MemberRank
    May 2009 Join Date
    BrazilLocation
    175Posts

    Re: [Arcturus] Problem with Report System & Muting

    Yep, @The General mistake

    If you can talk, you cant report xD

    com/eu/habbo/messages/incoming/modtool/ReportEvent.java:22
    Code:
    if(this.client.getHabbo().getHabboStats().allowTalk())
    {
          this.client.sendResponse(new HelperRequestDisabledComposer());
          return;
    }

  3. #3
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,610Posts

    Re: [Arcturus] Problem with Report System & Muting

    Its already been fixed in the next update!



Advertisement