i have done this
// Task setup for PunkBuster
//where <color> =
//^1 for Red
//^2 for Green
//^3 for Yellow
//^4 for Blue
//^5 for Cyan
//^6 for pink/Magenta
//^7 for White
//^8 for Black
pb_sv_taskempty
pb_sv_TaskDel 1
pb_sv_TaskDel 2
pb_sv_TaskDel 3
pb_sv_task 20 360 "say ^3blabla ^2blabla"
pb_sv_task 50 400 "say ^5blabla"
pb_sv_task 60 2500 "say ^1bla"
is hows up as "console: ^3blabla ^2blabla" first then the same text with my nickname
eg. "nickname: ^3blabla ^2blabla"
so i get this msg two times in my server, one from server console and one from me
the problem is , that when i go to other servers i say that stuff so all ppl can see it
the only way i found atm , is when i play on other server to temporary delete this cfg.
but basically its still annoying to see double posts of server msg's in the server