hi all 
I know how to get resolution using moo.dll and I know how to check if the resolution is ok as I want or no but how to change it using mirc?
I think that specially ozzy can know because I remember that this option was in tcn script but not sure ? 
edit: resolution* 
Edited Jun 25, 2004 1:21 AM by DreaM
X-Fusion
Historical / Guest
X-Fusion
Historical / Guest
Make an enable/disable switch for the dialogs. EX
Screen options
.800x600
..Enable (dialog name here):{ /enable #800x600d }
..Disable (dialog name here):{ /disable #800x600d }
.1024x768
..Enable (dialog name here):{ /enable #1024x768d }
..Disable (dialog name here):{ /disable #1024x768d }
Just a thought, in dialog studio, adjust the sizes, test out the sizes on different resolutions to get the best reults.