public OnFilterScriptInit(){ AutoNOS[MAX_PLAYERS] = true; return 1;}
new bool:AutoNOS[MAX_PLAYERS] = {true, ...};