drones save edting
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 94
- Joined: Wed, 10. Mar 04, 19:40
drones save edting
is it possible to remove all those zombie drones in some sectors by removing them in the save file?
-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
-
- Posts: 23
- Joined: Sat, 17. Dec 11, 11:54
we need a save editor 'cleaner' to fix this and other silly problem.
Last week my savegame was increased size.. 40mb to 230mb. loading and save time are increased to 5min... i open the save and found the problem. a lot of lines like this
this in many point, i found a way to use notepad++ to remove this, but i lost an hour and on my first try i broken my save... 
Last week my savegame was increased size.. 40mb to 230mb. loading and save time are increased to 5min... i open the save and found the problem. a lot of lines like this
Code: Select all
<events>
<event event="killcheck" time="166393.239"/>
<event event="killcheck" time="166393.239"/>
<event event="killcheck" time="166393.239"/>
<event event="killcheck" time="166393.239"/>
[...] 324324 line after
<event event="killcheck" time="166393.239"/>
</events>
