Page 2 of 2

Posted: Tue Mar 15, 2005 1:51 am
by Stealth
Syzop, I would have shared it with you.
pete212 wrote:nah but if im taking your time to reply to my thread i think you should let me take your time to give me 3 lines of code
I only do strange things to Unreal's source for me, and thats to play around. There is no reason to disbale whois and list, and I wont help rape the concepts of IRC.

EDIT: BTW, in the time it took from your first post to now, even you could have figured out the 3 lines you need. You dont even need to go learn C!

Posted: Tue Mar 15, 2005 1:59 am
by pete212
Is there something i can read so i would know how?

Posted: Tue Mar 15, 2005 2:22 am
by Stealth
Yes

Posted: Tue Mar 15, 2005 2:24 am
by Matridom
pete212 wrote:Is there something i can read so i would know how?
http://www.plsgoogleit.com

Posted: Tue Mar 15, 2005 2:26 am
by pete212
If i knew what to google?

Posted: Tue Mar 15, 2005 8:20 am
by arbiter
You can force your server into HTM (High Traffic Mode) , it will disable some commands like /whois /list /who ...
I am not sure if this will help you or not , but you can keep your money in your pockets! : P

Posted: Tue Mar 15, 2005 8:37 am
by aquanight
pete212 wrote:If i knew what to google?
Actually as outdated as it is, most of the info you need is here: http://modules.unrealircd.com .

Also you could try AngryWolf's cmdshun module - while it is not intended to be used to disable commands it can very easily have this effect. I'll make you go find it though - shouldn't be too hard :P .

Posted: Tue Mar 15, 2005 5:20 pm
by pete212
I've looked at htm && the modules documentation and i coudnt find anything that helped... :(

Posted: Tue Mar 15, 2005 8:27 pm
by pete212
And also the cmdshun doesnt work because it tells me too broad a mask when i *@* cause i dont want to have to shun everyone on connect.. kinda inconvienent cause im not always connected...


Will one kind soul just give me what i need :'(

Posted: Tue Mar 15, 2005 8:45 pm
by Syzop
Ok, that's enough...

Again, there's no good reason to disable either of the commands whatsoever...
/list --> set your channel +s if you want to hide it
/whois --> If you want to hide your host, set umode +x, if you want to hide all the channels you are in, set umode +p. Both modes can be set in set::modes-on-connect. If you want to hide anything else you need to see a doctor.