Problems with ZeroEditor

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Vinegarmoon

Problems with ZeroEditor

Post 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.
Taivyx
2008 Best Games Related Avatar
Posts: 1706
Joined: Thu Jun 07, 2007 3:34 pm
Projects :: Terra Strife - discontinued
Games I'm Playing :: none
xbox live or psn: No gamertag set
Contact:

RE: here is my problem

Post 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?
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

ZeroEditor config.ini

Post 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]
Vinegarmoon

Post 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?
Ace_Azzameen_5
Jedi
Jedi
Posts: 1119
Joined: Sat Apr 23, 2005 8:52 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post 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?
Post Reply