Looking for anybody experience with Pathfinding
Posted: February 4th, 2005, 12:41 pm
I am looking for anybody with experience writing pathfinding algorithms. For several different bots that I am currently working toward, I am in need of a bot that can work from a predefined node mesh. I have come up with my own hack - errr, method of getting it to work, but it's not very elegant or efficient.
If you have written any bots that can maneuver around previously, please let me know. Although the current (ugly) implementation is done entirely in ACTool, I'm also considering dumping everything to C++ in the form of a Decal replacement for ACTool. I dont know too much about XUnleashed as I dont have access to a copy as of yet, but I imagine that there is some form of a plugin system that could be used.
Credit for the pathfinding code will, of course, go to the writer. I will make certain that anybody using any of my macros/bots that utilize the pathfinding code recognizes that the pathfinding itself is NOT my creation. Further, if possible, I will try to convince admin to split credit (for purposes of the current contest) 50-50 for the full complex bot.
If you have written any bots that can maneuver around previously, please let me know. Although the current (ugly) implementation is done entirely in ACTool, I'm also considering dumping everything to C++ in the form of a Decal replacement for ACTool. I dont know too much about XUnleashed as I dont have access to a copy as of yet, but I imagine that there is some form of a plugin system that could be used.
Credit for the pathfinding code will, of course, go to the writer. I will make certain that anybody using any of my macros/bots that utilize the pathfinding code recognizes that the pathfinding itself is NOT my creation. Further, if possible, I will try to convince admin to split credit (for purposes of the current contest) 50-50 for the full complex bot.