i looked thru the entire faq and nothing helped, so i search 20 times and found nothing about this.
when i use zeroediter, the bottom looks kinda cut off, most of the time its ok, but the anim mode button under toggle browser is not there. this is putting a serious hamper on maps that i wanted to do animation. can anyone help? thanks in advance.
ps, my screen is set as high as it goes 1024x600, dont know if this matters.
anim mode in ZeroEditor is offscreen
Moderator: Moderators
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
- PilotX
- Private
- Posts: 35
- Joined: Thu Jun 17, 2010 10:58 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: California
Re: anim mode zeroediter not there
Can't you just drag the window that zeroeditor is in and move it upward? That is what I do when buttons are offscreen.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: anim mode zeroediter not there
I've tried that,but all it does is show me the bottom of the window. the button is still not visible.PilotX wrote:Can't you just drag the window that zeroeditor is in and move it upward? That is what I do when buttons are offscreen.
its almost like i need to make the window bigger, but you cant.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: anim mode zeroediter not there
open the config.ini in the data folder you are launching from ZE from, then set the windowheight to something like 550 (that should allow you to still see the taskbar)
the lines controling the windowsize are (oh suprise!):
the lines controling the windowsize are (oh suprise!):
Code: Select all
windowWidth = 1024
windowHeight = 768
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: anim mode zeroediter not there
arrgh, so closeDarthD.U.C.K. wrote:open the config.ini in the data folder you are launching from ZE from, then set the windowheight to something like 550 (that should allow you to still see the taskbar)
the lines controling the windowsize are (oh suprise!):Code: Select all
windowWidth = 1024 windowHeight = 768
Thanks alot anyway Darth D.U.C.K.
