hi! I'm newbie and i'm trying to do working 3dsidescroller from your web Locoweed, but i think dll don't work, i can run level, but without waypoints and pathfinder..

i disable in:
main.wdl: //include <Astardll.wdl>
astar_open.wdl: //DLLSetWaypoint(my.ENTITY_ID, 0, goal);
//DLLSetWaypoint(my.ENTITY_ID,temp,vCurrent);

character move with mouse but, without pathfinder, are there any way to do dll working or change same code for doing pathfinder in other way?
that's all thank's very much!