SA-MP Forums Archive
[FilterScript] How To make Filter and Script files make - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] How To make Filter and Script files make (/showthread.php?tid=313124)



How To make Filter and Script files make - Morkano - 24.01.2012

Hey all How to make script file and filterscript plz give me code


Re: How To make Filter and Script files make - thimo - 24.01.2012

Open up pawno.exe click NEW FILE and ur done...


Re: How To make Filter and Script files make - Morkano - 24.01.2012

what is this?


Re: How To make Filter and Script files make - KingHual - 24.01.2012

OK 1st - Wrong section, 2nd - Pawno is a compiler


Re: How To make Filter and Script files make - Morkano - 24.01.2012

how to make Dcmd Zcmd Command Code in pawno?


Re: How To make Filter and Script files make - geerdinho8 - 24.01.2012

https://sampwiki.blast.hk/


Re: How To make Filter and Script files make - suhrab_mujeeb - 24.01.2012

Do not forget #define FILTERSCRIPT


Re: How To make Filter and Script files make - KingHual - 24.01.2012

Quote:
Originally Posted by suhrab_mujeeb
View Post
Do not forget #define FILTERSCRIPT
Lol, funny thing is that I always remove the #if defined Filterscript line instead of just adding #define Filterscript D:


Re: How To make Filter and Script files make - suhrab_mujeeb - 24.01.2012

Quote:
Originally Posted by king_hual
View Post
Lol, funny thing is that I always remove the #if defined Filterscript line instead of just adding #define Filterscript D:
Did the same until I saw this topic: https://sampforum.blast.hk/showthread.php?tid=303605


Re: How To make Filter and Script files make - KingHual - 24.01.2012

Quote:
Originally Posted by suhrab_mujeeb
View Post
Did the same until I saw this topic: https://sampforum.blast.hk/showthread.php?tid=303605
Weird, I've never had problems with just deleting the #if lines and reloading the filterscript. And I've used ZCMD and ncbs. Ah well, I guess I'm just lucky D: