şu şekilde ekleyiniz.
Kod: Kodu kopyalamak için üzerine çift tıklayın!
send_cmd(s_GlobalNoticer, "NOTICE %s :\2§~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§\2", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :En Son kaydedilen nick: \2%s\2", u->nick, last_register_nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :En Son kaydedilen kanal: \2%s\2", u->nick, last_register_chan);
send_cmd(s_GlobalNoticer, "NOTICE %s :\2§~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§¤~~¤§\2", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :Sunucu Sahibi : Nick", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :Teknik Sorumlu : Nick", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :IRCD Guvenlik : Nick", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :Radyo Sorumlusu : Nick", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :Kanal Sorumlusu : Nick", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :", u->nick);
send_cmd(s_GlobalNoticer, "NOTICE %s :Nick Sorumlusu : Nick", u->nick);
display_news(u, NEWS_LOGON);
return 0;
}
daha ircservices ana dizininde make make install ve serviceslere restart atınız.