• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Stance Remember

 

Project Updated:
Files Updated: Sun, Oct 26 2008
Supports Game Version: Beta 3.0
Category: Action Bars, and Combat
Tags:

[Edit Tags]

Project Manager: Okaryn
Additional Authors: No additional authors
Current Version: Stance Remember 1.2
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 0
Downloads Total: 366
Favorites: 1
Comments: 2
  • About Stance Remember
  •  

Because War is bug.. after logon or ReloadUI, display your correct stancebar and display the highlight border on the correct stance button.

First I was try to create an addon to auto stance after die, but it's not possible to change stance with function/macro :(

After created my add-on I saw a similar add-on on Curse, but mine is lighter and don't override any internal function :P

  • Downloads (3)
  •  
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  
  Stance Remember 1.2 Release Beta 3.0 211 10/26/2008
  Stance Remember 1.1 Release Beta 3.0 102 10/12/2008
  Stance Remember 1.0 Release Beta 3.0 53 10/11/2008
  • 1 page(s)
  • 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.
  • Nemes said 

    Looks like you got the idea from NStanceHighlighter: http://war.curse.com/downloads/war-addons/details/nstancehighlighter/download/280900.aspx

    You might want to change your PLAYER_STANCE_UPDATED method to look at the update type, as per NStanceHighlighter 1.4 - you should only remember gained stances, not lost ones!

    Reply Report Permalink
  • Okaryn said 

    Hi,

    I don't get the idea from your add-on, it's because I played a shadow warrior and this bug is very unpleasant.

    It's not necessary to test ADD/REMOVE in PLAYER_STANCE_UPDATED because the last call to this function is the good stance (include no stance), so I always remember the good stance.
    War write saved variables to disk only on disconnecting, so it don't take ressource when remember a stance. Add a test for ADD/REMOVE don't increase performance, on the contrary you add a test on every call to PLAYER_STANCE_UPDATED.

    Reply Report Permalink
  • Is there any way to change the default auto change stance Hotbar 1 to Hotbar 2?

    Reply Report Permalink
  • Okaryn said 

    Hi,

    Actually not, because hte default stance bar is hotbar 1 in the buil-in functions of War. If I change the code and you change your active stance, War will change hotbat1 and add-on a second hot bar... so very bad ;)

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

Average downloads per day

  1. 431 Paint the leader PvP, and Combat
  2. 172 Twister Buffs & Debuffs, Action Bars...
  3. 122 Warhammer Scrolling Combat Text Combat
  4. 73 QQ DPS Meter Combat
  5. 64 NerfedButtons Action Bars, and Development...