• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

WarBoard_Session

 

Project Updated:
Files Updated: Wed, Jun 24 2009
Supports Game Version: 1.3
Category: PvP, and Quests & Leveling
Tags:

[Edit Tags]

Project Manager: lyberikus
Additional Authors: No additional authors
Current Version: WarBoard_Session 0.6
License: Public Domain
Development Site: CurseForge
Avg Daily DL (last 30 days): 3
Downloads Total: 5,083
Favorites: 7
Comments: 12
  • Contests
  • About WarBoard_Session
  •  

Information about the current session, plug-in for WarBoard.

Contains information about renown and exp gain as well as deaths, kills and killing blows for the current session.

Requires WarBoard. Pre version 0.4 also requires LibTime.

  • Downloads (7)
  •  
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  
  WarBoard_Session_beta0.2.zip Beta 1.1.1 240 4/16/2009
  WarBoard_Session_beta0.12.zip Beta 1.1.1 38 4/16/2009
  • Screenshots (2)
  •  
  • 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.
  • cetharel said

    using version 0.6 I still get the error on kills showing weird numbers and not the actually session

    Reply Report Permalink
  • In patch 1.3, you can do a GetGameTime(), since they're adding the function. More details on http://war.aiiane.net/wardev/api-changes/1-3-0.

    Reply Report Permalink
  • lyberikus said

    I have a new version that i just tested on test server, it uses getgametime and so far (havent extensively tested this yet) i havent seen the bug mentioned in my previous comment.

    Reply Report Permalink
  • Another think you could do would be declaring global variables (functions) as locals. Eg:
    local GetComputerTime = GetComputerTime
    This thing decreases the execution time of each function call. From what I see, the only things that should be declared locally are:
    GetComputerTime, towstring, TimeUtils.FormatClock, GameData.Player.(Functions, probably), Tooltips.
    I would do it like this
    local GetComputerTime, towstring, FormatClock, Tooltips,
    =
    GetComputerTime, towstring, TimeUtils.FormatClock, Tooltips,
    I'm also wondering, what's with the OnUpdate? What exactly does it do, since you're not showing anything (in the past versions) in the WarBoard frames. Everything is in the tooltips. Will test tomorrow and see. I don't find the usefulness of the OnUpdate except raping people's FPS. You can easily run those stuff once on init, and registering events for leveling.

    Reply Report Permalink
  • lyberikus said

    The only problem I have encountered so far with 0.5 is that sometimes when i logon the kills/dbs/deaths are all set to my lifetime nr instead of 0. I have been trying to figure out why but im drawing a blank, any ideas ?

    Reply Report Permalink
  • I don't really understand why. o_O

    Reply Report Permalink
  • lyberikus said

    Well, i took much of the original code from Waaaghbar ranktimer as i wrote in the .mod file. The onupdate stuff is legacy from that, this is because i still dont know much about lua and even less about ui programming, but im learning :)

    anyways, working on a version that removes the onupdate, because as you say it doesnt seem to do much.

    Reply Report Permalink
  • lyberikus said

    Thanks computerpunk, version 0.4 that i just uploaded no longer requires LibTime. Also fixed some issues i had with it not working properly until a reloadui. Keep reporting stuff you find and ill try to fix it :)

    Reply Report Permalink
  • Really good update. Thumbs Up. Will see if there is anything left to "optimize".

    Reply Report Permalink
  • Kay, I got some info for ya. :p
    They implemented GetComputerTime(). This should help you and not require LibTime. Aka, you could call the function on MouseOver and abuse the delta change then. :)

    Reply Report Permalink
  • Yup working fine 4 me now - thanks !!!!

    Reply Report Permalink
  • Info why AddOn didn't work for me:
    Dependency: LibTime. Add it to integrated dependencies on Curseforge.com.

    Reply Report Permalink
  • lyberikus said

    hm, not sure what you mean but its in my .mod file under dependancies. Suppose i can add it to the description aswell.

    Reply Report Permalink
  • lyberikus said

    I have thus far been very clumsy in my version updates, version 0.3 that i just uploaded should work. Last version was rushed out since it was late night and i didnt even have a chance to try it, this latest version i corrected some mistakes that caused pretty much nothing to work :)

    its my first addon so bare with me :)

    Reply Report Permalink
  • Looks like a cool addon!!!!!
    But I installed it using curse client and it seems to work but dosen't show time to level or any xp or rp i've earnt, altho the total xp and rp to level reads correct - any help would be great - tried disabaling all other mods apart from warboard and this and still the same problem

    Reply Report Permalink
  • namikaze said

    Can you elaborate on the functionality of this addon? Also, could you provide a sample screenshot or description of what the addon looks like on the WarBoard?

    Reply Report Permalink
  • lyberikus said

    computerpunk: just made changes that worked fine for me, 0.2 is the version you want but its as im typing this not yet the one that curseclient installs.

    Reply Report Permalink
  • Kay.

    Reply Report Permalink
  • This AddOn crashes my game on load.

    Reply Report Permalink
  • I'm still experiencing crashes.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 268 Paint the leader PvP, and Combat
  2. 124 Tome Titan Quests & Leveling
  3. 110 State of Realm PvP
  4. 60 TokenMachine PvP, and Bags & Inventory
  5. 57 TargetRing PvP, and Unit Frames