Bigpete347
New Member
- Joined
- Feb 16, 2010
- Messages
- 9
- Reaction score
- 0
I have a cs file in my customclass folder and i only have the single file in there, none others and I get this giant error: (and the "-----------" is where my name would be, not revealing it haha)
Honorbuddy 1.331 settings list
Follow Distance:1
Foodname: Homemade Cherry Pie
Drinkname: Moonberry Juice
LootMobs: True
LootChests: True
HarvestHerbs: False
HarvestMinerals: False
SkinMobs: False
LogicType: 0
MountName: Swift Gray Wolf
UseMount: True
Pull Distance: 24.
Loot Radius: 45
Last Used Path: C:\Documents and Settings\----------\My Documents\Downloads\Horde1-60.xml.
Attempting Authorization
Authorization Success!
Honorbuddy 1.331 started.
Character is a level 55 Hunter.
Current zone is: .
Compiler errors in CC!
c:\Documents and Settings\\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 37 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Documents and Settings\-------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 38 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx.Logic' (are you missing an assembly reference?)c:\Documents and Settings\----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 39 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Documents and Settings\------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 40 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Documents and Settings\--------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 42 Error: The type or namespace name 'CombatRoutine' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\-----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 150 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 151 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\-----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 152 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 168 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 2475 Error: The type or namespace name 'WoWItem' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 2488 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\----------------Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3253 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3253 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3264 Error: The type or namespace name 'WoWGameObject' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\-------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3264 Error: The type or namespace name 'WoWGameObject' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3522 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\--------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3794 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3811 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\--------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3811 Error: 'Styx.Bot.CustomClasses.CC_TalentGroup.Me': a volatile field cannot be of the type 'LocalPlayer'
Re-compile complete.
Global.CurrentCC: Object reference not set to an instance of an object.
Honorbuddy 1.331 settings list
Follow Distance:1
Foodname: Homemade Cherry Pie
Drinkname: Moonberry Juice
LootMobs: True
LootChests: True
HarvestHerbs: False
HarvestMinerals: False
SkinMobs: False
LogicType: 0
MountName: Swift Gray Wolf
UseMount: True
Pull Distance: 24.
Loot Radius: 45
Last Used Path: C:\Documents and Settings\----------\My Documents\Downloads\Horde1-60.xml.
Attempting Authorization
Authorization Success!
Honorbuddy 1.331 started.
Character is a level 55 Hunter.
Current zone is: .
Compiler errors in CC!
c:\Documents and Settings\\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 37 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Documents and Settings\-------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 38 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx.Logic' (are you missing an assembly reference?)c:\Documents and Settings\----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 39 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Documents and Settings\------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 40 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Documents and Settings\--------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 42 Error: The type or namespace name 'CombatRoutine' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\-----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 150 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 151 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\-----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 152 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 168 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\----------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 2475 Error: The type or namespace name 'WoWItem' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 2488 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\----------------Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3253 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3253 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3264 Error: The type or namespace name 'WoWGameObject' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\-------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3264 Error: The type or namespace name 'WoWGameObject' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3522 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\--------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3794 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\---------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3811 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Documents and Settings\--------------------\Desktop\trhrth\CustomClasses\Dypeto.cs.csLine: 3811 Error: 'Styx.Bot.CustomClasses.CC_TalentGroup.Me': a volatile field cannot be of the type 'LocalPlayer'
Re-compile complete.
Global.CurrentCC: Object reference not set to an instance of an object.