DB/Ban Issues ?

Results 1 to 7 of 7
  1. #1
    Valued Member blacksystem is offline
    MemberRank
    Oct 2011 Join Date
    119Posts

    DB/Ban Issues ?

    I were navigating the DB, and there is no setting/columns to set an account as banned/inactive.

    If you do /banchar_name ingame, the result is permalocking the character and no way to unlock it back.
    Last edited by blacksystem; 08-04-16 at 05:52 PM.


  2. #2
    Valued Member blacksystem is offline
    MemberRank
    Oct 2011 Join Date
    119Posts

    Re: DB/Ban Issues ?

    Bump. Still have to figure out that

  3. #3
    Valued Member blacksystem is offline
    MemberRank
    Oct 2011 Join Date
    119Posts

    Re: DB/Ban Issues ?

    After hours trying to find a proper table/DB value, I came to one conclusion: on this files you simply cannot ban/lock accounts, so basically to ban an account you gotta change his password to make it unable to login, and you have to deal with permanent locks, so you gotta delete the character & recreate it in order to use it again.

    If thats wrong, anyone welcome to clear this point.

  4. #4
    Account Upgraded | Title Enabled! fluxbox is offline
    MemberRank
    Sep 2004 Join Date
    KanagawaLocation
    303Posts

    Re: DB/Ban Issues ?

    The logic is, you shorten the ban time to unban.

  5. #5
    Valued Member blacksystem is offline
    MemberRank
    Oct 2011 Join Date
    119Posts

    Re: DB/Ban Issues ?

    Quote Originally Posted by fluxbox View Post
    The logic is, you shorten the ban time to unban.
    To me, this doesn't make any sense at all.
    A game server, with no ban account check feature?
    Lol, then anyone could just ban avoid pretty much easy.

    Theres also no option to mute anyone from chat, which doesn't make sense. Thats just make bots life easier.
    I just go ingame, spam the hell out and I can't be muted. Great lol

    To be honest, there is A LOT to do to make any of these releases working "decently" as MMORPG server.
    Last edited by blacksystem; 11-04-16 at 05:00 PM.

  6. #6
    Account Upgraded | Title Enabled! fluxbox is offline
    MemberRank
    Sep 2004 Join Date
    KanagawaLocation
    303Posts

    Re: DB/Ban Issues ?

    Let me clarify:

    Q. I were navigating the DB, and there is no setting/columns to set an account as banned/inactive.
    - Look closely in the database, try banning a test char and you will see

    Q. If you do /banchar_name ingame, the result is permalocking the character and no way to unlock it back.
    - The logic is, you shorten the ban time to unban. Say if you want to unban PlayerA, just banchar PlayerA 1 and wait for a minute and PlayerA is unbanned OR you go to the database and clear the column/record that you saw in your question #1.

  7. #7
    Developer - JS Ben is offline
    MemberRank
    Jul 2013 Join Date
    BelguimLocation
    1,244Posts

    Re: DB/Ban Issues ?

    if the login system is edit-able then you could just write those functions yourself and add a new colum to ur db that checks for the ban/unban of an account and even if you would really need to ban someone's account it shouldn't take that long to make a panel that changes the password hash of an account to something else there's tons of ways around those issues.



Advertisement