SA-MP Forums Archive
Plz fix it - 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: Plz fix it (/showthread.php?tid=262697)



Plz fix it - jot16 - 19.06.2011

original code
Quote:

#include <dini>

error after compiling

Quote:

C:\Users\Jot\Desktop\SAMP Server\gamemodes\register.pwn(17) : fatal error 100: cannot read from file: "dini"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

it's just a registration system that i got from and some tutorial.tutorial link:Click Here


Re: Plz fix it - grand.Theft.Otto - 19.06.2011

Are you sure the dini.inc file is in pawno/includes and not just the /includes folder?


Re: Plz fix it - jot16 - 19.06.2011

dini is there already


Re: Plz fix it - Horrible - 19.06.2011

Quote:
Originally Posted by jot16
Посмотреть сообщение
original code

error after compiling



it's just a registration system that i got from and some tutorial.tutorial link:Click Here
check ur dini place if u find it copy/move it to pawno/include


Re: Plz fix it - jot16 - 19.06.2011

Quote:
Originally Posted by Horrible
Посмотреть сообщение
check ur dini place if u find it copy/move it to pawno/include
include or includes


Re: Plz fix it - sleepysnowflake - 19.06.2011

C:\Users\Blue\Desktop\YOUR SERVER FOLDER NAME\pawno\include

The dini should be there.

Also this should help. CLICK ME!