SA-MP Forums Archive
Dini - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Dini (/showthread.php?tid=161918)



Dini - iLcke - 21.07.2010

I keep getting an error saying Dini can not be found, when dini is in pawno > include. Ideas?


Re: Dini - Mystique - 21.07.2010

Are you completely sure that it's exactly spelled in the script as it's in the includes map?


Re: Dini - Mr187 - 21.07.2010

did you
<include Dini>
?


Re: Dini - iLcke - 21.07.2010

Код:
#include <dini>
And the dini is in Pawno > Include..


Re: Dini - Яσскѕтая - 21.07.2010

If you have more then one SAMP server make sure that you are running the right pawno.exe, also make sure the dini.inc isnt Dini.inc I think that it is case sensative.