Recent content by Agonoid

  1. A

    BUG? Starting new game with Map from WB crashes the game!

    You shouldn't need to set starting locations on the map, they're only for specific scenarios you may wish to create. I've had a similar issue to this also where it does the exact same thing. The only thing I can tie it down to is the size of the map. Upon creating a similar version of my...
  2. A

    Should be a simple UI button mod question

    The control you created is a Label, but I'm going to assume the EndTurnText is a TextButton. SetText only works for TextButtons, you need to use the SetString for a label. However as you want this click-able best to change it to a TextButton in your XML file. <GridButton...
Back
Top Bottom