Search found 3 matches

by technoman
Sat Jun 24, 2006 8:28 pm
Forum: Unreal 3.2 Modules
Topic: Module Request: Motd info
Replies: 4
Views: 3484

i look at the core module file Unreal3.2/src/modules/m_motd.c

and i found this:
[...]

if i change that to:
[...]

will it work ? :oops:

Mod: Code removed
by technoman
Sat Jun 24, 2006 11:56 am
Forum: Unreal 3.2 Modules
Topic: need information about netadmins-are-gods
Replies: 10
Views: 7136

when i set "netadmins-are-gods yes;" i can't kill my fellow net-admins, and when i set "netadmins-are-gods no;" i can kill other net-admins too. I guess thats what the module is about.

By the way, can anyone change the code so that all ircops can't kill each other. According to this module, ircops ...
by technoman
Sat Jun 24, 2006 11:40 am
Forum: Unreal 3.2 Modules
Topic: Module Request: Motd info
Replies: 4
Views: 3484

Module Request: Motd info

Hello can anyone write a modules which can displayed an information when users connect such that they will see when the last motd was modified.

example: -rumble.fl.us.dal.net- *** Notice -- motd was last changed at 11/3/2006 16:04

Im using Unreal3.2.5 , thanks.