Recent content by Synthlight

  1. S

    Quick (and dirty) fix for the Unit Panel issue

    I've had this work both times I've tried it: Start game, go through mods, load world [see bugged UI], quit to main menu, go through mods again, load world. UI is now fixed. Loading the world numerous times doesn't seem to help but once I go though the mod selection/configuration again the UI...
  2. S

    Automatically repairing or replacing satellites [orbitals]

    I find myself building (or sometimes buying) a satellite when I see a 'de-orbit imminent' message. This got me wondering if it's possible to automatically repair/replace existing satellites. I can think of a few possibilities but I haven't done any civ modding since some few visual DLL...
  3. S

    Can I raise the max amount of characters in a city name?

    Assuming it is read only: Right click -> Properties -> Uncheck "Read-only" If it's under program files then there's a chance you don't have write permissions and will need to open it as an administrator. (The easiest way to do this is to open notepad or something as an administrator, then open...
  4. S

    (Solved) Is it possible to hide buildings/wonders from the world view? (XML or DLL)

    Thanks that works beautifully. I went with altering 'GetPreferredDisplayPosition()' to 'return 0;' so it hides everything.
  5. S

    (Solved) Is it possible to hide buildings/wonders from the world view? (XML or DLL)

    Does anyone know how/if it's possible to hide the buildings/wonders so they are hidden from view on the map? I don't want the building itself to be completely invisible; it should still be buildable/demolishable/listable from within the city management I just want to 'hide' it from interfering...
Back
Top Bottom