Simoom wrote:@Marvin Martian -
@DarkWolf77 - You are welcome. Let me know if it works; the script is fairly rudimentary. I didn't want to bother creating a shortcut for it in the game menu, so each time you want to clear the CV's, you will need to save the game and then reload (the script will run each time a save game is loaded).
Hey Simoom,
i changed the "space" to player.sector and will try it separately sector by sector when i needed.
A little issue: The Game will be loaded and then the screen flickers.
No input with mouse or keyboard works. Only the following mode will be work. But it´s ok
In the sector your mod will be killed all CVs by the Shipyard.
I have changed your code to:
Code: Select all
</do_all>
<write_to_logbook category="general" text="'Zerstörte CVs: ' + $Builders.count" />
</actions>
it writes to the log the number of destroyed CVs:
https://onedrive.live.com/?authkey=%21A ... 11&o=OneUp
The "kill" function is ok, but i don´t can buy XL-Ships

The menu have only the first Option "View available ships" (one to one from german

I don´t know what is the correct text in english games)
Any ideas?
And thanks again for your work and help!