Filterscript Help - 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: Filterscript Help (
/showthread.php?tid=591103)
Filterscript Help -
Rustin - 08.10.2015
I've got a House filterscript for my server that contains only .pwn , how can I install it?
Re: Filterscript Help -
Dusan01 - 08.10.2015
you need to put it in scriptfiles folder, then open pawno.exe go file and open, then locate that filterscript then press f5 when compiling is done go to server.cfg and in line fliterscripts add name of that file like:
filterscripts NAMEOFFS
Re: Filterscript Help -
Rustin - 08.10.2015
How to compile?
Edit: I got it , It says error :
D:\REDREX (build 3.1) - SAMP 0.3.7 R2-1 Package\scriptfiles\house.pwn(1
: fatal error 100: cannot read from file: "a_mysql"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Filterscript Help -
matej13 - 08.10.2015
Download Include a_mysql.
When it stiahnes and running where the masses folder Pawn / Include and insert it there.