• Visit Rebornbuddy
  • Override - A Targeting Override Plugin

    Discussion in 'Archives' started by Apoc, May 30, 2010.

    1. EliteNewbz

      EliteNewbz New Member

      Joined:
      Jun 8, 2010
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      This is the one I'm using (ilyals) it's on page 9. Don't know how to quote the response but its response #84
       
    2. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Seems like a bug in HB then.
       
    3. EliteNewbz

      EliteNewbz New Member

      Joined:
      Jun 8, 2010
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      HB's a bit biggy, sometimes a mob would have about 30 hp left and would try to rest @_@. Pulling out my hair.
       
    4. niggle

      niggle New Member

      Joined:
      May 13, 2010
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Looks good, but does it work in parties?

      The plugin that's on post #84 says "but i think that wouldn't work in party " does it work or not?

      Thanks.
       
    5. ilyals

      ilyals Member

      Joined:
      May 26, 2010
      Messages:
      119
      Likes Received:
      3
      Trophy Points:
      18
      After 1.9.2.5 it throws this error... seems like HB bug.

      If you didn't add the last section of code in my post (the attached file comes w/o this code) then it should work.
       
      Last edited: Jun 13, 2010
    6. wilsonj17

      wilsonj17 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,133
      Likes Received:
      8
      Trophy Points:
      38
      Apoc is it true that this or a new target system is getting implemented into the HB core?
       
    7. Thunderofnl

      Thunderofnl New Member

      Joined:
      Jan 15, 2010
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      0
      love you apoc (K) :p
      JK, thanks :D
       
    8. dav777

      dav777 Member

      Joined:
      Jan 15, 2010
      Messages:
      159
      Likes Received:
      2
      Trophy Points:
      18
      I'm seeing this type of thing a lot with HB v1.9.2.5
      Code:
      Activity: Moving to hotspot
      Exception from Override:
      System.InvalidCastException: Unable to cast object of type  'Styx.WoWInternals.WoWObjects.WoWUnit' to type  'Styx.WoWInternals.WoWObjects.WoWPlayer'. --->  SmartAssembly.SmartExceptionsCore.UnhandledException:  SmartExceptionsCore.UnhandledException @ 988, offset:0 --->  SmartAssembly.SmartExceptionsCore.UnhandledException:  SmartExceptionsCore.UnhandledException @ 1309, offset:59
         --- End of inner exception stack trace ---
         --- End of inner exception stack trace ---
         at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsFriendly()
         at  Apoc.Plugins.TargetOverride.Override.<CreateTargetList>b__23(<>f__AnonymousType3`2  <>h__TransparentIdentifier19) in  c:\HB\Plugins\Override.cs:line 195
         at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
         at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         at Apoc.Plugins.TargetOverride.Override.CreateTargetList() in  c:\HB\Plugins\Override.cs:line 191
         at  Apoc.Plugins.TargetOverride.Override.Targeting_OnTargetListUpdateFinished(Object  context) in c:\HB\Plugins\Override.cs:line 77
      Activity: Setting Anub'ar Ambusher at 32 yards as your target
      Stop and dismount...
      Activity: Pulling Anub'ar Ambusher now.
      
      Any ideas or is this normal ? No changes were made to the override.cs file. Downloaded and installed as is.
       
      Last edited: Jun 14, 2010
    9. Mupp

      Mupp New Member

      Joined:
      May 3, 2010
      Messages:
      613
      Likes Received:
      5
      Trophy Points:
      0
      Dont think it works with the current version.
       
    10. Pexus

      Pexus Member

      Joined:
      Feb 5, 2010
      Messages:
      222
      Likes Received:
      2
      Trophy Points:
      18
      Can someone upload it as a .cs file?
      Can't get it to work.
       
    11. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      I get similar with zero modifications.
      Code:
      [2:36:33 PM:451] Exception from Override:
      System.InvalidCastException: Unable to cast object of type 'Styx.WoWInternals.WoWObjects.WoWUnit' to type 'Styx.WoWInternals.WoWObjects.WoWPlayer'. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 989, offset:0 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1310, offset:59
         --- End of inner exception stack trace ---
         --- End of inner exception stack trace ---
         at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsFriendly()
         at Apoc.Plugins.TargetOverride.Override.<CreateTargetList>b__14(<>f__AnonymousType0`2 <>h__TransparentIdentifier2) in c:\somefolder\Plugins\Override.cs:line 357
         at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         at Apoc.Plugins.TargetOverride.Override.CreateTargetList() in c:\somefolder\Plugins\Override.cs:line 354
         at Apoc.Plugins.TargetOverride.Override.Targeting_OnTargetListUpdateFinished(Object context) in c:\somefolder\Plugins\Override.cs:line 99
       
    12. Lt.Leon

      Lt.Leon New Member

      Joined:
      May 19, 2010
      Messages:
      1,022
      Likes Received:
      4
      Trophy Points:
      0
      Just right click the link in the post, and hit Save target as... or Save link as...
       
    13. letsgo2u

      letsgo2u New Member

      Joined:
      Jan 15, 2010
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      0
      can we use the link to dl for a svn update?

      edit: nvm figured it out - that svn shit is great for easy updateing ^^

      edit2:
      still getting this:

      Code:
      Exception from Override:
      System.InvalidCastException: Das Objekt des Typs "Styx.WoWInternals.WoWObjects.WoWUnit" kann nicht in Typ "Styx.WoWInternals.WoWObjects.WoWPlayer" umgewandelt werden. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 988, offset:0 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1309, offset:59
         --- Ende der internen Ausnahmestapel?berwachung ---
         --- Ende der internen Ausnahmestapel?berwachung ---
         bei Styx.WoWInternals.WoWObjects.WoWUnit.get_IsFriendly()
         bei Apoc.Plugins.TargetOverride.Override.<CreateTargetList>b__14(<>f__AnonymousType0`2 <>h__TransparentIdentifier2) in e:\BuddyProducts\HB 1.9.2.5 - 1\Plugins\Override.cs:Zeile 357.
         bei System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
         bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         bei Apoc.Plugins.TargetOverride.Override.CreateTargetList() in e:\BuddyProducts\HB 1.9.2.5 - 1\Plugins\Override.cs:Zeile 354.
         bei Apoc.Plugins.TargetOverride.Override.Targeting_OnTargetListUpdateFinished(Object context) in e:\BuddyProducts\HB 1.9.2.5 - 1\Plugins\Override.cs:Zeile 99.
      log attached - its at the end...
       

      Attached Files:

      Last edited: Jun 16, 2010
    14. btaddict

      btaddict New Member

      Joined:
      Mar 30, 2010
      Messages:
      301
      Likes Received:
      0
      Trophy Points:
      0
      sweet!..gonna give it a try....as getting bitten in the butt while targeting something too far away is not all that fun :)

      EDIT:
      OK..maybe I won't try it as it won't compile on Beta 3 with the same errors as above.
       
      Last edited: Jun 16, 2010
    15. Hi on Helium

      Hi on Helium New Member

      Joined:
      Jan 22, 2010
      Messages:
      252
      Likes Received:
      3
      Trophy Points:
      0
      bump, Don't let Apoc's great work go unused and under appreciated!!
       
    16. Blinker1234

      Blinker1234 Member

      Joined:
      Jan 29, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      love the idea of this, any chance of getting a working plugin for the warden2 patched/upcoming release of hb?
       
    17. xLegendx

      xLegendx Active Member

      Joined:
      Apr 25, 2010
      Messages:
      1,050
      Likes Received:
      1
      Trophy Points:
      38
      Update please!
       
    18. unomobster

      unomobster New Member

      Joined:
      Jan 15, 2010
      Messages:
      120
      Likes Received:
      0
      Trophy Points:
      0
      i don't understand 90% of the greek you just typed but fuck it, keep up the good work apoc
       
    19. xLegendx

      xLegendx Active Member

      Joined:
      Apr 25, 2010
      Messages:
      1,050
      Likes Received:
      1
      Trophy Points:
      38
      File: Override.cs Line: 16 Error: The type or namespace name 'XNAMath' does not exist in the namespace 'Tripper' (are you missing an assembly reference?)
       
    20. Lt.Leon

      Lt.Leon New Member

      Joined:
      May 19, 2010
      Messages:
      1,022
      Likes Received:
      4
      Trophy Points:
      0
      Not compatible with HB atm, some targeting features were changed so the plugin will not cooperate with it.
       

    Share This Page