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



Err0r - Stop - 25.08.2016

Код:
C:\Users\user\Desktop\New folder (2)\gamemodes\NGF.pwn(8) : fatal error 100: cannot read from file: "timerfix"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
i updated the include , bur didn"t work any solution?


Re: Err0r - WhiteGhost - 25.08.2016

Sure you have it? 1000% Sure?


Re: Err0r - Stop - 25.08.2016

Quote:
Originally Posted by WhiteGhost
Посмотреть сообщение
Sure you have it? 1000% Sure?
Yea i have that include ,,, 101% sure


Re: Err0r - WhiteGhost - 25.08.2016

Which one are you using this https://sampforum.blast.hk/showthread.php?tid=289675 ?


Re: Err0r - oMa37 - 25.08.2016

Can you show me how you included it?
Also compile it using the pawno in the server package, where there is that include.


Re: Err0r - Stop - 25.08.2016

Quote:
Originally Posted by WhiteGhost
Посмотреть сообщение
yea i use it


Re: Err0r - WhiteGhost - 25.08.2016

Quote:
Originally Posted by Stop
Посмотреть сообщение
yea i use it
Check what omar37 said:

Код:
#include <TimerFix>



Re: Err0r - Stop - 25.08.2016

Quote:
Originally Posted by WhiteGhost
Посмотреть сообщение
Check what omar37 said:

Код:
#include <TimerFix>
THx i solved it