View Single Post
Custom dll bot loading problem
Old
  (#1)
The_Hard_Mission_Guy
This user broke our rules and has been BANNED
 
The_Hard_Mission_Guy's Avatar
 
Status: Offline
Posts: 181
Join Date: May 2006
Default Custom dll bot loading problem - 06-07-2006

Allowa
I'm experimenting with whistler's version of the Hpb-bot for Ricochet called "Ricobot" and it seems that I'm facing a small but strange problem!

First when I add the rest of the cpp's and h's from botman's package and then compile it using MSVC++ 6 , everything goes as it should and I get a nice Dll.

but when I delete the default project files that come with Ricobot or Hpb_bot , start a new Dll project , add all the headers and sources and then compile the Dll(which is compiled successfully) I get an error message while loading the map in ricochet , saying something like can't load Dll Api

I tried everything but till now I can't find the error ( yes I checkd liblist.gam)
I suspect the mistake to be somewhere in the project files , but I can't locate the problem.......

remember the Dll compiles correctly without complaints , but it can't be loaded by the HL engine for some reason..

Help is urgently appreciated
  
Reply With Quote