Announcement

Collapse
No announcement yet.

Help

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

  • Help

    Help is the word I probably will repeat more often in this board.

    I put this schnorchel unit I made, but the game crashes at the loading giving error message

    WAW_uniticon:370:Missing open brace.

    Have any idea at all what that means?

    HEEEEEEEEEEEEEEEEELP!!!!!!!!!!!!!!!!

  • #2
    It means line 370 of WAW_uniticon.txt is missing a { character.
    The lines should look something like this:
    Code:
    UNIT_ICON_SCHNORCHEL {  [targas] [great library entries] }
    Concrete, Abstract, or Squoingy?
    "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

    Comment


    • #3
      It wasn't that the problem actually, but thanx anyway. You put me in the right direction to solve it.

      The unit was ICON_UNIT_UBOAT_ SCHNORCHEL_WAW instead of ICON_UNIT_UBOAT_SCHNORCHEL_WAW and that little space you see before schnorchel was the problem.

      Comment


      • #4
        Yeah, no spaces in the any CAPITAL_LETTER bits. Glad you sorted it
        Concrete, Abstract, or Squoingy?
        "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

        Comment

        Working...
        X