SA-MP Forums Archive
GM - 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: GM (/showthread.php?tid=502924)



GM - UfsDev - 26.03.2014

C:\Users\ccc\Downloads\God\Samp Script\High_Speed_Drivers\High Speed Drivers\gamemodes\HighSpeedDrivers.pwn(7) : fatal error 100: cannot read from file: "StreetRodZ\Defines"

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


1 Error.


How To FIX?


Re: GM - MattTucker - 26.03.2014

Open your pawno folder - includes - and check for a folder named 'StreetRodZ' (Having the exact caps and so on) and check for a file named 'Defines' if not found, then you don't have that include.

If found, with other caps (example:StreetRODz) rename the folder to StreetRodZ and the include to Defines


Re: GM - Equuuuin0X - 26.03.2014

If you have done above, still experiencing problems.

Re-compile it by opening pawno.exe in where the include is, then re-compile your script.