Recent content by cvm00der

  1. C

    [BNW] In CityView, is there a way to create and store a (unique) ID for each building?

    You're right, I believe that may have been my addition ... lol. Sometimes it's difficult remember what the heck I was doing (now deleted my second comment with source code question for anyone coming in later)
  2. C

    [BNW] In CityView, is there a way to create and store a (unique) ID for each building?

    I'm thinking of having a simple unique number ID for each building in a city, just incremented by one from the previous building's ID. This would be really important for my mod, is there a way to set this and retrieve it in CityView?
  3. C

    When adding a specialist to a building, how to make the new specialist appear in the clicked slot?

    Yeah, I figure. I've been messing around all over so I figure my mod will probably work no more than about 0 mods right now unfortunately. I'll see about compatibility later on, though I'm more concerned with the dll because I don't want to have to play against the vanilla ai.
  4. C

    When adding a specialist to a building, how to make the new specialist appear in the clicked slot?

    If anyone happens to be interested, I found the solution. For the longest time I was thinking that there's something in the lua where if you click to add a specialist, it moves them over all the way to the right in the building and highlights them. Really, it's just a matter of the ordering of...
  5. C

    When adding a specialist to a building, how to make the new specialist appear in the clicked slot?

    And not in the rightmost slot regardless of the slot clicked on? I'm creating a mod and having trouble finding how to do this or even where in the code to find where the game decides to magically produce the specialist in the first slot to the right.
Top Bottom