SA-MP Forums Archive
plugins? - 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: plugins? (/showthread.php?tid=633327)



plugins? - Lester23 - 29.04.2017

hi so my problem is simple, house icons don't appear, neither the map icons. And I tried to update my plugins sscanf and streamer the latest versions but no success.

list of plugins that I use: mysql profiler sscanf streamer crashedetect any idea what else I need to do?


Re: plugins? - Kane - 29.04.2017

Are you using the latest includes? Make sure your <a_samp> has #include core.


Re: plugins? - Lester23 - 29.04.2017

Sorry I don't get it...


Re: plugins? - Kane - 29.04.2017

It's not exactly something difficult to understand man.

Open "a_samp.inc" in "pawno/include" with pawno. Make sure to select all file types when you go to your includes.

Do you see:
Код:
#include core.inc
at the top?


Re: plugins? - Lester23 - 29.04.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
It's not exactly something difficult to understand man.

Open "a_samp.inc" in "pawno/include" with pawno. Make sure to select all file types when you go to your includes.

Do you see:
Код:
#include core.inc
at the top?
I see #Include <core>


Re: plugins? - Kane - 29.04.2017

Show your script for the icons.