Might not be worth the effort it would take to make this possible but I was wondering if may be possible to automatically filter out objects not in use in the current campaign?
I had thought about just removing the items manually but that means you would have to reload your files after each campaign.
Current Production Costs Screen
Moderator: SEOW Developers
-
- Posts: 142
- Joined: Sun 21 Jan 2007 10:20 am
- Location: Virginia, USA
- Contact:
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Hi Thud,
Yes, that would be handy, but it gets a little complicated when combined with the various possible Production Mode settings. Some designers start their campaign designs by disabling ALL objects from the Costs screen by a single SQL command:
and then reintroducing only those objects of interest for the campaign, by manually setting the relevant Nationality fields to 'r', 'g' or 'n', as required. This is easy as most campaigns only have a few object types in use, and gives you a very short and nice Costs screen.
Cheers,
4Shades
Yes, that would be handy, but it gets a little complicated when combined with the various possible Production Mode settings. Some designers start their campaign designs by disabling ALL objects from the Costs screen by a single SQL command:
Code: Select all
UPDATE Object_Specifications SET Nationality='z';
Cheers,
4Shades
IV/JG7_4Shades
SEOW Developer
SEOW Developer
-
- Posts: 142
- Joined: Sun 21 Jan 2007 10:20 am
- Location: Virginia, USA
- Contact: