open.mp forum
[Pawn] ColAndreas not supported in 0.3.dl ? or i'm doing something wrong ? - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: [Pawn] ColAndreas not supported in 0.3.dl ? or i'm doing something wrong ? (/showthread.php?tid=1026)



ColAndreas not supported in 0.3.dl ? or i'm doing something wrong ? - mouiz - 2020-03-29

NVM, Fixed!


RE: Include doesn't work in 3.dl ? - JustMichael - 2020-03-29

it does state in the header of the file

Code:
- This is an experimental pathfinder made for SA-MP totally in pawn, the same is still not recommended for use.

However from looking at it, the code wouldn't change based on the server version. However there maybe some changes in the 0.3.DL release for ColAndreas. This could affect the code output you are getting, since this include relies on it.

So the problem wouldn't be the include, but ColAndreas.


RE: Include doesn't work in 3.dl ? - mouiz - 2020-03-29

I just tested the CA_RayCastLine function, it does not work in 0.3.dl, any solution for that ?


RE: ColAndreas not supported in 0.3.dl ? or i'm doing something wrong ? - Jarnokai - 2020-03-30

(2020-03-29, 12:56 PM)mouiz Wrote: NVM, Fixed!



It would be helpful for other people if you explained us what your initial problem was and how you went about solving it. This way someone else experiencing the same problem can get an instant answer here instead of creating another thread about the same problem.


RE: ColAndreas not supported in 0.3.dl ? or i'm doing something wrong ? - mouiz - 2020-04-04

(2020-03-30, 04:05 PM)Jarnokai Wrote:
(2020-03-29, 12:56 PM)mouiz Wrote: NVM, Fixed!

It would be helpful for other people if you explained us what your initial problem was and how you went about solving it. This way someone else experiencing the same problem can get an instant answer here instead of creating another thread about the same problem.

I forgot to add CA_Init ();?

helpful ? idk if anyone else is silly enough