SA-MP Forums Archive
fatal error 100: cannot read from file: "optp" - 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: fatal error 100: cannot read from file: "optp" (/showthread.php?tid=640440)



fatal error 100: cannot read from file: "optp" - RedGun2015 - 02.09.2017

Hello, i try to use this include https://sampforum.blast.hk/showthread.php?tid=487708 and when i start to compile i get this error:

I put the file correctly, but I have this error. (myfolder/pawno/include)....

Some help pls?

Код:
D:\GM\gamemodes\grown.pwn(51) : fatal error 100: cannot read from file: "optp"
Код:
// INCLUDE
#include <a_samp>
#include <a_mysql>
#include <streamer>
#include <foreach>
#include <sscanf2>
#include <zcmd>
#include <mSelection>
#include <a_zones>
#include <beaZone>
#include <timerfix>
#include <a_actor>
#include <fly>
#include <crashdetect>
#include <timestamptodate>
#include <geolocation>
#include <a_http>
#include <firework>
#include <playerprogress>
#include <OnPlayerPause>
#include <OPA>
#include <optp>
#include <OPF>
#include <fakekill>

#pragma dynamic 84872

#include <YSI\y_hooks>
#include <YSI\y_timers>



Re: fatal error 100: cannot read from file: "optp" - cuber - 02.09.2017

Are you using the pawno from the folder that optp is included?


Re: fatal error 100: cannot read from file: "optp" - RedGun2015 - 02.09.2017

Quote:
Originally Posted by cuber
Посмотреть сообщение
Are you using the pawno from the folder that optp is included?
Yes.