Recent content by Eltoshan

  1. Eltoshan

    [Vanilla] Issues with Civ Template

    Can't say for sure, but from the first line of your log I'd check my opening tags (the <GameData> or <GameInfo> tags) in each file and make sure they have closing tags too. Also I'd check my config file and my Front-End/In-Game Actions for any missing files or misplacements
  2. Eltoshan

    How to create civ icon with gimp?

    Did you ever find an answer? I'd like to know as well.
  3. Eltoshan

    Text and Config text - please explain what

    (Sorry about the title I accidentally hit Enter instead of spacebar while typing :sad::sad: ) From past experiences debugging my own stupidity, *most* of my problems seem to come from missing/misspelled game text defines (lol). I modded casually in Civ 5 yet I *still* don't comprehend the...
  4. Eltoshan

    The Kingdom of Hyrule

    This is very awesomely done. Can you possibly point me to any custom art asset creation tutorials or instructions? I have a mod I've been working on and I'd love to be able to customize some of the icons/images as you have (spectacularly btw)
  5. Eltoshan

    Using Modifiers - Chapter 1: Creating and attaching modifiers

    Basically my builders have no option for building the improvement. It never even shows that the builders WOULD be able to build it but can't due to "incorrect terrain/feature". That would at least narrow down my problem a bit. Maybe it specifically needs to be a leader trait and I'm using it as...
  6. Eltoshan

    Using Modifiers - Chapter 1: Creating and attaching modifiers

    My God. I cannot begin to express how helpful this is. Thank you so much. I only wish I had this two days ago when I spent the entire day frustrated and trying to assess why my mod wouldn't work (I'm self-taught with this stuff), until I eventually noticed the "Modifiers.xml" file and started...
  7. Eltoshan

    YES/NO: Are the UnitMemberTemplates.xml art defines usable for mods?

    assets -> Units -> Civ5ArtDefines_UnitMemberTemplates.xml This has art defines for templates, like a single unit mounted model or a single warrior rather than a group of them. Are these defines usable? Like, SHOULD this work? Or am I missing something (because obviously it is not currently...
  8. Eltoshan

    Simple question: Can I create/add multiple civilizations in one mod?

    Thank you very much. I just needed to know, like you said, whether it was just error in my coding or if no matter how much time I spent debugging, the game wasn't going to allow it. edit: Also, I found out the problem. And like usual at this point in my modding "career", it was something...
  9. Eltoshan

    Simple question: Can I create/add multiple civilizations in one mod?

    It seems like the answer would be yes, but I got one civilization idea I had working perfectly and when I add another the other never shows up in selection.
  10. Eltoshan

    Help making a unique Palace "BuildingClassOverride"

    So here is ACTUALLY what I am trying to do: -I have my unique civilization -I want melee and mounted units created in my capital to have the Jannisary's "PROMOTION_HEAL_IF_DESTROY_ENEMY" -I don't want other civilizations to have this -I don't want my other cities to have this I figured...
  11. Eltoshan

    Request for help creating custom civ icons in Photoshop (not Gimp)

    Thanks a bunch for the help! That was very extensive and well-written.
  12. Eltoshan

    Request for help creating custom civ icons in Photoshop (not Gimp)

    Sorry it took me a bit to respond and thank you for your time. Yes I am fairly experienced in Photoshop. Not in a technical basis but in that I know virtually the entire program by "if I hit this little button and draw it around this, I can hit that other button there and do what I want to...
  13. Eltoshan

    Request for help creating custom civ icons in Photoshop (not Gimp)

    Hi, I read Kael's tutorial and everything. It's great. But it doesn't really help me troubleshoot issues I'm having with the game recognizing my icons. I'm fairly certain I am doing something in the icon creation/saving process that is incorrect. I have seen a bunch of the tutorials here too...
Back
Top Bottom