SA-MP Forums Archive
How to fix this ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to fix this ? (/showthread.php?tid=580557)



How to fix this ? - KamalBa - 06.07.2015



Alot of players told me because of pluings!


Ok those my pluings
pluings MerRandom.dll PointToPoint.dll streamer.dll



Please help fast!


Re: How to fix this ? - dusk - 06.07.2015

Download and add "nativechecker" plugin the post your server log here.


Re: How to fix this ? - KamalBa - 06.07.2015

Which one to use

Pluings Windows

Pluings Luinx ?


Re: How to fix this ? - dusk - 06.07.2015

Well it completely depends on what OS are you running.

You need .dll plugins when you are using Windows, and .so when you are running Linux. From the picture above, you ARE using Windows.


Re: How to fix this ? - KamalBa - 06.07.2015

Yes I using .dll but not working after adding it


Re: How to fix this ? - dusk - 06.07.2015

I asked you to show us your server log(server_log.txt) after you add nativechecker.


Re: How to fix this ? - KamalBa - 06.07.2015

same
nothing changed!


Re: How to fix this ? - KamalBa - 06.07.2015

Any answer ?


Re: How to fix this ? - liquor - 06.07.2015

Post what includes that are inside bb_freeroam.pwn (all of the #include <> lines)


Re: How to fix this ? - Bravo81 - 06.07.2015

The line in your game mode (Line 19) is calling a function, it can not find that function.
Chances are you've spelt something wrong.

What is line 19 in your bb_freeroam.pwn?