#define FILTERSCRIPT #include <a_samp> public OnFilterScriptInit() { // Your code here. return true; }