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



HELP! - daniel2516 - 09.04.2016

\\SAM-PC\Users\Public\GtaSAnAD\SAMP\gamemodes\NVCNR.pwn( 23) : fatal error 100: cannot read from file: "GetVehicleColor"

HOW??!


Re: HELP! - iCurse - 09.04.2016

Did you open your scripting through pawno.exe?

1. Open pawno.exe ( Make sure you open the same pawno that contains all your stuff )
2. Click: File > Open > YOURSCRIPT ( The one that is showing errors )
3. Compile.


Re: HELP! - shourya12 - 09.04.2016

download "GetVehicleColor.inc" and put it under includes (present in pawno folder) and compile again.


Re: HELP! - daniel2516 - 09.04.2016

CAN Someone give me a link of GetVehicleColor.inc?


Re: HELP! - shourya12 - 09.04.2016

http://pastebin.com/CS5X1C96


Re: HELP! - daniel2516 - 09.04.2016

Still getting the same error, I downloaded the GetVehicleColor.inc and copied it still nothing..


Re: HELP! - SyS - 09.04.2016

How can it be not worked?? do you have multiple pawn programs?? check which one you using and put the include in the include folder of that pawno


Re: HELP! - daniel2516 - 09.04.2016

Sreyas thanks i downloaded ur gamemode and i saw the GetVehicleColor. it works.
But i have a problem again.
\\SAM-PC\Users\Public\GtaSAnAD\SAMP\pawno\include\YSI\y_ iterate.inc(197) : fatal error 111: user error: "Old foreach.inc files are no longer compatible with YSI."


Re: HELP! - SyS - 09.04.2016

download latest ysi library and delete your foreach.inc


Re: HELP! - shourya12 - 09.04.2016

update YSI