Menu

#839 TitanGold: Not showing player gold in bar

Resolved
nobody
None
Defect
2012-09-30
2012-09-26
Anonymous
No

Originally created by: Honor...@gmail.com
Originally owned by: urn...@gmail.com

TitanGold is only showing the server total within the button text in the bar.  This issue is being worked on.

Related

Wiki: Titan_Panel_Version_History

Discussion

  • Anonymous

    Anonymous - 2012-09-27

    Originally posted by: Honor...@gmail.com

    The quickest way to avoid this problem would be roll-back to 5.1.5 as the only changes in 5.1.6 were within TitanGold.  Alternatively, you can do the following change to TitanGold if you feel comfortable doing so:

    Change line 375 from:

       ret_str = NiceCash(TitanPanelGoldButton_TotalGold(), true, false)

    To:

       ret_str = NiceCash(ttlgold, true, false)

    and then save the file.  You can then /reload or start WoW normally and it should resolve the problem.

     
  • Anonymous

    Anonymous - 2012-09-27

    Originally posted by: cantinho...@gmail.com

    Changed the code. Thanks it works ;)

     
  • Anonymous

    Anonymous - 2012-09-29

    Originally posted by: kze...@gmail.com

    Ah cool! My search didn't show so I reposted, sorry. I changed the code and works perfectly now. Much thanks!!! :D

     
  • Anonymous

    Anonymous - 2012-09-30

    Originally posted by: Honor...@gmail.com

    (No comment was entered for this change.)

    Status: Resolved

     

Log in to post a comment.