• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Bresenham Pathchecker

Level 7
Joined
Feb 9, 2021
Messages
301
Is it possible to make this function with an option that checks for Z as well?

Edit:

Also, GetPathLastX and GetPathLastY always return for me 1 and 2?
 
Last edited:

Bribe

Code Moderator
Level 50
Joined
Sep 26, 2009
Messages
9,464
It's sure a good thing IcemanBo supplied testmaps since wc3c is gone, kind of why I dislike when only a little script is present without any testmaps or the entire code.
I always use archive.org to pull from wc3c, and it works for the most part, as long as the original link still exists and you don't try to use fancy php-showthread functionality.
 
Top