cerberus_gr wrote:So, you mean that I can't set my own channel modes, as I thought?
I have seen this post where it says "Just type in partyline: .chanset #channel +imdb"
I think that I found the solution too, right now -> setudef flag imdb
Yes imdb requires you to turn it on/off per channel but that is defined in the tcl script. you cant just make things up and expect it too work
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
cerberus_gr wrote:So, you mean that I can't set my own channel modes, as I thought?
I have seen this post where it says "Just type in partyline: .chanset #channel +imdb"
I think that I found the solution too, right now -> setudef flag imdb
Where ever you have seen that post, it is false and not the correct way to set channel modes for channels, using .chanset.
I don't think you read my post very clearly, all information I provided in it earlier. Scroll back and see the very last few lines and stare it and... then figure what have you done wrong.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
What's wrong about that gb? I think you need some rest.
For modelocks:
.chanset <channel> chanmode [+/-<modelock>]
For settings:
.chanset <channel> [+/-<setting>]
It's quite simple.
Unless you have a tcl script for your +nousernotice, it would be quite redundant to create a new flag and set it to a channel.
Say we have something like this. This script will only work on channels which have the setting +nousernotice set on them. If the channel has -nousernotice set, then that if { .... } condition below will not satisfy and the script will not run.
awyeah, cerberus_gr specificly asked for help with a user defined mode, and you just listed the defaults ones for him. Then he pointed to another post dealing with user defined modes, which you claimed contained false information. So yea, you were wrong.
Yeah he didn't define the flag so obviously it didn't existed thats why I listed the ones he could use. He didn't ask about creating it. I thought it was a setting in some module or something where he might have seen it.