Results 1 to 15 of 15

Thread: Unique building icons and names

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    cenkiss's Avatar Domesticus
    Join Date
    Nov 2007
    Location
    Turkiye
    Posts
    2,487

    Default Unique building icons and names

    Will factions have different names and icons for their buildings in campaign when it is finished?I know it is unfinished but having same icons for every faction does not look good.Like gohma should not come from barracks but something like hive.

  2. #2
    Emrys's Avatar Primicerius
    Join Date
    Feb 2012
    Location
    Hither Thither and Yon
    Posts
    3,208

    Default Re: Unique building icons and names

    They are a planned feature I believe

  3. #3
    Wakerz140's Avatar Ducenarius
    Join Date
    Mar 2012
    Location
    Orlando, FL
    Posts
    921

    Default Re: Unique building icons and names

    Different factions will have different buildings, But the types are limited to which of the Cultures they are listed as, and unfortunately there's a hard-coded limit on the number of cultures. I don't know which factions are tied to which cultures though.

  4. #4

    Default Re: Unique building icons and names

    Quote Originally Posted by Wakerz140 View Post
    Different factions will have different buildings, But the types are limited to which of the Cultures they are listed as, and unfortunately there's a hard-coded limit on the number of cultures. I don't know which factions are tied to which cultures though.
    Yeah, I too forgot how the factions were associated in the available slots. I only remember the Darknuts has a slot all to themselves because it was the only way to give them (and only to them) a special ram.

    Anybody recalls how the others were assigned?
    (I'd PM Neph, but I don't want to bother him over something so trivial)
    Last edited by Duke Serkol; August 08, 2012 at 08:55 PM.

  5. #5
    Wakerz140's Avatar Ducenarius
    Join Date
    Mar 2012
    Location
    Orlando, FL
    Posts
    921

    Default Re: Unique building icons and names

    Quote Originally Posted by Duke Serkol View Post
    Yeah, I too forgot how the factions were associated in the available slots. I only remember the Darknuts has a slot all to themselves because it was the only way to give them (and only to them) a special ram.

    Anybody recalls how the others were assigned?

    Huh, I almost said you were the one to who would know in my post.

  6. #6

    Default Re: Unique building icons and names

    Quote Originally Posted by Wakerz140 View Post
    Huh, I almost said you were the one to who would know in my post.
    I cannot let down such high expectations:
    Quote Originally Posted by UndyingNephalim View Post
    Northern European -----> Civilized: Kingdom of Hyrule, Zora, Ordona, Lanayru, Labrynna, Wizzrobe
    Southern European -----> Barbaric: Gerudo, Goron, Moblins
    Eastern European -----> Forest: Kokiri, Deku, Lizalfos, Fairies
    Greek -----> Shadow: Stalfos, Sheikah, Ikana
    Middle Eastern -----> Gohma: Gohma
    Mesoamerican -----> Twili: Twili
    Extra Culture Slot -----> Darknut: Darknut


    Edit:
    Mh, I remember now why I ended up confused about this. A few posts later this came up:
    Quote Originally Posted by UndyingNephalim View Post
    Quote Originally Posted by NekoGenijalan View Post
    Perfect, that should solve all the culture problems in one go.
    So maybe cultures are completely irrelevant now?

    I'm not sure, I checked those threads and I know the launchers allow to bypass the U.I. problem, but I dunno about the siege equipment and building icons.
    Last edited by Duke Serkol; August 08, 2012 at 09:15 PM.

  7. #7
    UndyingNephalim's Avatar Primicerius
    Patrician Artifex

    Join Date
    Jan 2011
    Posts
    3,967

    Default Re: Unique building icons and names

    Because of the nature of how the engine determines where to load icons from (it's based on culture of the building rather the faction the building belongs too, which is one of the most boneheaded methods of determination ever), it's completely impossible for so many buildings to have different icons by default. However a modder named Azog found a way to change the folders that icons and UI are loaded from by creating a system of automated bat files. The unfortunate part is that I've contacted him via PM and on his forum and he's not responded in ages and no one seems to know how his system works. Until he responds to me unique icons for buildings is completely and utterly impossible as far as I know.

  8. #8
    Avatar of the Ice Wolf's Avatar Praeses
    Join Date
    Nov 2011
    Location
    Between the 3rd and 4th Dimensions
    Posts
    7,874

    Default Re: Unique building icons and names

    I believe that Nephalim is bogged down by a building limit, so he is standardizing the some structures. If I recall correctly (which I may not at this point), icons are going to be standard within a "culture". I'll look it up.

    EDIT: Post #6515 of the original thread, all building icons are standard within a culture. Previous to this post, there was a discussion about the 128 building limit and the 7 culture limit. I believe this ultimately made Nephalim create the standard recruitment buildings we have now.
    Last edited by Avatar of the Ice Wolf; August 08, 2012 at 09:06 PM.

    West: Foranar- Azurita - The Redeemer - Sinteiria - Sakotae the Guardian (Tavia) - Saleria
    East: Nerise - Kiril

  9. #9

    Default Re: Unique building icons and names

    I see... and what about U.I.s? And siege equipment? Was a solution found for those or are they still culture locked?
    And was that all or is there something else determined by culture that I don't recall at present time? (Besides excluding certain ancillaries for specific cultures)

  10. #10
    UndyingNephalim's Avatar Primicerius
    Patrician Artifex

    Join Date
    Jan 2011
    Posts
    3,967

    Default Re: Unique building icons and names

    Quote Originally Posted by Duke Serkol View Post
    I see... and what about U.I.s? And siege equipment? Was a solution found for those or are they still culture locked?
    And was that all or is there something else determined by culture that I don't recall at present time? (Besides excluding certain ancillaries for specific cultures)

    Siege weapons are culture locked too. It's quite horrible. CA decided to do some really bizarre things with this engine, which I'll list now:

    1. UI, building icons, settlement architecture, siege weapons, and character icons are all determined based on culture, even though almost everything else in the engine is determined by faction. Considering so many things are determined by faction, and virtually every other RTS engine I've ever used ever has everything determined by faction, it seems extremely short sighted and odd that these few specific things are culture locked and don't even have the option of being faction specific.

    2. Hardcoded limits: 12 Agents, 128 Buildings, 7 Cultures, 31 Factions, 200 Regions, 26 Resources, and 500 Units. Considering virtually ever other RTS engine I've ever used ever has no hardcoded limits like this, my head spins in circles whenever I have to take these into account. I have no clue why the creators would put limits when they are not necessary. This become even more worthy of head spinning when you consider that there are several things in the engine that do not have hardcoded limits like ancillaries.

    3. No "on death" command/ability/trigger. Nitpicky of me maybe, but every engine I've ever used has a function that causes something to happen when a unit dies (such as spawning smaller units). There is nothing like this at all in this engine as far as I know and it annoys me.


    There's more but I can't think of them at the moment.

  11. #11

    Default Re: Unique building icons and names

    Quote Originally Posted by UndyingNephalim View Post
    UI, building icons, settlement architecture, siege weapons, and character icons are all determined based on culture, even though almost everything else in the engine is determined by faction.
    And none of these can be resolved without that launcher, right? I see.
    I take it by "settlement architecture" you mean the architecture trees, right? I don't really have a clear understand of how those work... but I can tell it's a taxing limitation.

    It's really a pity you can't just disable siege weapons for certain factions while keeping them in the same culture with others that do have them, otherwise you could try some alternative solution for the Gohma like you're doing with concern to the agents.

    Quote Originally Posted by UndyingNephalim View Post
    26 Resources
    Did you change any? (Besides rupee mines, I assume)

    Quote Originally Posted by UndyingNephalim View Post
    and 500 Units.
    Oh... how close have we gotten to that?

    Quote Originally Posted by UndyingNephalim View Post
    No "on death" command/ability/trigger. Nitpicky of me maybe, but every engine I've ever used has a function that causes something to happen when a unit dies (such as spawning smaller units). There is nothing like this at all in this engine as far as I know
    Wouldn't the message upon a general's death on the battlefield count as such?
    Granted, I don't imagine much can be done with that...

  12. #12
    UndyingNephalim's Avatar Primicerius
    Patrician Artifex

    Join Date
    Jan 2011
    Posts
    3,967

    Default Re: Unique building icons and names

    Quote Originally Posted by Duke Serkol View Post
    And none of these can be resolved without that launcher, right?
    They all need Azog's magical bat files, and it seems other then him no one in the world has no clue how they work. If he'd just answer me it would not be such a big deal.

    Quote Originally Posted by Duke Serkol View Post
    Did you change any? (Besides rupee mines, I assume)
    Rupees are the only resource I'm adding in so I'm not worried about this limit in particular.

    Quote Originally Posted by Duke Serkol View Post
    Oh... how close have we gotten to that?
    I'm at around 350.

    Quote Originally Posted by Duke Serkol View Post
    Wouldn't the message upon a general's death on the battlefield count as such?
    Granted, I don't imagine much can be done with that...
    There are functions that recognize a unit's death and do stuff no doubt, I mainly meant in the form a modder could manipulate (like the stats in in the EDU such as attributes, primary attack, etc. There should be one called "on death")

  13. #13

    Default Re: Unique building icons and names

    Quote Originally Posted by UndyingNephalim View Post
    Rupees are the only resource I'm adding in so I'm not worried about this limit in particular.
    Mh... maybe I'll make a topic about those next

    Quote Originally Posted by UndyingNephalim View Post
    I'm at around 350.
    Oh good, still plenty of room left.

    Quote Originally Posted by UndyingNephalim View Post
    There are functions that recognize a unit's death and do stuff no doubt, I mainly meant in the form a modder could manipulate
    Yeah I figured it wouldn't be possible to use that message to trigger an event (and even if it was, it would be no more than once/twice per battle).

  14. #14

    Default Re: Unique building icons and names

    It could also be handy in the "storyline campaign" if you could have generals transform into one-another.
    Like, I know Ganondorf and Ganon are different charactrs in this, but suppose they weren't, Ganondorf could change into Ganon upon death. The same trick could be useful for others (like different froms of Majora, perhaps).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •