SA-MP Forums Archive
[HELP ASAP] Can't compile the script. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [HELP ASAP] Can't compile the script. (/showthread.php?tid=578553)



[HELP ASAP] Can't compile the script. - joedyjoe - 20.06.2015

When I try to compile the South Central Roleplay script, it says:
Quote:

fatal error 100: cannot read from file: "progress"




Re: [HELP ASAP] Can't compile the script. - Alex Magaсa - 20.06.2015

Make sure you got all of this includes in your pawno folder (Path: your server folder/pawno/includes)



Re: [HELP ASAP] Can't compile the script. - DEATHSTROKE - 20.06.2015

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
Make sure you got all of this includes in your pawno folder (Path: your server folder/pawno/includes)
^^^^


Re: [HELP ASAP] Can't compile the script. - joedyjoe - 20.06.2015

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
Make sure you got all of this includes in your pawno folder (Path: your server folder/pawno/includes)
I have.


Re: [HELP ASAP] Can't compile the script. - GTLS - 20.06.2015

Quote:
Originally Posted by DEATHSTROKE
Посмотреть сообщение
^^^^
where is progress.inc file? i can only see progress2.inc? and make sure you are opening right pawno (pawno as in same folder of Gamemodes and incudes files!)


Re: [HELP ASAP] Can't compile the script. - chsulaj - 20.06.2015

Try to download progress.inc or re-name progress2.inc to progess.inc only!


Re: [HELP ASAP] Can't compile the script. - joedyjoe - 20.06.2015

Quote:
Originally Posted by GTLS
Посмотреть сообщение
where is progress.inc file? i can only see progress2.inc? and make sure you are opening right pawno (pawno as in same folder of Gamemodes and incudes files!)
No idea where's 'progress.inc'. Alex doesn't seem to have it neither. Where can I get one?


Re: [HELP ASAP] Can't compile the script. - Alex Magaсa - 20.06.2015

https://sampforum.blast.hk/showthread.php?tid=113443 (progress2.inc is a new update of the old progress.inc)!


This is the gamemode includes that needs:




I see you made 2nd topic! you shoudnt make another topic it's against rules.


Re: [HELP ASAP] Can't compile the script. - joedyjoe - 20.06.2015

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=113443 (progress2.inc is a new update of the old progress.inc)!


This is the gamemode includes that needs:

So what do I need to do and how? It'd be great if you'd have Skype.


Re: [HELP ASAP] Can't compile the script. - Michael B - 20.06.2015

Place the progress.inc in server's folder/pawno/includes path and recompile the script. It should work now, unless there are others errors to show up.