• Sovereign_Skies
    Retired Staff
    Member since May 05, 2017

    The following new features, fixes, and updates have been released today for the website. Enjoy!

    New!

    • Added "Player Tools" section of the website. Can be reached by clicking the dropdown menu where your name is. You can track players you recently viewed as well as find your older reports.

    • Added "Server Tools" section of the website. This can be reached in the same manner as Player Tools, and allows you to add streaming servers, get API keys, and track every kick from your server.

    • Added ability to change your Gravatar profile image. This can be found in Settings.

    Updates

    • Released BF4DB Plugin version 2.0.4 after much testing by our Clan Representative group. This new version improves performance of the plugin. This new version is available for download now by clicking HERE. Please update to 2.0.4 before August 22'nd if you'd like to continue using the plugin. After the 22'nd, previous versions of the plugin will be disabled. Note: The BF4DB plugin no longer contains code to deter hackers from joining Official servers since the R59 patch prevents the plugin from working on Official. We recommend running your server on Ranked using the BF4DB plugin to prevent hackers from joining. We apologize for any inconvenience.

    Fixes

    • Fixed forum signature quoting where signatures would be included when quoting posts. It was worse than when the world was without BF4DB.

    • Refactored the backend to improve website speed and performance.
  • Sovereign_Skies
    User
    Member since May 05, 2017

    is Fixed Sting for procon dll?

    String fullPath = "";

    if (Type.GetType("Mono.Runtime") != null)

    {

    fullPath = Path.GetFullPath(@"Plugins/BF4/BF4DB_API.dll");

    } else {

    fullPath = Path.GetFullPath(@"Plugins\BF4\BF4DB_API.dll");

    }


    Assembly myDllAssembly = Assembly.LoadFrom(fullPath);

    bf4db_API = myDllAssembly.CreateInstance("BF4DB_API.BF4DB_API");

  • Sovereign_Skies
    Director
    Member since May 05, 2017

    Yes, if required change it to .cs and upload the dll as a .cs to your host instead

  • Sovereign_Skies
    User
    Member since June 30, 2017

    im not view plugin procon 

  • Sovereign_Skies
    Director
    Member since May 05, 2017


    "

    im not view plugin procon 

    X__UrGonnaDie__X
    Make sure both files are on your procon plugin folder(bf4db.cs/bf4db_api.cs)


  • Sovereign_Skies
    User
    Member since June 30, 2017

    plugin bf4 or plugin

  • Sovereign_Skies
    Director
    Member since May 05, 2017


    "

    plugin bf4 or plugin

    X__UrGonnaDie__X
    plugin bf4


  • Sovereign_Skies
    User
    Member since June 30, 2017

    work :)


  • Sovereign_Skies
    User
    Member since May 07, 2017

    Thanks team. I really like the Player Tools addition. 

    I have one question around this. The column "Posts" is this the amount of times the player has been reported?

  • Sovereign_Skies
    Director
    Member since May 05, 2017


    "

    Thanks team. I really like the Player Tools addition. 

    I have one question around this. The column "Posts" is this the amount of times the player has been reported?

    CheatReporter
    Amount of posts on the players report


  • Sovereign_Skies
    User
    Member since June 30, 2017

  • Sovereign_Skies
    MXT
    User
    Member since May 05, 2017


    "
    X__UrGonnaDie__X
    This section displays all kicks that have been enforced on your server by BF4DB. If someone gets kicked from your server because of a BF4DB ban you will see them listed in that page. However this will only log kicks on ranked servers, it won't work on official servers.