I uninstalled the game and then installed it and there was no difference. I have no idea how graphic cards work or whether mine is having problems. How can I figure this out?
UPDATE: This is my graphic card information.
Graphics...
For some reason my game has begun to have these odd squares and triangles appear all over the screen. They are usually black colored and all across the map. They get bigger as I zoom out. I'm unsure if those are a setting but I tried to turn up all graphics and it did nothing. All the graphics...
No I don't intend to. It's supposed to be almost like a palace for every other city besides your capital. The capital gets a palace and every other city can build a Town Center. They have completely different yields but that's the simple rule I was hoping for. First I just wanted to see if it...
ah alright. But I did give it a prerequisite tech. It's pottery. Did I do that wrong? Can you please give me an example of how to do it properly? And hold on, there's nothing in that building class. But then how do I code in everything I need? Or would it be easier to use a different one? which...
That space wasn't in the modbuddy coding so idk how it got to what I posted. But here's my errors I got. They are all from random mods where I wanted to download civs. i didn't make those. I don't have the babylon pack btw, just Spain and Inca, Denmark, explorers map pack, and gods and kings...
Hello. So I have tried to make a building and am hoping for some help. I read a guide and got templates. So I tried to make a "TOWN CENTER." This is what I got. It didn't appear which isn't too surprising but I'm confused as to how to get it up and working. Thanks for any help. Oh, also I...
Ok I tried this and somehow all it did was change the cost of a watermill to 3 production. So then I tried putting "SetCost" and "WhereType" but under the "=" sign it said missing required white space. What does that mean? I'm just trying to change the production cost and maintenance cost right...
Ok I got the food and culture ones working. Thanks a lot! But are there templates for all these things? Like I'm unsure of how to know the coding for editing things. For example, how do I edit the costs of units and buildings? I get that you can set the cost to different things like -1 but do I...
Ok I tried
<GameData>
<Row>
<BuildingType>BUILDING_MONUMENT</BuildingType>
<YieldType>YIELD_CULTURE</YieldType>
<Yield>4</Yield>
</Row>
</GameData>
It did nothing...
So then I tried
<GameData>
<Row>
<Update>
<BuildingType>BUILDING_MONUMENT</BuildingType>...
So far I've only been able to successfully mod happiness in buildings. I try to do the exact same things with culture and food but nothing happens.
This gave the colosseum 5 happiness and it worked.
<GameData>
<Buildings>
<Update>
<Set Happiness="5"/>
<Where...
So I finally got it to work!!!!!! Well the colosseum one at least. I went in and all I did differently was click "save all" instead of just normal "save" and then build solution, and it worked... But the granary one isn't working. I'll have to look at that later.
I don't know how that happened. I did try do what the guy on the video said. But now I tried to change that and it didn't work either. I'm confused. So I went to properties and action. Then I went to the thing on the right and did onmodactivated, update database and then selected Game Rules1. It...
I tried changing the Building_Colosseum to BUILDING_COLOSSEUM but it made no difference. So I should just post it. Are you saying post the actual mod and not just coding? I've not done that before so sorry but how is that done? Steam Workshop or something?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.