|
Visual Styles of mirc help
#186015
16/09/07 08:16 PM
|
Joined: Jan 2007
Posts: 31
piker
OP
Ameglian cow
|
OP
Ameglian cow
Joined: Jan 2007
Posts: 31 |
is there any way to change the colour of the mirc's visual style line via commandline? so I can change it via scripting? thanks in advance ^^
|
|
|
Re: Visual Styles of mirc help
[Re: piker]
#186017
16/09/07 08:30 PM
|
Joined: Dec 2002
Posts: 3,547
SladeKraven
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,547 |
Well, it can be done by using /writeini but then you'd have to close mIRC and reopen.
|
|
|
Re: Visual Styles of mirc help
[Re: SladeKraven]
#186018
16/09/07 08:32 PM
|
Joined: Dec 2002
Posts: 2,025
RoCk
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,025 |
Doesn't mIRC save all settings to the ini file on exit? If so then that wouldn't work because any changes he makes would be overwritten. Situations like this is where this would come in handy.
|
|
|
Re: Visual Styles of mirc help
[Re: RoCk]
#186020
16/09/07 08:42 PM
|
Joined: Dec 2002
Posts: 3,547
SladeKraven
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,547 |
Not too sure, the method I said appears to be working but closing mIRC and reopening would be quite bothersome.
1. Options > Display > Options > Visual Styles > Border Color (Anything you like) 2. /writeini mirc.ini styles color 8388672 3. /run mirc or /exit then open again
I was just reading another loadini related post, it's a shame it's not implemented.
|
|
|
Re: Visual Styles of mirc help
[Re: SladeKraven]
#186021
16/09/07 08:48 PM
|
Joined: Dec 2002
Posts: 2,025
RoCk
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,025 |
...but closing mIRC and reopening would be quite bothersome.
This would work _if_ the changes to mirc.ini are not overwritten. /writeini mirc.ini styles color 8388672 /exit -nr
|
|
|
Re: Visual Styles of mirc help
[Re: SladeKraven]
#186070
17/09/07 02:25 AM
|
Joined: Oct 2004
Posts: 8,330
Riamus2
Hoopy frood
|
Hoopy frood
Joined: Oct 2004
Posts: 8,330 |
Isn't that what /saveini is for? I could be wrong as I've never used it. But the help file seems to indicate this.
Invision Support #Invision on irc.irchighway.net
|
|
|
Re: Visual Styles of mirc help
[Re: Riamus2]
#186079
17/09/07 06:46 AM
|
Joined: Dec 2002
Posts: 3,547
SladeKraven
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 3,547 |
That isn't the issue, it's loading the ini that is. There is no load feature for ini's so any changes can't be seen until you restart mIRC.
|
|
|
Re: Visual Styles of mirc help
[Re: SladeKraven]
#186106
17/09/07 03:37 PM
|
Joined: Apr 2004
Posts: 759
Mpdreamz
Hoopy frood
|
Hoopy frood
Joined: Apr 2004
Posts: 759 |
/flushini $mircini though not recommended this has worked for me more then it hasn't.
$maybe
|
|
|
Re: Visual Styles of mirc help
[Re: Mpdreamz]
#186133
17/09/07 11:06 PM
|
Joined: Oct 2004
Posts: 8,330
Riamus2
Hoopy frood
|
Hoopy frood
Joined: Oct 2004
Posts: 8,330 |
That's the one I was thinking of. 
Invision Support #Invision on irc.irchighway.net
|
|
|
|
|
|