Welcome to the MMOtop - Arcemu, Mangos, Trinity.
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Status : Erigo is offline
    Join Date : May 2010
    Location : Prague (Czech Republic)
    Posts : 3
    Thanks: 0
    Thanked 1 Time in 1 Post
    Rep Power : 0
    Reputation:11Erigo is on a distinguished road

    Default OPCounter - Online Players Counter

    This is a small program written in C# by using .NET Framwork 3.5. The main function is to count online players at the server (MaNGOS) and log it to files.

    You have to set up config.conf file first, i think thats clear
    Code:
    ## Host IP:
    localhost
    ## DB User:
    root
    ## DB Password:
    root
    ## Realmd DB:
    realmd
    ## Time Between Metering (in miliseconds):
    300
    ## Show every count in console (yes or no):
    yes
    ## Use text files for statistic (yes or no):
    yes
    ## Use MySQL for statistic (yes or no):
    yes
    ## Use "Actual" text file (yes or no)
    yes
    Then you can start it. Console application will appear and it will be writing actual online players count to files in included folder.

    Time Between Metering is time between individual measurements. 3 last options in config means, what type of logging you want. To files, to mysql (sql to creat table is included) and if you want to maintain the current status in file actual.

    I made it for my server, you can maybe use it, maybe not... in czech I wrote extensive documentation and instructions, but in english, i am not able to do that so if you have questins, ask.

    Download Link:
    Code:
    http://filebeam.com/319c13e079c3bc5711ca8025cb83fc28

  2. The Following User Says Thank You to Erigo For This Useful Post:

    Noblebeastx (05-18-2010)

  3. #2
    Noblebeastx's Avatar
    Status : Noblebeastx is offline
    Join Date : May 2010
    Location : Whisperwind-WoW
    Posts : 1,664
    Thanks: 200
    Thanked 154 Times in 131 Posts
    Rep Power : 5
    Reputation:137Noblebeastx will become famous soon enough Noblebeastx will become famous soon enough

    Default

    Nice share

    Retired MMOTop Moderator/Super Moderator/Admin
    Yes, I Am A Beast And The Beast Is Unleashed.


 

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!
SEO Blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts