
Originally Posted by
PatricianS
The game gives an error already on the first part of this line... (before your "or hidden_resource nowhere")
Are you sure you didn't just make a mistake with the earlier conditions? I tried a couple of versions:
Code:
blacksmith requires building_present_min_level market trader and not building_present_min_level port_buildings port or hidden_resource nowhere
Code:
blacksmith requires building_present_min_level market trader and not building_present_min_level market forum or hidden_resource nowhere
Both loaded fine. With the first one the blacksmith was available to build in settlements with a trader, but not in settlements with a port. Afterwards the game exited fine with no error messages from either version. Obviously you need to add the resource 'nowhere' at the top of EDB.
Bookmarks