If any one know how to del "FreeBuildingClass" ??

Lava

Chieftain
Joined
Sep 15, 2007
Messages
49
Location
Norway
Hi
If any one know how to del "FreeBuildingClass", plz let me know.
This is from CIV4COL patch 101f

In my moding I del some freebuilding so all begin with "TOWN HALL" only.
But I got all this error about FreeBuilding, else I got no error.

So I wonder how can I del this FreeBuilding in better way ??
<FreeBuildingClass>
<BuildingClassType>BUILDINGCLASS_TOBACCONIST_HOUSE</BuildingClassType>
<bFreeBuildingClass>1</bFreeBuildingClass>
</FreeBuildingClass>
 
true, but if it works the same as normal civ it should be only this;

<FreeBuildingClass/>
 
Okay I can try that.

I also found out that I can do this too: <!-- <All freeBuilding> --> Then all become text - all green, and that works but you must put TownHall on the top of freeBuilding if it gonna work.


Thanks for all help.
 
Back
Top Bottom