Compiler problem - 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: Compiler problem (
/showthread.php?tid=612870)
Compiler problem -
CarlosScripter - 22.07.2016
I need help. When I end with pawno file editing and I want to save that on every GameMode appear an error, and the same error. The error is in the defines and writes cannot read the file... And every time it starts from 23th line. I delete that line and again it cannot read in that line. The GameModes are not with errors when I download them. I tried to download GameMode and compile the pawno file with the same structure and again appeared that error. When I delete all the lines with errors and I try to compile the file the pawno crash. Please help me! Here's a photo:
Re: Compiler problem -
SyS - 22.07.2016
you may not have sniperosok.inc file in your pawn/include folder
Re: Compiler problem -
CarlosScripter - 22.07.2016
Where can I find them?
Quote:
Originally Posted by Sreyas
you may not have sniperosok.inc file in your pawn/include folder
|
Re: Compiler problem -
SyS - 22.07.2016
download it from here
https://sampforum.blast.hk/showthread.php?tid=284347
and add it in the directory i mentioned above
Re: Compiler problem -
CarlosScripter - 22.07.2016
I can't open the download link
Quote:
Originally Posted by Sreyas
|
Re: Compiler problem -
Konstantinos - 22.07.2016
Scrolling once through the commands, you can see what the include contains:
http://forum.sa-mp.com/showpost.php?...44&postcount=5
Plus I doubt the include would hook the callback and it would just cause more problems.
There is a "bodypart" parameter that was added to this callback in later version by the way and it'd also look more realistic to kill the player that took damage with one shot from sniper only for headshot.
Re: Compiler problem -
SyS - 22.07.2016
Quote:
Originally Posted by CarlosScripter
I can't open the download link 
|
shit i didnt check that lemme check if any other valid link is available.
edit:@konstantinos you are right i should've check that thread my mistake.