Sie sind nicht angemeldet.

manfried

Ausguck

  • »manfried« ist der Autor dieses Themas

Beiträge: 71

Registrierungsdatum: 1. April 2004

  • Nachricht senden

1

Donnerstag, 20. Mai 2004, 12:50

FREEZE_CITY functions

Hi,

I would like to know if the function FREEZE_CITY can avoid buildings destructions, because i'm giving to the CGI player an aristocrats city in a scenario, but the houses are slowly disapearing even if the CGI also own all the needing to make te inhabitants satisfied.
Thank you for your answers

annokrat

Schatzjäger

Beiträge: 4 772

Registrierungsdatum: 15. November 2003

  • Nachricht senden

2

Donnerstag, 20. Mai 2004, 18:03

i don't use FREEZE_CITY and i know of the problem to maintain aristocrats, too.
so far, i have a cg-player, running a city of 2100+ merchants and 3000+ aristocrats.
the simple trick is: you have to cheat goods, which cg refuses to produce.
in my scene, cg switches off production of clothes, so the following instruction helps me out:
IF PLAYER "<cg-alias>" WARECOUNT "KLEIDUNG" < 30 THEN
{
CHEAT("<object-cg-city>","KLEIDUNG",140);
}

annokrat
  anno 1503, das beste anno aller zeiten.
anno 1701, das anno für ewige anfänger.

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »annokrat« (20. Mai 2004, 18:04)