zonirc commented on a Page, Channel Modes Manager (Updated)  -  Nov 05, 2008

Well how would i get it to disable the modes if it isnt supported.. is there even a way to check for that

You can check it by using $chanmodes.

Also. Do you know if it can check what modes are selected and what ones arent so it can be automatically checked to cause no confusion.

You can use $chan(#channel).mode to determined the enable modes for the specified channel.

Im totally agree with others by using on init to check the current enable channel modes. However, its lack something such as when user keep the dialog open and the other channel operator changed a channel modes(or the user itself changed it manually).

So you need to watch the on mode event, and disable/enable the modes in dialog according to the current channel modes.

By using on active event also you can had one dialog for the whole channels, in other word the dialog would shown the correct modes for the active channel.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.