• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

pathfinding

  1. kuhi

    Programmer Looking for programmer to add pathfinding to my bot

    Hello, I have an internal C++ dll that reads XY coordinates source and XY coordinates dest. Your task is to include a pathfinding algorithm that will allow me to loop it in my current code. Parameters that we must check: path->isWalkable path->isPathable I will provide access to that data...
  2. anyeor

    Path finding - improvement

    Hello, I will pay for the pathfinding conversion from the old evolution engine (7.92) to the TFS 1.2 engine (with actual pathfinding optimization only with other calculations) My old engine map.cpp: https://pastebin.com/raw/3upDXktj My new engine tfs 1.2 map.cpp...
  3. shial

    A* algorithm. Server vs Client Pathfinding

    With Tibia server pathfinding is it done on the server side or via client side? If so why? What are cons and pros? Want to know your opinion on that topic.
Back
Top