// This is a comment // uncomment the line below if you want to write a filterscript //#define FILTERSCRIPT #include #define maxloop (100000) //loops para teste static stringformat[64]; static stringstrcat[64]; public OnFilterScriptInit() { printf("BENCH MARKING.."); new dCount = GetTickCount(); for(new i; i