Search found 4 matches

by soulreaperzzzz
Sun Mar 27, 2005 6:16 pm
Forum: Unreal 3.2 Support
Topic: summon
Replies: 3
Views: 2018

I know what it does, and no I don't need it...
by soulreaperzzzz
Sun Mar 27, 2005 5:16 am
Forum: Unreal 3.2 Support
Topic: summon
Replies: 3
Views: 2018

summon

I was wondering, is there any way i can enable the summon command?
by soulreaperzzzz
Thu Mar 24, 2005 11:02 pm
Forum: Unreal 3.2 Support
Topic: [win 32] possible error in commands.dll?
Replies: 3
Views: 2093

ok, I got:

---------- UNREALIRCD.CONF
/*loadmodule "src/modules/commands.so";
/*loadmodule "src/modules/cloak.so"; */
loadmodule "modules/commands.dll";
loadmodule "modules/cloak.dll";
loadmodule "modules/m_addline.dll";
loadmodule "modules/m_locops.dll";
loadmodule "modules/m_join.dll";
loadmodule ...
by soulreaperzzzz
Thu Mar 24, 2005 9:32 pm
Forum: Unreal 3.2 Support
Topic: [win 32] possible error in commands.dll?
Replies: 3
Views: 2093

[win 32] possible error in commands.dll?

When trying to run the irc server i get this error,

unrealircd.conf:584 Ignoring extra semicolon
[error] ERROR: efunction 'do_join' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'join_channel' was found 2 times, perhaps ...