Include error- progress2 - 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: Include error- progress2 (
/showthread.php?tid=661194)
Include error- progress2 -
RudyCzeczen - 25.11.2018
Hi! I've just got a very old gamemode from it's author, i tried to compile/run it in Pawno but there's one problem with include, and i will be very happy if you could help me. There it is:
Pawno/include/progress2.inc(13) : fatal error 100: cannot read from file: "logger"
What should i do?
Re: Include error- progress2 -
Kosso - 25.11.2018
search for preogress2.inc and logger.inc on ****** and then put them in pawno/include folder
Re: Include error- progress2 -
RudyCzeczen - 25.11.2018
Quote:
Originally Posted by Kosso
search for preogress2.inc and logger.inc on ****** and then put them in pawno/include folder
|
I already did put progress2.inc in the include folder, but as i see in the pwn file, there is no #include <logger>
Re: Include error- progress2 -
Kosso - 25.11.2018
i will upload it for you and then i will come with an edit
edit
here it is:
https://pastebin.com/G1pxQ2Mm
copy the code from pastebin into a notepad document and then save the document as logger.inc, select from document fromat .txt to all formats and put the name logger.inc and save.
Re: Include error- progress2 -
RudyCzeczen - 25.11.2018
Thank you!
Re: Include error- progress2 -
Kosso - 25.11.2018
No problem
Re: Include error- progress2 -
RudyCzeczen - 25.11.2018
I will answer you later how will it work for me, but for now i gotta go, can't test it right now