How do i fix a amx. file? - 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: How do i fix a amx. file? (
/showthread.php?tid=337283)
How do i fix a amx. file? -
Waw - 25.04.2012
When i have scripted done and put like we say Stunt in server.cfg it's not working cuz i got no amx file. But when i scripted done how do i make a new amx file then?
Re: How do i fix a amx. file? -
Vince - 25.04.2012
Press compile button.
AW: How do i fix a amx. file? -
Meta - 25.04.2012
Or F5
Re: How do i fix a amx. file? -
Waw - 25.04.2012
I do that but no amx file get's saved -.-
Re: How do i fix a amx. file? -
BrandyPenguin - 25.04.2012
Show the compiler window output...
Re: How do i fix a amx. file? -
Waw - 25.04.2012
You mean this? C:\Users\Administratцr\Desktop\Stunt server\GROUND ZERO\gamemodes\GZ.pwn(7) : fatal error 100: cannot read from file: "streamer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
And don't care about that error my server works with that error too :P
Re: How do i fix a amx. file? -
BrandyPenguin - 25.04.2012
Yes, i mean that.
You don't have streamer.inc in your pawno include folder.
-> Link for download.
https://sampforum.blast.hk/showthread.php?tid=102865
Re: How do i fix a amx. file? -
Waw - 25.04.2012
It says to my computer : YOU CANNOT PASS!!!! Nah just kidding but it still says Can't read from file streamer
Re: How do i fix a amx. file? -
Waw - 25.04.2012
and you know in server.cfg on plugins i dont got streamer is that the fail?
Re: How do i fix a amx. file? -
BrandyPenguin - 25.04.2012
Did you add this to your pawno_folder/include/ folder ? Are you have multi copy of pawno of your computer? If so be sure that you put file into right(Which is running) pawno folder.