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] Camel figurine 5.04

Some more info would be nice..

Getting this error:
Compiler Error: d:\Utilities\Honorbuddy\Plugins\CamelFigurine\Camel.cs(27,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: d:\Utilities\Honorbuddy\Plugins\CamelFigurine\CamelSettings.cs(18,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: d:\Utilities\Honorbuddy\Plugins\CamelFigurine\CamelUI.cs(25,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
 
Last edited:
I am encountering the same bug as BigD. That's the only text that shows up.
 
Some more info would be nice..

Getting this error:
Compiler Error: d:\Utilities\Honorbuddy\Plugins\CamelFigurine\Camel.cs(27,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: d:\Utilities\Honorbuddy\Plugins\CamelFigurine\CamelSettings.cs(18,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: d:\Utilities\Honorbuddy\Plugins\CamelFigurine\CamelUI.cs(25,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)

same here
 
Styx.Combat is obsolete.

Try commenting the references out in the sourcecode.
 
Styx.Combat is obsolete.

Try commenting the references out in the sourcecode.

This, testing now after commenting out Styx.Combat.

Also added the spawn points to my gathermate addon, so i can manually watch if the plugin dont interact.
 
Last edited:
Back
Top