I use CT_ViewPort to get back the screen I have lost from mods and to improve the overall look. But here is my problem; I only use the CT_MasterMod so I can use CT_ViewPort. The MasterMod uses more memory than it should when uses only 1 other CT addons. So, I was hoping one of the Ace Geniuses out there could right an Ace'd version of CT_ViewPort, so I don't have to use a Library for one addon. This would also help me ditch CT_Mods all together(Using oRA and BigWigs, <3). Here is a picture of my UI to show you what I need it for:
I need it for the bottom half, where most of my important shtuff is. If someone could do this, I would greatly appreciate it, and I am sure a few others would as well. Thanks. ^_____^
Thanks Otto, but I really don't want to mess with script and stuff in addons. I took a look at it, and it seems like something that would just confuse and annoy me. :P
so what is? you like to do everything the hard way? i mean with a macro it is much easier cause you can easly change it instead of haveing to do a reload every time.
oh and here is the code to change the render's screen size
This is what I use for my UI. I use a "letterbox UI" and the last function makes the WorldFrame saved, just like your chatframes, so you won't have to use this macro every login.
Thanks for the quick replies! I think I am just going to stick with CT_ViewPort, instead of trying other stuff that might not work for the things I want it to.
I use CT_ViewPort to get back the screen I have lost from mods and to improve the overall look. But here is my problem; I only use the CT_MasterMod so I can use CT_ViewPort. The MasterMod uses more memory than it should when uses only 1 other CT addons. So, I was hoping one of the Ace Geniuses out there could right an Ace'd version of CT_ViewPort, so I don't have to use a Library for one addon. This would also help me ditch CT_Mods all together(Using oRA and BigWigs, <3). Here is a picture of my UI to show you what I need it for:
http://i56.photobucket.com/albums/g163/Excise/UI-1.jpg
I need it for the bottom half, where most of my important shtuff is. If someone could do this, I would greatly appreciate it, and I am sure a few others would as well. Thanks. ^_____^
Can't believe I didn't know that... and I have been using it for so long...
Still though, it would be nice to toss out ALL CT_Mods. So if someone wanted, I still wouldn't mind. :B
Thanks Kloppe. ^_^
http://www.wowace.com/forums/index.php/topic,147.60.html
That should have the relevant script you need to simulate the Viewport
Sariash has it in a post...
Thanks though.
Just install it and use /viewport to get the options.
you use one macro to set the Render'd screen and another macro to save it all with out any addon.
i will look for it tomorow
oh and here is the code to change the render's screen size
this will push the top down by 13 pixels.
can't find the macro to save it
This is what I use for my UI. I use a "letterbox UI" and the last function makes the WorldFrame saved, just like your chatframes, so you won't have to use this macro every login.
Thanks. ^_^