Nirvana9832
Member
- Joined
- Apr 12, 2012
- Messages
- 188
- Reaction score
- 1
Not in BotBase selector. Getting this in the log:
Compiler Error: c:\Users\Raymundo\Desktop\HB2\Bots\AutoAngler2\AutoAngler.cs(122,100) : error CS0246: The type or namespace name 'ActionMoveToCorpse' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Raymundo\Desktop\HB2\Bots\AutoAngler2\AutoAngler.cs(123,98) : error CS0246: The type or namespace name 'ActionRetrieveCorpse' could not be found (are you missing a using directive or an assembly reference?)
How can i fix this?
Thank you.
Edit: Completely deleted the bot base folder, and re installed autoangler with the SVN. Works fine now.
Compiler Error: c:\Users\Raymundo\Desktop\HB2\Bots\AutoAngler2\AutoAngler.cs(122,100) : error CS0246: The type or namespace name 'ActionMoveToCorpse' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Raymundo\Desktop\HB2\Bots\AutoAngler2\AutoAngler.cs(123,98) : error CS0246: The type or namespace name 'ActionRetrieveCorpse' could not be found (are you missing a using directive or an assembly reference?)
How can i fix this?
Thank you.
Edit: Completely deleted the bot base folder, and re installed autoangler with the SVN. Works fine now.






