What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin]Mage Helper - Blinking is Natural

Something that you should include that is after it casts invisibility. It should check for nerby mobs. If theere are any nearby mobs within aggro range then it should move to a save place before eating or doing something that breaks the invis. This happened to me the first time I loaded this. Invis, eating = out of invis and nearby mobs aggros me.
 
Something that you should include that is after it casts invisibility. It should check for nerby mobs. If theere are any nearby mobs within aggro range then it should move to a save place before eating or doing something that breaks the invis. This happened to me the first time I loaded this. Invis, eating = out of invis and nearby mobs aggros me.
That is way more work than it sounds like, and I don't have much free time anymore.
 
I get these two compile errors in my log:

..\Plugins\MageHelper\MageHelper.cs(56,30) : error CS0115: 'MageHelper.MageHelper.Initialize()': no suitable method found to override
..\Plugins\MageHelper\MageHelper.cs(85,30) : error CS0115: 'MageHelper.MageHelper.Dispose()': no suitable method found to override
 
Back
Top