[v7.7] [INTERNATIONAL] [Resu] DeluxeInventoryFreeSpacePlugin menu

User Tag List

Results 1 to 13 of 13
  1. #1
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [v7.7] [INTERNATIONAL] [Resu] DeluxeInventoryFreeSpacePlugin


    It's the default InventoryFreeSpacePlugin with new features :
    - Space left in inventory for 2 slot items.

    NOTE : Open inventory once at the beginning of your session to get the value instead of the question mark.

    [v7.7] [INTERNATIONAL] [Resu] DeluxeInventoryFreeSpacePlugin-inventory-png

    Download:
    >>>>> DeluxeInventoryFreeSpacePlugin.cs <<<<<

    Install:
    save as plugins/Resu/ DeluxeInventoryFreeSpacePlugin.cs
    Last edited by User5981; 02-15-2019 at 04:21 AM.
    Supported version for all Resu plugins

    [v7.7] [INTERNATIONAL] [Resu] DeluxeInventoryFreeSpacePlugin
  2. Thanks johnbl, Gh0sT_89, xblade2k7 (3 members gave Thanks to User5981 for this useful post)
  3. #2
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated : Fix / workaround to count Horadric caches
    Supported version for all Resu plugins

  4. #3
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - Question mark instead of approximate value at the beginning of session (open inventory once to get the value)
    - Question mark instead of approximate value when you switch hero (open inventory once to get the value)
    Last edited by User5981; 12-23-2018 at 08:24 AM.
    Supported version for all Resu plugins

  5. #4
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - Question mark when switching character improved :-)
    Supported version for all Resu plugins

  6. #5
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - more aesthetical display
    - icon for bloodshards counter
    Supported version for all Resu plugins

  7. #6
    Silkdog569's Avatar Member
    Reputation
    3
    Join Date
    Apr 2017
    Posts
    39
    Thanks G/R
    11/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have no Idea why but this plugin seems to be the one throwing an exception when trying to load the latest Hud. Hud will not run with this one installed. I believe all your other one are fine. Can use LiveStats plugin but I do prefer this one over that.

    Thanks for all your work on your plugins.

    exception that keeps coming up is

    2019.09.25 14:28:54.632 19.9.25.0 error while compiling the plugins (System.IndexOutOfRangeException: Index was outside the bounds of the array.
    at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.****‏*‏‏​*‏**‬**​‎ ‏*(String , String , String )
    at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.​‬*​‫‬‎*​‏*‬*‬‫‏‫**‎**‬ ‫‎*(CSharpCodeProvider , CompilerParameters , String[] ))

  8. #7
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silkdog569 View Post
    I have no Idea why but this plugin seems to be the one throwing an exception when trying to load the latest Hud. Hud will not run with this one installed. I believe all your other one are fine. Can use LiveStats plugin but I do prefer this one over that.

    Thanks for all your work on your plugins.

    exception that keeps coming up is

    2019.09.25 14:28:54.632 19.9.25.0 error while compiling the plugins (System.IndexOutOfRangeException: Index was outside the bounds of the array.
    at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.****‏*‏‏​*‏**‬**​‎ ‏*(String , String , String )
    at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.​‬*​‫‬‎*​‏*‬*‬‫‏‫**‎**‬ ‫‎*(CSharpCodeProvider , CompilerParameters , String[] ))
    I will have look after I'm done teaching guitar for the day ��
    Supported version for all Resu plugins

  9. #8
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I confirm it is the only one of my plugins doing this but I can't understand what is causing this...
    Supported version for all Resu plugins

  10. #9
    xblade2k7's Avatar Active Member
    Reputation
    48
    Join Date
    Jun 2009
    Posts
    277
    Thanks G/R
    101/32
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    DeluxeInventoryFreeSpacePlugin.cs_

  11. #10
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by User5981 View Post
    I confirm it is the only one of my plugins doing this but I can't understand what is causing this...
    I can't PM you so here's the reason: read this thread (OzHelper (work with TurboHUD)).

  12. #11
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    fixed the compilation issue, sorry for the inconvenience. release coming in 1 minute
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  13. Thanks Jembo, User5981 (2 members gave Thanks to KillerJohn for this useful post)
  14. #12
    LazyDruid's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    53
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting wild exception with the updated file.

    Preventing TurboHud from completing its load. As stated above...

    Code:
    2019.09.27 00:02:59.897	19.9.25.0	error while compiling the plugins (System.IndexOutOfRangeException: Index was outside the bounds of the array.
       at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.****‏*‏‏​*‏**‬**​‎‏*(String , String , String )
       at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.​‬*​‫‬‎*​‏*‬*‬‫‏‫**‎**‬‫‎*(CSharpCodeProvider , CompilerParameters , String[] ))
    AM i to assume that there is a compile issue that was done to resolve this and i need to re-download turbohud?
    Last edited by LazyDruid; 09-26-2019 at 11:09 PM.

  15. #13
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LazyDruid View Post
    Getting wild exception with the updated file.

    Preventing TurboHud from completing its load. As stated above...

    Code:
    2019.09.27 00:02:59.897	19.9.25.0	error while compiling the plugins (System.IndexOutOfRangeException: Index was outside the bounds of the array.
       at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.****‏*‏‏​*‏**‬**​‎‏*(String , String , String )
       at ‪‬*‏‪**​‏‫‪*‎*‬*‫*‫*‎‬**.​‬*​‫‬‎*​‏*‬*‬‫‏‫**‎**‬‫‎*(CSharpCodeProvider , CompilerParameters , String[] ))
    AM i to assume that there is a compile issue that was done to resolve this and i need to re-download turbohud?
    yep download or redownload latest TurboHUD version ;-)
    Supported version for all Resu plugins

Similar Threads

  1. [v7.3] [INTERNATIONAL] [Resu] ParagonPercentagePlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 89
    Last Post: 03-29-2021, 10:18 PM
  2. [v7.3] [INTERNATIONAL] [Resu] CraftersDelightPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 194
    Last Post: 03-07-2021, 05:56 AM
  3. [v7.3] [INTERNATIONAL] [Resu] UrshisGiftPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 55
    Last Post: 12-04-2020, 05:45 PM
  4. [v7.3] [INTERNATIONAL] [Resu] BattleTagAboveBannerPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 56
    Last Post: 08-01-2019, 05:03 AM
  5. [v7.3] [INTERNATIONAL] [Resu] TimeEverywherePlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 4
    Last Post: 08-30-2017, 05:20 PM
All times are GMT -5. The time now is 06:06 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search