Evf Problem help please - 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: Evf Problem help please (
/showthread.php?tid=658446)
Evf Problem help please -
Hassanking2 - 04.09.2018
Quote:
C:\Users\Hassan\DOCUME~1\SAMPSE~1\pawno\include\ev f.inc(271) : fatal error 111: user error: [ADM] This include requires SA:MP version 0.3.7 (adm.ct8.pl/r/download)
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Help me please i will +rep
Re: Evf Problem help please -
ShihabSoft - 04.09.2018
As obvious as it is, download the samp v0.3.7 and use the pawno includes from that when compiling.
Re: Evf Problem help please -
Hassanking2 - 04.09.2018
I got samp 0.3.7 already
Re: Evf Problem help please -
Gforcez - 04.09.2018
Do you also have the server files for 0.3.7? Did you copy the includes (a_samp etc) and updated those?
Because the script doesn't detect 0.3.7
Re: Evf Problem help please -
solstice_ - 04.09.2018
PHP код:
fatal error 111: user error: [ADM] This include requires SA:MP version 0.3.7
Uh, you might have 0.3.7 SA-MP Client, but you must have the server files / pawno version of 0.3.7 too. That include won't work on earlier versions.
Re: Evf Problem help please -
Hassanking2 - 05.09.2018
Thank you all +rep !