Pawno compile error - 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: Pawno compile error (
/showthread.php?tid=639506)
Pawno compile error -
Vladdutzy - 18.08.2017
D:\Utilizator Windows10\Desktop\GAMEMODE ITECH BELEAUA\gamemodes\starzone.pwn(127) : fatal error 100: cannot read from file: "profiler"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
I get a faking very nice gamemode and when i compile i receive that error how to fix them ?
Re: Pawno compile error -
UberEverywhere - 18.08.2017
download profiler include and drop it in /pawno/include
and compile again
Re: Pawno compile error -
VVWVV - 18.08.2017
I know only two libraries that can be used in your script - "
amx_assembly" (contains a file with the same name), "
profiler plugin".