03.03.2009, 06:41
In conf.ini add a control to the FMB Map Editor section Ctrl D=damage
This is one of the controls listed in the original readme but not implemented.
Now in FMB Map Editor if you select an object and Ctrl D it changes to destroyed state.
So far so good.
Now save the map and copy the actors.static back to the map folder and load map.
The objects have reverted back to undamaged. Open the actors.static with Act.jar and all the damage state flags are 1 (undamaged)
So the Save function does not save the correct damage state. All objects are assumed undamaged when saved.
Two things for programmers to think about.
Can Act.jar be changed so that it will create an actors.static using inBuildings.txt with buildings set to damaged?
Is there anyway to change the way that the Save function in FMB Map Editor creates the actors.static?
This is one of the controls listed in the original readme but not implemented.
Now in FMB Map Editor if you select an object and Ctrl D it changes to destroyed state.
So far so good.
Now save the map and copy the actors.static back to the map folder and load map.
The objects have reverted back to undamaged. Open the actors.static with Act.jar and all the damage state flags are 1 (undamaged)
So the Save function does not save the correct damage state. All objects are assumed undamaged when saved.
Two things for programmers to think about.
Can Act.jar be changed so that it will create an actors.static using inBuildings.txt with buildings set to damaged?
Is there anyway to change the way that the Save function in FMB Map Editor creates the actors.static?