En:CreateCity

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Account

Method of class WorldCity

Syntax

CreateCity(city_id : String, 
           title_id : Number,  
           size : CitySize)

Description

Create new city. Current city pointer moves to new created city.

Parameters

  • city_id - string. City identifier;
  • title_id - number. Title identifier;
  • size - CitySize. City size;

Result

The method returns nothing;

See also

Method WorldCity.AddCityToMap

Личные инструменты