Page 1 of 1

Problems with ZeroEditor

Posted: Thu Jul 05, 2007 3:01 am
by Vinegarmoon
Here is the problem with my zero I have my screen size at 1280x1024 and I also have it at 32bit colors also I did a search in my comp was 2 difrent zero edits look


Image


this when I click on both of these it gives me this message

Image

untill I go into my map file itself and open it from there I get the you know "windows has encounrtered a problem and needs to close" well I don't understand why I get this please someone help me.

RE: here is my problem

Posted: Thu Jul 05, 2007 7:46 am
by Taivyx
The reason why you have two zeroeditors is because the original zeroeditor when you download the mod tools is in the BF2_Modtools/data folder.
When you create a map, it copies everything in the BF2_Motools/data to data_***, including zeroeditor.

And didn't you ask this question before?

ZeroEditor config.ini

Posted: Thu Jul 05, 2007 7:59 am
by AceMastermind
That error message is pretty much self explanatory, you're missing the config.ini file which contains ZE configuration settings.
To edit your map you should use the ZE located within your map's directory data_VFM

Copy the lines down below starting at [default] into a text document then rename it config and give it the .ini file extension, then place this file into: BF2_ModTools\data_VMF
and
BF2_ModTools\data
so it will be copied over to your maps directory when creating new maps.

Hidden/Spoiler:
[code][default]
startWindowed = 1
windowWidth = 1024
SkipLA = 1
windowHeight = 768
screenFormat = 0
refreshRate = 0
maximizeWindow = 0
includeProperties = 0
journalMode = 0
valueMode = 0
valueLevel = 2
handleException = 0
doMouse = 1
showMsg = 0
msgWidth = 300
EOLocalLocked = 0
DefNavSpeed = 5
LoadLastWorld = 0
UseLayers = 1
LayerWindowX = 832
LayerWindowY = 0
ConfirmExit = 1
EnableEncounterODFSearch = 1
LayerWindowAutoSwitchSelect = 1
LayerSelectAlwaysOnTop = 1
MinLayerWindowWidth = 545
MinLayerWindowHeight = 306
ShowGroupsAtStartup = 0
UseSlowcollision = 0[/code]

Posted: Thu Jul 05, 2007 6:47 pm
by Vinegarmoon
Funny thing is those files were there so I don't know what is going on. and my screen size can't get any bigger which means I might aswell for get the stupid zero edit huh?

Posted: Thu Jul 05, 2007 7:36 pm
by Ace_Azzameen_5
Are you sure you are clicking the right ZE, and are you sure the config file is in the same folder as the ZE?