Posts: 252
Threads: 79
Joined: Feb 2014
Reputation:
0
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?
Posts: 202
Threads: 18
Joined: Oct 2013
Reputation:
0
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
Posts: 341
Threads: 28
Joined: Jan 2014
Reputation:
0
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.