roguetexan
New Member
- Joined
- Mar 23, 2010
- Messages
- 72
I've converted a SharpSteer positioning system for Honorbuddy (used it in KillBots I posted on MMOwned some time ago).
I tried to add it to Singular (Apoc's). I added the DLL, ensured it was in the Singular BIN folder, and put it in the Honorbuddy root folder for good measure. When I try to run HB, I get:
Suggestions anyone?
I tried to add it to Singular (Apoc's). I added the DLL, ensured it was in the Singular BIN folder, and put it in the Honorbuddy root folder for good measure. When I try to run HB, I get:
It's referenced correctly, and if I "compile" through Studio, it is compiles with no errors. But when I try to run the CC, it compiles with errors."Could not compile CC from C:\Studio\HonorBuddy\CustomClasses\Singular 322!"
SingularRoutine.cs Line: 19 Error: The type or namespace name 'SharpSteer' could not be found (are you missing a using directive or an assembly reference?)
Suggestions anyone?