if (map == Map.Ilshenar || SpellHelper.IsFeluccaT2A(map, center))
return HousePlacementResult.BadRegion; // No houses in Ilshenar/T2A
if (SpellHelper.IsFeluccaT2A(map, center))
return HousePlacementResult.BadRegion; // No houses in T2A
You can also use Knive's Townhouses, as the HouseRegion overrides the map region, once the building is placed (or the townhouse is setup).How do i make it so a player can place a house in ilsh?
We use essential cookies to make this site work, and optional cookies to enhance your experience.