Compiling Help - 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: Compiling Help (
/showthread.php?tid=522436)
Compiling Help -
fullkross - 27.06.2014
Hey guys, I am trying to compile the wcrp.pwn, but the error goes as follows:
Код:
C:\Users\house\Desktop\server\gamemodes\WCRP.pwn(9) : fatal error 100: cannot read from file: "dns"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Does anyone know how to fix this?
Re: Compiling Help -
Chilli9434 - 27.06.2014
Have you put the dns include in the right place?
Re: Compiling Help -
fullkross - 27.06.2014
I am not sure where to find this dns, doesn't seem to be in that wcrp script.