Nikolay Pukhov

Results 4 comments of Nikolay Pukhov

I am just now making pathfinder plugin used colandreas and a*. I think it is better to implement another algorithm for CA raycastline. I use multithreading. PathFinder on CA: https://github.com/Fleynaro/PathFinderCA

It was also with me when I use my pathfinder used multithreading. After locking a separated thread before creating a bot this issue disappeared. That is related to threading in...

Here is more about: https://forum.sa-mp.com/showthread.php?p=4040922&posted=1

> Do you plan on making this (partially) work on Linux? Yes, I do. > Could you list all the Windows-specific things that would need to be rewritten? In fact,...