Announcement

Collapse
No announcement yet.

12 unit limit in cities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 12 unit limit in cities

    I think I posted this in the wrong forum the first time, so sorry for the double post, but...

    For all of you SLiC CTP gurus:

    Is there a document that lists all of (most of) the variable and structure names in CTP2 for Slic editing? Don't need them yet, but I may in the future...

    ...which brings me to my next question, the 12 unit per city limit is interfering with moving my armies around, i.e. I have to walk around the cities. And worse, I need to build roads around the cities, so I don't loose movement points (my land is starting to look like Civ III land). Is there any way, to change the limit from 12?

    The code must have an a 12 element array of structures for handling the units, does anyone know the variable name for this array?

    Thanks!

  • #2
    This thread has to be located in this forum. although i also forgot this detailed and ansred in the other forum.
    So here is the same response:

    Here it is the events:

    The functions:

    And the built in variables:


    I hope this is what you a looking for
    "Kill a man and you are a murder.
    Kill thousands and you are a conquer.
    Kill all and you are a God!"
    -Jean Rostand

    Comment


    • #3
      Those CtP2 SLIC documents here on Apolyton aren't quite complete but I don't think there's any one place that *is*. One other thing you might want to have handy though is the XLS file I made ages ago, it at least contains all functions, variables and events, although they're not all documented very thoroughly. You can find it on my personal website.

      The 12 unit limit is hard-coded. It's not possible to make that larger. But even if you could make the max limit larger, you could get bigger armies as well, thus maintaining the problem...
      Administrator of WePlayCiv -- Civ5 Info Centre | Forum | Gallery

      Comment


      • #4
        Originally posted by Locutus
        Those CtP2 SLIC documents here on Apolyton aren't quite complete but I don't think there's any one place that *is*. One other thing you might want to have handy though is the XLS file I made ages ago, it at least contains all functions, variables and events, although they're not all documented very thoroughly. You can find it on my personal website.

        The 12 unit limit is hard-coded. It's not possible to make that larger. But even if you could make the max limit larger, you could get bigger armies as well, thus maintaining the problem...
        Thanks for the info Locutus, the XLS file looks very comprehensive. I'm still settling into CTP2, but I have so far found it very advanced and filled with all sorts of interesting details. After I get a better grasp of the game, I can't wait to get my head around .slc editing.

        Comment


        • #5
          The SLIC stuff is by far the most complicated part of CtP modding. If you're not a programmer, it's probably wise to ignore it at first and focus on adding/modding units, governments, etc and only move on to SLIC once you've gotten the hang of that. All the other stuff (with the exception of AI and diplomacy) is pretty basic. Although perhaps a bit overwhelming at first, that shouldn't be too hard to learn.
          Administrator of WePlayCiv -- Civ5 Info Centre | Forum | Gallery

          Comment


          • #6
            sorry, dp
            Administrator of WePlayCiv -- Civ5 Info Centre | Forum | Gallery

            Comment


            • #7
              Originally posted by Locutus
              If you're not a programmer, it's probably wise to ignore it at first and focus on adding/modding units, governments, etc and only move on to SLIC once you've gotten the hang of that.
              Thats how i started and reached my level of knowlege.

              PS: Locutus, I am pretty sure it is possible to decrease the stack size max number by changing the UI, though.
              "Kill a man and you are a murder.
              Kill thousands and you are a conquer.
              Kill all and you are a God!"
              -Jean Rostand

              Comment

              Working...
              X