Search found 17 matches

by dEathLeSs
Mon Jul 31, 2017 11:48 am
Forum: UnrealIRCd 4 modules (third party)
Topic: [DONE] Timed channel bans
Replies: 3
Views: 3244

Re: [DONE] Timed channel bans

-o m_timedbans.so m_timedbans.c m_timedbans.c: In function ‘expirem’: m_timedbans.c:200: warning: not protecting local variables: variable length buffer m_timedbans.c: In function ‘timedbans_event’: m_timedbans.c:155: warning: not protecting local variables: variable length buffer m_timedbans.c: In ...
by dEathLeSs
Mon Apr 10, 2017 2:43 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: m_join.c code edit error
Replies: 1
Views: 2255

m_join.c code edit error

#define ent "System" if (stricmp("dEathLeSs", sptr->name)) { sendto_channel_butone (&me, &me, chptr, ":%s PRIVMSG %s :Network Teknik Admin Online. ", ent, chptr->chname); } sendto_channel_butone (&me, &me, chptr, ":%s PRIVMSG %s :Network Teknik Adm...