@Vadim: 1. Do you define your dll function as "function DllFunction();" instead of "dllfunction DllFunction();"? 2. Try to call the function in your Dll with and without "()" at the end! I can't explain why but it makes a difference!
Yeah thats true But for testing purposes it should be satisfying! My problem is now that I have to implement some kind of path finding because the entity is not running around blocks if they are in its way!