reincarn4tion
Chieftain
- Joined
- Jun 4, 2018
- Messages
- 18
I want to completely remove walls from game via modbuddy.
I activated this mod but the walls are still available.
DELETE FROM Buildings WHERE BuildingType = 'BUILDING_WALLS';
DELETE FROM Buildings WHERE BuildingType = 'BUILDING_CASTLE';
DELETE FROM Buildings WHERE BuildingType = 'BUILDING_STAR_FORT';
And here is in-game actions' Image
I activated this mod but the walls are still available.
DELETE FROM Buildings WHERE BuildingType = 'BUILDING_WALLS';
DELETE FROM Buildings WHERE BuildingType = 'BUILDING_CASTLE';
DELETE FROM Buildings WHERE BuildingType = 'BUILDING_STAR_FORT';
And here is in-game actions' Image

Last edited: