• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Warhammer Census

 
Project Updated:
Files Updated: Mon, Jul 27 2009
Supports Game Version: 1.3
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: Rollie
Additional Authors: No additional authors
Current Version: Warhammer-Census.0.6.zip
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 8
Downloads Total: 7,232
Favorites: 25
Comments: 33
  • About Warhammer Census
  •  

Warhammer Census will report on server demographics and populations for your server and faction.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Warhammer Census Warhammer-Census.0.6.zip Release 1.3 2,005 7/27/2009
  Warhammer Census Warhammer-Census.0.5.zip Release 1.1.1 2,219 3/4/2009
  Warhammer Census Warhammer-Census.0.4.zip Release Beta 3.0 1,206 12/3/2008
  Warhammer Census Warhammer-Census.0.3.zip Release Beta 3.0 374 11/26/2008
  Warhammer Census Warhammer-Census.0.2.zip Release Beta 3.0 1,428 10/28/2008
  • 1 page(s)
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Zarltaire said

    Anyone else having problems with this since 1.3.2
    Just seems to say "Taking Census" - but not actually do anything anymore :(

    Reply Report Permalink
  • Wraal said

    Here's the fix to make it work with the current patch.
    Edit the Census.lua change the following line
    from
    job.m_Career, ZoneID, job.m_MinLevel, job.m_MaxLevel );
    to
    job.m_Career, ZoneID, job.m_MinLevel, job.m_MaxLevel, false );

    Reply Report Permalink
  • NilartPax said

    what line is this code on? I can't find it...

    Reply Report Permalink
  • ifandbut said

    This fix works fine. I wonder if Warcraft Realms is still taking data. Even if they are not I still like this addon to keep track of the population for myself.

    Reply Report Permalink
  • ltankhsd said

    Yeah seems broken since 1.3.2

    Reply Report Permalink
  • Malaal said

    Can this run a report on number of players in a particular zone? I'm trying to get comparisons of attackers/defenders.

    Reply Report Permalink
  • Rollie said

    New Version uploaded that will store a global file to make it easier to upload data to WarcraftRealms!

    Please contribute your data by uploading!

    http://www.warcraftrealms.com/war_upload.php

    Reply Report Permalink
  • Silverel said

    Warcraft Realms?

    How bout the Warhammer site?

    Reply Report Permalink
  • kjhatch said

    This addon does not work for me with either a Curse install or manual. I type /census and simply get unknown command. Anyone know how to get it to work?

    Reply Report Permalink
  • kjhatch said

    ok apparently logging out and changing servers fixed it. now works fine in all servers.

    Reply Report Permalink
  • Sniff said

    Paste this code after line 1177 of Census.lua and u can get players count by tiers:

    local iTier = 0;
    for i=1, g_MaxLevel, 1 do
    iTier = iTier + g_LevelCount[i]

    if (i == 11 ) then
    Census.Msg("TIER 1: ".. iTier);
    d (iTier);
    iTier=0;
    end
    if (i == 21 ) then
    Census.Msg("TIER 2: ".. iTier);
    iTier=0;
    end
    if (i == 31 ) then
    Census.Msg("TIER 3: ".. iTier);
    iTier=0;
    end
    if (i == 40 ) then
    Census.Msg("TIER 4: ".. iTier);
    Census.Msg("LVL 40: ".. g_LevelCount[i]);
    iTier=0;
    end
    end



    This will output something like this to chat window:
    [Census]: TIER 1: 103
    [Census]: TIER 2: 95
    [Census]: TIER 3: 118
    [Census]: TIER 4: 78
    [Census]: LVL 40: 45

    Reply Report Permalink
  • ArThoX said

    French user quick (and dirty!) fix :
    Census.lua

    >> Change : (line 551)
    function Census.GetCareerID( career )
    local ret = Census.CareerLookup[ career ];

    >> by
    function Census.GetCareerID( career )
    if (string.sub(career, 0, 4) == "Koup") then return 25 end
    local ret = Census.CareerLookup[ career ];

    Reply Report Permalink
  • Rumores said

    Great :)
    Merci for the trick ArThox !

    Reply Report Permalink
  • Gawaa said

    this is great thanks, today however it has stopped reporting numbers.. I runs.. and shows the players it finds, in the chat.. but the says all done, 0 new chars and 0 updated.. even after i purge the data and have 0 in database, and i know there are at least 100 people online or more. Not sure why, unless mythic has done something?

    Reply Report Permalink
  • Gawaa said

    well im not sure what happened. it was working fine last night, i hadnt changed anything. then wasnt today. I uninstalled it and reinstalled and it works fine! So.. seems ok now sorry.

    One request - is it possible at all to show the numbers online at the moment of taking the census? that would be amazing if so. Cheers :)

    Reply Report Permalink
  • Vianneybon said

    is there a way other than filter out /say, to hide the flood of output whenever this triggers?

    Reply Report Permalink
  • Rumores said

    Found a little issue with a specific french career request that leave this one empty in census count :
    "Choppa" is called "Koup'tou" in french and it seems the single quote used in Census addon (U+2019 special char i guess) doesn't match with the /who original panel one (U+0027 classic char).

    Btw, thanks for this addon Rollie :)

    Reply Report Permalink
  • SilverWF said

    What means localization.lua file in Census\Source\ folder?

    Reply Report Permalink
  • how do you start this cencus? whats the command/method

    Reply Report Permalink
  • Skitskraj said

    /census

    Reply Report Permalink
  • Addon Packs Containing Warhammer Census

Most Downloads / Day

Warhammer Census has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 33 WarBoard Miscellaneous
  2. 12 Clock Miscellaneous
  3. 11 WarBoard_FPS Miscellaneous
  4. 9 BlackBox Miscellaneous
  5. 6 WarBoard_TogglerSoR Miscellaneous