mIRC Home    About    Download    Register    News    Help

Print Thread
#192938 13/01/08 03:15 AM
Joined: Mar 2006
Posts: 29
T
Ameglian cow
OP Offline
Ameglian cow
T
Joined: Mar 2006
Posts: 29
I personally feel that the mode section in the titlebar should display the mode *ARGUMENTS*. These can be retrieved with /mode #channel, so theres no reason why it's not possible. For example my titlebar says the following for a channel im using as an example:

mIRC - [#ut (ForTheGamers, tyler) [19] [+CjnTt]: Rules @ http://www.forthegamers.org/forums/index.php?showtopic=3' <<>> Ross_Co's bday 6 days from this date :]


So the format is currently by default...:


mIRC - [#CHANNEL (NETWORK, NICKNAME) [USERS_IN_CHANNEL] [THE_SECTION_WITH_THE_MODES_I_FEEL_SHOULD_HAVE_ARGS]: TOPIC_HERE]


The modes (including the args) in that channel are:


+CjnTt 8:7


So, concluding, i believe the title bar should say (in this case):

+CjnTt 8:7 instead of +CjnTt



-tyler-
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
I believe mIRC uses what it gets from "MODE #channel"

I get:

Code:
<- :irc.choopa.net 324 argv[0] #mirc +tnl 77


As you see, there *are* arguments. Are you sure the 8:7 is returned by MODE?


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard