Announcement

Collapse
No announcement yet.

12 unit limit in cities

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

  • Pedrunn
    replied
    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.

    Leave a comment:


  • Locutus
    replied
    sorry, dp

    Leave a comment:


  • Locutus
    replied
    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.

    Leave a comment:


  • ahenobarb
    replied
    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.

    Leave a comment:


  • Locutus
    replied
    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...

    Leave a comment:


  • Pedrunn
    replied
    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

    Leave a comment:


  • ahenobarb
    started a topic 12 unit limit in cities

    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!
Working...
X