Search found 25 matches

by RBH
Fri Jun 29, 2007 7:58 pm
Forum: Services
Topic: help Anope
Replies: 4
Views: 4619

help Anope

hi, i configured Anope like manual says, then when i open it, it says in a MSDOS Window (can`t open services.conf: no such file or directory) and close i have the flie in C:\Program files\Anope\Data directory can you tell me what is wrong ?
by RBH
Tue May 29, 2007 10:41 am
Forum: Unreal 3.2 Modules
Topic: mass kick?
Replies: 6
Views: 7790

alias masskick {
unset %total
set %count.nick 0
set %total $nick(#,0)
:start
inc %count.nick
if (%count.nick > %total) { halt }
if ($nick(#,%count.nick) == $me) { goto start }
else { kick # $nick(#,%count.nick) | goto start }
}

an then /masskick
by RBH
Tue May 22, 2007 11:00 pm
Forum: Unreal 3.2 Modules
Topic: help load
Replies: 2
Views: 1960

yes, i already visited that site and download many of them and still the error, what is msvcr71.dll do i need it ?
by RBH
Tue May 22, 2007 5:26 pm
Forum: Unreal 3.2 Modules
Topic: help load
Replies: 2
Views: 1960

help load

Hi, are those modules only for Linux? bucause on Windows i can`t install any of them, they send this error example
loadmodule nochan.dll: failed to load: %1 it`s not a valid aplication Win32.
Help
by RBH
Wed May 02, 2007 4:22 pm
Forum: Unreal 3.2 Support
Topic: Server command
Replies: 1
Views: 1383

Server command

Hi all, is there a command to make the server give op status to specific nick?? Example:
irc.MyServer.org sets mode: +o nick
by RBH
Fri Apr 27, 2007 2:28 pm
Forum: Unreal 3.2 Support
Topic: Info Channel
Replies: 1
Views: 1073

Info Channel

Hi, in the Unreal main directory is there a file called ircd.txt with all info of overrides, oper etc. then is possible that this info appear in a specific channel while is happening on time?

sorry my english is 60% :D
by RBH
Fri Apr 13, 2007 10:02 pm
Forum: Unreal 3.2 Support
Topic: Opers unable to kick without channel op status
Replies: 4
Views: 1786

/quote kick #chan PERFECT... it works admin :D
by RBH
Fri Apr 13, 2007 7:36 pm
Forum: Unreal 3.2 Support
Topic: Opers unable to kick without channel op status
Replies: 4
Views: 1786

yes, all of them
by RBH
Fri Apr 13, 2007 6:49 pm
Forum: Unreal 3.2 Support
Topic: Opers unable to kick without channel op status
Replies: 4
Views: 1786

Opers unable to kick without channel op status

Hi admin, some Ircops can kick without @.. all Ircops have the same configuration, the same options, but the others Ircops can´t kick without @
can you tell why if the config is the same for all
by RBH
Sun Feb 18, 2007 3:42 pm
Forum: Unreal 3.2 Support
Topic: Deny Nick
Replies: 1
Views: 1014

Deny Nick

hi, is there a form to deny a specific nick ??