mIRC Homepage
Posted By: rainmaker Where are the topics? - 04/09/03 08:36 PM
I've just downloaded mirc 6.1 but i can't see the topics in the window top anymore. is there any option that enable showing to topic in channel window ? thanx !
Posted By: pheonix Re: Where are the topics? - 04/09/03 09:07 PM
on *:JOIN:#:{
if ($nick == $me) { titlebar $chan $titlebar($chan) $+ - $+ $chan(#).topic }
}
Posted By: Collective Re: Where are the topics? - 04/09/03 09:08 PM
[22:08:47] MENUBAR is an unknown command
Posted By: codemastr Re: Where are the topics? - 04/09/03 09:11 PM
menubar?
Posted By: Collective Re: Where are the topics? - 04/09/03 09:16 PM
He just edited the script in his post, it used to use /menubar, now it uses /titlebar.
Posted By: codemastr Re: Where are the topics? - 04/09/03 09:25 PM
Ah, ok.
Posted By: SladeKraven Re: Where are the topics? - 04/09/03 10:39 PM
In most of Pheonix's posts he has all didfferent aliases, maybe he made a menubar alias so:
[code
alias menubar {
titlebar $1-
}
[/code]
and forgot to add it to his post?

Then there would have been no reason for him to edit his post. confused
Posted By: Collective Re: Where are the topics? - 04/09/03 10:44 PM
So what if he did? He would still of had to edit it into his post or make another one containing that alias for it to work anyway..
Posted By: SladeKraven Re: Where are the topics? - 04/09/03 10:53 PM
Which is why I said:
Quote:

Then there would have been no reason for him to edit his post.

Meaning he could not of made that alias, because he removed /menubar from his original post.
Posted By: Collective Re: Where are the topics? - 04/09/03 10:59 PM
I'm lost..what was your point? lol
Posted By: pheonix Re: Where are the topics? - 04/09/03 11:00 PM
i did actually make a menubar alias for the very reason i typed it in the 1st place, whenever i want to change the titlebar i use /menubar, i forget its /titlebar for some reason :tongue:
Code:
alias menubar {
titlebar $iif($1,$1,$active) $iif($2,$2-,$1-)
}
Posted By: SladeKraven Re: Where are the topics? - 04/09/03 11:03 PM
So why do always have an alias in a script, but don't gve the user the actual code for the alias, it would return unknown command for them, but whatever it is supposed to do for you.
Posted By: pheonix Re: Where are the topics? - 04/09/03 11:15 PM
Quote:
whenever i want to change the titlebar i use /menubar, i forget its /titlebar for some reason

you always tell people to read carefully, take your own advice, i made a menubar alias because i forget its titlebar not menubar, the reason for posting menubar(with no alias) was for the same reason, i forgot its /titlebar, read more carefully and take your own advice....
Posted By: SladeKraven Re: Where are the topics? - 04/09/03 11:51 PM
Quote:

you always tell people to read carefully, take your own advice, i made a menubar alias because i forget its titlebar not menubar..

That is a load of crap, because you can only change the titlebar with /titlebar, and you made a menubar alias for titlebar, you used the titlebar command within your alias so you could not have forgot.
Posted By: pheonix Re: Where are the topics? - 05/09/03 12:01 AM
nope, i typed: /menubar all the time, obviously when it returned an error i knew it was titlebar, so i decided if i keep making this mistake i might as well make an alias.
whats so hard to understand about that?
Posted By: SladeKraven Re: Where are the topics? - 05/09/03 02:25 AM
lol, if you say so kid.
Posted By: codemastr Re: Where are the topics? - 05/09/03 11:29 PM
How about you stop trying to perpetuate this stupid argument and listen to what he said? He ADMITTED it was an alias. He said he uses /menubar so much that he FORGOT /titlebar was the real command. So the reason he didn't include the alias was because he forgot it was an alias. I don't see what is so hard to understand about that. He admitted he made a mistake, what the hell else do you want from him?
Posted By: SladeKraven Re: Where are the topics? - 05/09/03 11:36 PM
...
He uses the menubar alias to change the titlebar. In order to do that he would need the titlebar command inside his alias, so I don't see how he forgot.
If he did forgot what was stopping him from looking at the menubar alias code to get the /titlebar command.
and the scores on the doors are..
SladeKraven 1
Codemastr 0
Posted By: pheonix Re: Where are the topics? - 05/09/03 11:44 PM
when i forget its "titlebar" and think its "menubar", why the hell would i think: 'oh, ill just go and look at my menubar alias to get the titlebar command'.
idiot.
Posted By: codemastr Re: Where are the topics? - 06/09/03 12:03 AM
Are you really that dense?

HE DIDN'T REMEMBER THAT MENUBAR WAS AN ALIAS THEREFORE HE WOULD HAVE NO REASON TO LOOK FOR THE MENUBAR ALIAS DEFINITION BECAUSE HE THOUGHT IT WAS BUILT INTO MIRC. HE MADE A MISTAKE, HE ADMITTED IT, HE CORRECTED IT, NOW PLEASE STOP. YOU'RE MAKING NO SENSE AT ALL.

Is that clear enough for you to understand? And keeping score? Could you get any more childish? I'm not trying to compete with anyone, I'm trying to help you to understand something, if you don't want to, that's your choice, however I would not consider you choosing ignorance over knowledge to be "winning."
Posted By: SladeKraven Re: Where are the topics? - 06/09/03 12:05 AM
Quote:

idiot.

With all do respect, I am not the one who forgot the titlebar command.
Better memorize that $titlebar returns what ever is in mIRC's titlebar. Just incase you forget that too, I also notice you have forgot to post MSN related crap, lets hope it stays that way.
See, forgetting things isnt all that bad, don't get so emotional.
Posted By: pheonix Re: Where are the topics? - 06/09/03 12:16 AM
Quote:
With all do respect, I am not the one who forgot the titlebar command.

maybe not, but you seem to forget that:
THINGS DO CHANGE
Posted By: SladeKraven Re: Where are the topics? - 06/09/03 12:22 AM
Agreed, now lets be civilized and call a truce?
kthx grin
Posted By: pheonix Re: Where are the topics? - 06/09/03 12:29 AM
ill call a truce when you stop lying laugh
Posted By: SladeKraven Re: Where are the topics? - 06/09/03 12:35 AM
Lying? Lying about what?
Posted By: pheonix Re: Where are the topics? - 06/09/03 12:44 AM
never mind, i misread one of your posts frown
Posted By: SladeKraven Re: Where are the topics? - 06/09/03 12:46 AM
Hehe, it's all good. grin
Truce?
Posted By: pheonix Re: Where are the topics? - 06/09/03 12:49 AM
yeah smile
Posted By: SladeKraven Re: Where are the topics? - 06/09/03 12:59 AM
Coo' Coo'..
© mIRC Discussion Forums