Hello Stefan!
Quote:
Originally Posted by stefanhendriks
do you use metamod 1.17.1?
a badf error means either that the plugin is not valid (its not a dll file) or its not existing. Try to verify this plz 
|
I am using Metamod 1.17.1, yes. But, indeed, the hint from Whistler was the right one. I created a file named "realbot_plugin.def" with the following content:
Code:
LIBRARY realbot_mm
EXPORTS
GiveFnptrsToDll @1
SECTIONS
.data READ WRITE
And - voilą - it worked!
The bot runs now, but very slow and with massive CPU usage. And, furthermore, the bots ain't learning as it seems, because they do not leave their spawned positions and hang around... I could not motivate them to move!
Thanks for your help...
--
Michael Wohlers (
http://www.michaelwohlers.de)